A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
Hi @ron barlow ,
Stacked charts are usually used to display multiple series in one chart area. When trying to display closely related data, consider using stacked charts. It is best to show no more than four sequences in a stacked chart. If you want to compare the proportion of each series in the population, use a 100% stacked area chart, bar chart, or column chart. These charts can calculate the relative percentage of each series in the corresponding category.
You could add line charts and auxiliary axes on this basis.
For more information, please refer to: Multiple Series on a Chart (Report Builder and SSRS)
Regards,
Joy
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.