I have loaded data through reportviewer using Tablix where there are thousands of "userid" with the "coursename" and how much "time they attend each course".
My task: I want to display chart about users based on how log they attend each course. Time spent on each course = Y-axis, User Id = X-Axis
Problem: , when I load data, the paging is available for Tablix but the graph displays all the thousands of records, all at once.
How do I display the graph showing only those users which are currently shown in a page (while paging, like it does with Tablix).
Thank you in advance.
Go to the complete details ...