i would want to remove sort asc/desc(toggle) on the report output columns In answers report.
i cant see any option to delete sorting option.
any one suggest me how can delete that?
Add Narrative view with the below code make sure you select check box for html
<style>
.PT_SI { display: none;}
</style>