I have added interactive sorting to my report.
However I want to sort only the data a specific page: suppose I have 1 to 100 pages, and I am on page no. 10, then I want to sort only page no. 10's data, instead of sorting data for pages 1 to 100.
Is this possible in SSRS?