Hello I am building a flow for our team that evaluates a SharePoint Library.
I initially tested this on a single folder within the Library. If I direct the Get file (properties only) action to a single folder I get the results I want/expect sent to me in an email.
However, when I went to implement this for our team by having the Flow evaluate the entire Library, I get 0 results.
The first photo is the action that returns the proper results from a single folder.
The second photo seems like it would evaluate the entire library however, it returns no results.
Is there a way to make the Get files (properties only) evaluate my entire library and return the items from each individual folder in the HTML Table I have set up?
Solved! Go to Solution.
Hi @caruso1058 ,
Sorry for my late reply!
As far as I know, Filter array action is built-in action, it does not need to configure the connection, so there should be no authentication error.
Please try to update the connection of Get items action and check if the issue still exists.
Best Regards,
Hi @caruso1058 ,
As far as I know, if we set Limit Entries to Folder to blank, Get files action will return all the folders and files in the whole library that meet the filter criteria.
Please check the specific conditions of Filter Query in Flow run history, and then check if there are any items that meet the conditions in Library.
In addition, you can try to create a new Flow to see if it can return the expected items.
Best Regards,
Hello @v-bacao-msft ,
Thank you for your reply. After looking at the outputs I am guessing that I do not have the right permissions to access all of the files within the Library.
Would you by chance be able to verify that what I am assuming is correct?
I am receiving the following output from the Filter Array shown below:
{"error":{"code":"AuthorizationFailed","message":"The authentication credentials are not valid."}}
Please see the filter array I am using in the photo below.
Based on that output--is my assumption correct that I do not have the correct permissions or am I doing something else wrong?
Hi @caruso1058 ,
Sorry for my late reply!
As far as I know, Filter array action is built-in action, it does not need to configure the connection, so there should be no authentication error.
Please try to update the connection of Get items action and check if the issue still exists.
Best Regards,
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Power Platform release plan for the 2022 release wave 2 describes all new features releasing from October 2022 through March 2023.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
63 | |
27 | |
21 | |
15 | |
14 |
User | Count |
---|---|
123 | |
46 | |
44 | |
35 | |
31 |