visual studio - Creating Gantt Chart in SSRS 2015 and Data Will Not Display -
i have following result set giving me specific status of item . need build ssrs 2015 gantt chart represent data. having difficulty getting data display.
result set: statusdate,status,begdate,enddate, statusdays
in chart, want category on monthly intervals of range provided (begdate – enddate) , series each day in range provided (begdate – enddate). bars should represent item being or down “up” being green , “down” being black each day (x-axis) of each month (y-axis).
the current preview shows x & y axis' correctly, not show "bars" represent data.
this first chart using ssrs , quite lost. know can true tutorial on range bar charts ssrs 2015 or how might overcome “data display” challenge stuck on? appreciate direction / guidance offered.
Comments
Post a Comment