Hi
I have exported a sharepoint list into an array variable (and stripped away the data im not interested in) resulting in the following items:
Solved! Go to Solution.
Hi @demondan,
I have tried on my side that use length(variable('arrayNam')), and it return value 3.
Please make sure your Array format and the expression are correct.
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @demondan ,
Try length(variables('arrayNam')?['value'])
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up.
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Hi @demondan,
I have tried on my side that use length(variable('arrayNam')), and it return value 3.
Please make sure your Array format and the expression are correct.
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi
What does compose do?
Thanks
Dan
Hi @demondan,
I input length(variable('arrayNam')).
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi
So the array I have I exactly extracted it from a sharepoint list. I am thinking the format is possibly not correct, is there a way to just display the format of the array when i run the flow? Like a print to screen or a log/console?
thanks
dan
Hey there. So, you may have already seen this...but if you go to the main page for your Flow, you can see all of the past runs. If you click on any one of those, you can then click on each step and see the input and output for each.
Not sure if that gets you where you want to go, but hopefully it sets you on the right track.
-Ed-
User | Count |
---|---|
87 | |
73 | |
43 | |
26 | |
26 |
User | Count |
---|---|
42 | |
27 | |
25 | |
23 | |
18 |