Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
 cscherer
		
			cscherer
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hello,
I´ve got a problem with a variable: how can I see variable values per day, when I put a varible in a table graph? I only see the total value, but every day.
variable = sum(sale)
How do I have to use set analysis?
Thanks for your help,
C.
 tresesco
		
			tresesco
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		May be like in attached sample?
 tresesco
		
			tresesco
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		May be like in attached sample?
 
					
				
		
 cscherer
		
			cscherer
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		thank you! I didn´t know that I have to use $() in the formula as well. thanks!
In fact, You don't require $ at this point. And you may used = before that. That may the issue 
 
					
				
		
 cscherer
		
			cscherer
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		ok, thanks for the info.
