I have a JSON array and want to get its length.
I could convert it into a list, but didn’t find any way to get the length of the list/length of the first nested list.
I have a JSON array and want to get its length.
I could convert it into a list, but didn’t find any way to get the length of the list/length of the first nested list.
Hi @robert_m_muench , I don’t know if this will work for you but just in the last fews days I created a new component…
If you’ve created a List, this might be able to give you the length that you need (there’s a drop down list of available information to return of which length [count] is one). It uses Column Expressions to get the information.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.