You are developing a SQL Server Reporting Services (SSRS) report. The report includes a dataset with fields named Year, MonthNumber, and RegCount. The report includes a table that displays the number of recorded registration occurrences per year, as shown in the following table.
You need to modify the table to include a graphical item displaying the monthly registration trend to the right of the Reg Count column.
What should you do?
Comments