Question
How can I count the "Any Type(List of Dictionary)"?
Hello,
I have data like the picture bellow.

The type of the data is Any Type(List of Dictionary),
It shows that List of Dictionary has 2 items,
but, when I use the count() function it returns "1".
How can I count the "Any Type(List of Dictionary)"
