Hello Everyone,
How can I get the count of dataview rows in Application Studio?
I want to use it in a condition.
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.
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!
Me too!