reporting services - Broken SSRS Linechart -


i creating line chart in ssrs. problem is: need display date range set horizontal axis scalar. however, line chart not able connect each data point in sequential order.

anybody had similar issues?

enter image description here

you try sort data beforehand in dateset or try sorting via sorting tab in properties respective grouping.


Comments

Popular posts from this blog

Unlimited choices in BASH case statement -

Redirect to a HTTPS version using .htaccess -

javascript - jQuery: Add class depending on URL in the best way -