Hi,
So I currently have a flow which fetches an excel file from one drive, filters some data. The filtered data is parsed to JSON and then exported as a csv file back to one drive.
Now while parsing for JSON, I manually paste the output from 'List rows present in a table' after filtering into the 'generate from sample data to get the schema
Is it possible to automate this function? if so, how? and if not, are there any other suggestions?
Thanks for your replies in advance!!