Quantcast
Channel: SQL Server Reporting Services, Power View 포럼
Viewing all articles
Browse latest Browse all 24955

SSRS Charting: Overlay values for two different date ranges

$
0
0

Hi Everyone,

I have a stored procedure which contains many case statements which sum values based on two different date ranges. 

e.g.

case sum X if date between @StartDatePeriod1 and @EndDatePeriod1 

case sum X if date between @StartDatePeriod2 and @EndDatePeriod2 

The user chooses the data values for these parameters:

@StartDatePeriod1

@EndDatePeriod1

@StartDatePeriod2

@EndDatePeriod2

On to the graphing question... 

When I attempt to graph these values they get separated out into their corresponding dates (see below). Without seperating them into two chart areas, is there any way to overlay these? I am envisioning removing the x-axis labels, and just putting the date ranges used into the chart title... 

Any thoughts, suggestions, recommendations are much needed and very appreciated.

Regards,

Craig 


Viewing all articles
Browse latest Browse all 24955

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>