I have a table visual, where I am only displaying KPIs, so I wanted to fully disable the 'sort' option.
By "fully disabled" I mean that when the pbix is published, not even letting a user sort it by clicking it... (If the user clicks the column title, it should not sort).
(i am consuming from a ssas tabular, so I dont have a 'Data' view/panel, I only have 'Model' and 'Report')