Forum Discussion
DLB13
6 years agoHelper I
Table visualization - remove sort arrow?
Hi all - Quick question. Is there any way to remove the sort ascending/descending arrow from the table visualization? Thank you in advance!
- 6 years ago
DLB13 ,
If You really wanna get rid of this sorting arrow of Table visual so do one workaround like below screen shot.
I took Shape on top of Table visuals and it will not allow hovering so your sorting order will be gone 😉.
Try to change the shape border color to white to make it hidden.
negi007
6 years agoCommunity Champion
DLB13 You can achieve this by creating a seperate table to sort your data. In this table, you can have two columns, first column by which you want to sort values and second column a sequence number. Once you have created the table, then link it to your main data table. Under the Column Tools, you will get option to sort your values. Now in your table, you can sort values without sort arrow appearing.