How do i pivot data for a grid
The Pivot data is blacked out - I would like to swap the column and the dimension of a card (not changing the underlying view of the module). How should i do that? Thanks
0
Best Answers
-
Hello @GAPER , If you publish a saved view using Grid in the UX , you cannot pivot the data. In order to have pivot functionality, use custom view.
If you publish Custom view you can identify Pivot icon on the grid.
0 -
Thanks - understood. But why is this the case? Is there any logic behind? (that saved view can't be pivoted / having those functions)
0
Answers
-
Purpose of the saved view is to only allow the model builders to play with the customization of the view not the end users. If you want end users to play with the customization, then custom views should be used
Cheers!!
0