Hi. Is there any easy way to construct a json with an excel sheet column name as key and corresponding rows as their values. I have done it using excel scope activity and extracted column name and data separately and now using loop to construct string. Is there any activity or function to simplify this process.
Thanks.