list sheets json iterate
AnsweredI am using list sheets command in the Microsoft excel connector. I am getting a json array. Can someone please let me know ho w I can iterate over the list?
The json output is as below
[ "R&D", "Ops", "G&A", "Mkt", "Sales", "No Dept" ]
My goal is to use iterate over a command group from the above list.
0
-
Hi Ganesh,
You can iterate over any JSON output. This article shows you how to setup a command group to do so:
Tony
0Please sign in to leave a comment.
Comments
1 comment