I created a Flow, to be used as a call from PowerApps, to retrieve information about files in a Sharepoint 365 folder (dates mainly).
The flow runs without issues, completes and reports back a JSON structure I can analyse and get the information I need from.
But...
The dates are off. i.e. I have files updated now that the JSON reports as 2-3 weeks old (date modified). It is not an issue with date format or else, it is really the date (I check the Flow log) that is wrong in teh JSON response. Even more bizarre, for some files it works, while for others not, consistently. All in the same SP folder, all same type of file (xlsb), all with the same rights.
Anybody experienced such a thing or have an idea where to look into?
thanks!
Solved! Go to Solution.
Hi @MM ,
Could you share the details of the Flow configuration?
You could consider using the actions included in the SharePoint connector to get the properties of a file or folder.
Best Regards,
Hi @MM ,
Could you share the details of the Flow configuration?
You could consider using the actions included in the SharePoint connector to get the properties of a file or folder.
Best Regards,
Thanks, I eventually reverted to your suggestion with filke properties and now it works seamlessly.
Althouh, strange.
thanks,
M
User | Count |
---|---|
9 | |
3 | |
2 | |
1 | |
1 |
User | Count |
---|---|
6 | |
5 | |
3 | |
3 | |
2 |