I want to show a XY column in map view and in form view. But I want to hide it in detail view.
This is possible with the expression
IN(CONTEXT("ViewType"),LIST("Map","Form"))
or
CONTEXT("ViewType")<>"Detail
But: When you click on a XY Pin on Tablet or PC, the detail view will pop up on the side of the map. And since Iโm still in map view, the XY column will show up in the pop up detail view.
The only solution I found to hide the XY column in detail view, is to set the Column order in the detail view. I mean: Add all columns beside the xy column.
But maybe somebody knows a better solution?
I know what you mean, actually I want to achieve what you want.
However, it appears to be logically impossible for the moment.
Have the columnโs list reference a slice?
Sorry @Steve I donโt understand what you mean.
User | Count |
---|---|
15 | |
11 | |
10 | |
8 | |
3 |