I am using a filterquery to only return items that are older or equal to today. these are then added into an excel table. I have the format of date fields set to australia in Sharepoint and in the flow but two things are happening:
1 I am getting everything, the date filter is not limiting items and i am getting everything
2 in excel some dates are dd/MM/yyyy and some are MM/dd/yyyy.
I have attached pictures of the filter and results:
Solved! Go to Solution.
Hi @jemmakeir ,
Does your issue still exists?
Best regards,
Alice
Community Support Team _ Alice Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @jemmakeir ,
Could you please share a full screenshot of the configuration of your flow?
For the data filter don't work, you need to tp add () out side the or condition, please refer to link below:
For the data format issue, please check if you have added data format in the date column in your excel table.
Best regards,
Alice
Community Support Team _ Alice Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi
i put brackets into the formula and it ran as follows:
(LeadStage eq 'Active' or LeadStage eq 'Contacted' or LeadStage eq 'Quoted' or LeadStage eq'Future' or LeadStage eq 'Letter of Appointment') and (NextActionDate le '2020-05-27T16:00:00Z')
It still returned dates after 27.05.2020.
Yes the columns in the spreadsheet are formatted as short date.
Hi @jemmakeir ,
Does the NextActionDate column name correct?
Please check from the output of the Get items action to see what is the column name for the date should be used in the expression.
Best regards,
Alice
Community Support Team _ Alice Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If the field was not correctly named the getaction would fail stating no such column. I am also using this field across multiple parallel flows with no issue
Hi @jemmakeir ,
Does your issue still exists?
Best regards,
Alice
Community Support Team _ Alice Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi
this appear to have corrected itself over the week and is no longer generating rows for older items.
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
User | Count |
---|---|
80 | |
56 | |
55 | |
43 | |
39 |
User | Count |
---|---|
84 | |
81 | |
76 | |
63 | |
42 |