
Announcements
Pretty much says it all in the title - I'm trying to schedule a sql query and then create a new worksheet in an excel file and have it update based on the results. Below are my rough steps but will probably have more questions once I understand the high level order of the steps.
HI @zwiddoss
I think your structure is almost there, but I would recommend putting the "create table" outside the "Apply to each". You don't want to create a table for each row. You want to create a Worksheet, a table, and then fill in the values in that table, correct?
What other issues are you getting?
If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.
Cheers
Manuel