Message 1 of 1
Quantity of each nested sheet output for API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have an API that outputs the name of each of the nested sheets, parent component name, and sub component name to a CSV, but I can't find a way to make it repeat a nested sheet in the CSV if there are more than 1 quantity of that sheet.
I have attached the python code I am currently working with.