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.