Hi All,
I'm using a single data source in a Design Studio Application with two tabs by using chart components.
I have a requirement to show the data by Market with Key Figure descending sort in First Tab and Second tab with same key figure by Month.
But in second tab I don't want the sorting instead I want to display based on the month order.
I used following script DS_1.sortByMeasure("Key Figure",false); in first tab and I'm unable to remove the sort when I'm switching to second tab.
Could you please let me know if anybody has any work around remove the sorting through script.
Thanks in Advance.
Kind Regards,
Sampath