Hi,
I'm currently building a flow to create a document library and set different views based on the folders created.
I have a part of the flow built that can create the view but it is hard coded and I am looking for a way to use dynamic content to go down a list from Excel or a SharePoint item and create a view for each one.
This is the current part of the flow I have built. It is creating a view called 'Electrical' which shows items with value 'Electrical' in the column 'Discipline. The issue I am having is that the dynamic content would have to go within the Initialize Variable and I am obviously not able to out them within an Apply to Each.
This is the site I have referenced to build this; Create SharePoint List View using Power Automate (c-sharpcorner.com)
Any help would be appreciated.
Solved! Go to Solution.
Create an array that covers all disciplines:
["electrical","mechanical"...,"chemical"]
Create an array that covers all disciplines:
["electrical","mechanical"...,"chemical"]
User | Count |
---|---|
88 | |
39 | |
23 | |
20 | |
16 |
User | Count |
---|---|
128 | |
50 | |
48 | |
35 | |
26 |