I try today with that "allowSorting": false in my json code and is not working. Share my code: { "type": "splunk.table", "dataSources": { "primary": "ds_z5csywhv" }, "title": "Hits", "description": "Daily", "options": { "columnFormat": { "Daily_Hits": { "width": 65, "align": [ "center"], "allowSorting": false } }, "tableFormat": { "headerBackgroundColor": "#FFA476", "headerColor": "#772800" }, "count": 5, "fontSize": "small", "font": "proportional", "showRowNumbers": true }, "context": {}, "showProgressBar": false, "showLastUpdated": false }
... View more