i want make button on app like this “SELECT expression”
LINKTOFILTEREDVIEW(“Attractions inline”,OR([Category]=“A”, [Category]=“D”))
In Behavior
when Only “Row select”
triggered
LINKTOFILTEREDVIEW(“Attractions inline”,OR([Category]=“A”, [Category]=“D”))
is Excute
Is it possible to connect Behavior and Button on app ?