Hi,
Is there any way to find all events that contain "Test" word in their subject? I was able to find "Test Event" with "eq" statement but not able to get all events that contain the word "Test" in them.
Office365.V2CalendarGetItems("Calendar", {'$filter':"Subject eq 'Test Event'"})
How to change "eq" to contain?
Thanks,
-Sal
Solved! Go to Solution.
I initially used the collection to store the data somewhere so I can see all event properties but then thought of just use filter within the function as I was able to get to the id and remove the event that I need without adding it into the collection and then taking that out from collection to use. Yes, I'm deleting the First item in the list at the moment.
Thanks,
-Sal
@Anonymous
Ah...gotcha! Sounds good then.
Stay up tp date on the latest blogs and activities in the community News & Announcements.
Mark your calendars and join us for the next Power Apps Community Call on January 20th, 8a PST
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
User | Count |
---|---|
203 | |
180 | |
62 | |
32 | |
30 |
User | Count |
---|---|
324 | |
269 | |
104 | |
74 | |
56 |