To overcome Pagination limits how could I write the following "Filter array" action in the form of an ODATA filter query?
Solved! Go to Solution.
I ended up modifying the workflow to use an ODATA query using already known information from a SharePoint table.
Try this:
subject eq 'SearchCriteriaHere'
Replace SearchCriteriaHere with your ESN Ticket number.
If I answered your question Accept it as a solution ✔️
If I helped you out, please give me some Kudos 👍
Thanks 😙
This would be correct if I already had an input to enter there, but I don't. If you look at my Filter array I am saying "Only return the ESN Ticket Number entry if a match is found in the subject somewhere". Currently the email subjects don't come in consistently so its hard to do this with split (last, first).
If I had a consistent subject format to work with I'd just split it out and use that with the ODATA filter, but in this case I don't have that convivence yet.
I ended up modifying the workflow to use an ODATA query using already known information from a SharePoint table.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
32 | |
28 | |
27 | |
21 | |
10 |