I am trying to filter a sharepoint list. But i can not figure out why it wont work.
I can not get the filter to work.
I have a sharepoint list (calendar) that i want to take data from and post in Teams.
But i always get the full list and my filter never works.
My filter works if i create a view in sharepoint. But it does not work when using the view option in flow.
My filter should be: all dates in column ENDDATE that are greater than todays date
Anyone able to help!
Here is my flow:
I always get my full list and not the result i want from my filter.
My filter should be all dates in column ENDDATE that are greater than todays date
Solved! Go to Solution.
@Oskarkuus Try ENDDATE ge '@{utcNow()}' in the odata query for your get items action
@Oskarkuus Try ENDDATE ge '@{utcNow()}' in the odata query for your get items action
I have a flow.
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 |
---|---|
14 | |
13 | |
12 | |
10 | |
9 |
User | Count |
---|---|
31 | |
24 | |
17 | |
12 | |
12 |