With Power Automate’s Get Calendar events action – Using toupper in Filter Query to convert subject causes error
I’m building a Power Automate flow that needs to loop over 6 months of calendar events, and find events that contain a string in part of the subject line. Using the ODATA filter makes the flow perform much faster than filtering in a separate action within the flow, but it seems to be case sensitive.