Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 Deepak87
		
			Deepak87
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi All,
I'm using the QS Side Menu extension to show the filters used in the report. I have created the multiple groups or Associated tag for set of filter dimensions. But I want set the filter dimensions in each group in a particular order.
Example, time dimensions should be in below order. How can I achieve this?
Year
Month
Date
Thanks,
Deepak K M
 
					
				
		
 brunobertels
		
			brunobertels
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi
try with dual function
rather than add in group Time periode Contract Year, Contract date, Contract Month , use dual("Contract Year",1) , dual("Contract date", 2) , etc change the value 1, 2 depending of your desired order output
 Deepak87
		
			Deepak87
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi @brunobertels 
Those are not the values of the Dimensions to use in dual function. each one is a dimension filter in the QS Side menu extension.
Contract Year
Contract Month
Contract Date
