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.
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
Power Platform release plan for the 2021 release wave 1 describes all new features releasing from April through September 2021.
User | Count |
---|---|
34 | |
16 | |
15 | |
12 | |
9 |
User | Count |
---|---|
37 | |
26 | |
17 | |
8 | |
7 |