reporting services - SSRS: How to add data table on x-axis? -


ssrs : trying create a graph can have data-table on x-axis. how can achieve below graph? idea ?

[image showing data. want values on y-axis , x-axis should contain multiple rows.]

http://i.stack.imgur.com/dkchy.png

no, can't put table in axis. there walk-around. create chart dates on x axis, table (matrix) below chart, have experiment width of column group (where dates sit) , location of table dates column in table align dates in x axis. , can hide dates in table, report looks picture shown. chart , table cab generated same of different data sets (depending on business rule).


Comments

Popular posts from this blog

Combining PHP Registration and Login into one class with multiple functions in one PHP file -

magento2 - Magento 2 admin grid add filter to collection -

Android volley - avoid multiple requests of the same kind to the server? -