Hello,
I am currently trying to create a tool which scrubs our calendars for a set of two text strings: either (AR-O) or (AR-F)
If they contain this string anywhere in the subject, the intention is to place the logged event into an excel table. My current flow is displayed below:
Current flow structure
Unfortunately, this does not seem to be working since I am receiving an unfiltered feed of data, not just subjects that contain my text strings, as seen below:
incorrect result
I would very much appreciate some assistance in figuring out the correct flow structure. Please keep in mind I am not a developer & would prefer if the solution could be explained in plain English rather than dev jargon.
Thank you very much,
Christian
Thanks a bunch.
Cheers
Hi @CM_Flatiron,
An easy mistake to make, I'm surprised that no one replied to you earlier.
By using the dynamic content that you have used, you have essentially bypassed the filter array, you have created 2 branches that are essentially doing the same thing. If you were to use the filter array, you would have needed to use dynamic content from that filter array, rather than the ones from the Outlook event trigger.
I couldn't actually get it to work using the filter array (I've only used this with JSON and it seemed quite complicated to try and create a solution using it) but I found a solution that will work for you
Just remember to change the condition to an 'OR'
Thanks
━━━━━━━━━━━━━━━━━━━━━━━━━
If I have answered your question, please mark your post as Solved.
Solved questions helps users in the future who may have the same issue or question quickly find a resolution via search.
If you liked my response, please consider giving it a thumbs up. Thank you!
Tomac
986
Moderator
stampcoin
699
Super User 2025 Season 2
Riyaz_riz11
577
Super User 2025 Season 2