Solved! Go to Solution.
Hi Mabel,
I got around this by bracketing the statements:
Created gt 'addDays(utcNow(), -7)' and (ContentType eq 'Invoice' or ContentType eq 'Remittance')
I don't know why I didn't try that before posting here, but thanks anyway; I have another use for the Filter array action so I still learned something from you!
Hi @WillPage,
Instead of using a Condition, please try to use the action Filter array. Then in the action Create HTML table, it would be able to select value from the filtered items.
Please check the following image for a reference:
Best regards,
Mabel
Hi Mabel,
I got around this by bracketing the statements:
Created gt 'addDays(utcNow(), -7)' and (ContentType eq 'Invoice' or ContentType eq 'Remittance')
I don't know why I didn't try that before posting here, but thanks anyway; I have another use for the Filter array action so I still learned something from you!
Hi @WillPage,
Thanks for sharing and updating.
I am very glad that you have figured it out and it is working for you now.
Best regards,
Mabel
Hi @v-yamao-msft ,
Why should I use a filter instead of the query? My thoughts behind using the filter: Make SharePoint connector do heavy lifting of sifting through thousands of items and have flow work with much smaller subset later. Hoping this improves performance. Is this the case? Or would it actually be much faster the other way around?
Assumptions: ca. 100000 items in SP List, need to select only max. 10.
Check out new user group experience and if you are a leader please create your group
See the latest Power Automate innovations, updates, and demos from the Microsoft Business Applications Launch Event.
User | Count |
---|---|
45 | |
42 | |
41 | |
40 | |
32 |
User | Count |
---|---|
86 | |
85 | |
59 | |
50 | |
41 |