Get count of a DataView rows in a Grid in Application Studio

Hello Everyone,

How can I get the count of dataview rows in Application Studio?

I want to use it in a condition.

Put this in your expression field: %LandingPage.count% where LandingPage == your dataview.

5 Likes

Somebody mark this as a solution lol. I swear I google this at least once a month because I can never remember the right syntax for this and this post saves me every time!

1 Like

fortune teller wish GIF

1 Like

Me too!