I have an Excel spreadsheet that based on user's selection to pull the data (table) from different tabs. All the data in the tabs are define as tables. It was able to pull the first tab and then Filter Array without any issues but when I want to get the data from the second tab, I got the below msg on the Filter Array: "The 'from' property value in the 'query' action inputs is of type 'Null'. The value must be an array". I checked the Excel and the column and rows are define as tables (just like the first tab). So not sure what the issue is. Appreciate some guidance. Thanks,
Solved! Go to Solution.
@Tak103 in filter from - pass value from the above json and it should work
--------------------------------------------------------------------------------
If this post helps answer your question, please click on “Accept as Solution” to help other members find it more quickly. If you thought this post was helpful, please give it a Thumbs Up.
@Tak103 as the error suggests, some value is null, please check the output of previous step and find which value is null. It expects a array but your value is null hence the issue.
--------------------------------------------------------------------------------
If this post helps answer your question, please click on “Accept as Solution” to help other members find it more quickly. If you thought this post was helpful, please give it a Thumbs Up.
Hi:
I did check the results in pulling the data from the Excel table and did not see any null in the fields. Pasted the entire output if this will help. Thanks again
@Tak103 in filter from - pass value from the above json and it should work
--------------------------------------------------------------------------------
If this post helps answer your question, please click on “Accept as Solution” to help other members find it more quickly. If you thought this post was helpful, please give it a Thumbs Up.
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.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
45 | |
18 | |
14 | |
13 | |
12 |
User | Count |
---|---|
62 | |
42 | |
25 | |
23 | |
19 |