Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
Hi All,
I have the following issue:
I have a set analysis tables that shows the installs sum of the last week.
My expression is:
sum({<is7daysDate={'1'}, isYesterdayDate=> } installviewAction)
this Usually works great, except for the following case:
In a specific partner I have no transactions for the dates 4/4/2014, 5/4/2014
When filtering by this partner and choosing the "is7daysDate" you see that these dates are missing from the listbox of dates.
In this case the graph shows no data and I see "no data to display".
Is there any way to make my graph show the dates that he does have data in?
And show 0 installs if there is no data?
Thank you,
Ella
 tresesco
		
			tresesco
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Try:
Check 'Show All Values' in the dimension tab and enable 'Zero on Bars' in the presentation tab of the chart and uncheck 'Supress Zero Values'
 
					
				
		
 alexandros17
		
			alexandros17
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		You may uncheck "Suppress zero value" checkbox
 tresesco
		
			tresesco
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Try:
Check 'Show All Values' in the dimension tab and enable 'Zero on Bars' in the presentation tab of the chart and uncheck 'Supress Zero Values'
