Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
I am trying to display YTD(Year to Date) which should show the value for "all" the months for the selected year.
=num(Avg ( {$<Year={"$(=getfieldselections(Year))"}, Month={"*"}>} [S14]) *100)
It is showing the right value if am selecting only Year.
If is select any months or quarters, the value is changing. This should not happen.
Regards
Siva
 
					
				
		
 mvaugusto
		
			mvaugusto
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		This help me!
tks
