I have a workbook in which is multiple sheets.
I have created a 'script' for each of the sheets, as the sheets are formatted slightly different.
I have created a flow with the trigger - ' When a file is created or modified (properties only).
I have a need to apply the corresponding script to its associated sheet.
I am using the 'Run Script' action in the flow. Can I choose more than one script in the script input of the action, or do I need to create a flow for each of the script actions?
The workbook is overwritten one or twice a day and several times week. The name of the workbook never changes and has the same four sheets.
My four scripts delete rows, change column formatting, and creates a table of the data on each sheet.