I have a fairly complex flow that (among other things) copies list items' calculated column fields -- that I need the sum of.
(Because List Column Totals ->Sum doesn't work with calculated columns).
This means I need to "Save As" this flow for each list I create in this process, and change the SharePoint Site and List in the trigger and in each "Update Item" step I have in the flow for each list.
This is annoying - I had around 4 of these I needed to do each month. Now, because of the success of the project I need to figure this one out because I'll have upwards of 30 each month and that is just absurd given we're in automation here.
Even though yes, it will only take about half hour to set all this up manually, but there must be a better way.
Am I destined for Dataverse and/or SQL Server? Or is there some sort of efficient step I can take to make this a lot quicker/automated?
Edit: Lists are monthly and self-contained with a few hundred list items each month (created by AI builder activities)