i’m trying to make a Show_if so it only will show rows, if a specific column is not equal to Ja (yes)
But i get this error? (The picture shows ISNOTBLANK, but i should be ISBLANK)
…is not connected to any particular row. As a result, you cannot use a column reference as you’re trying to do, because there’s no way to know which row’s column you’re referring to.
The Show if setting for a view only affects the view’s inclusion in the main menu or along the navigation row at the bottom of the app screen. It does not hide the row in a list of rows (such as in a card, deck, gallery, or table view).
@Steve Can you be more specific on how to accomplish what it is that the requester is asking if “show if” for the entire view is not the way to exclude records from the view?