Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 antonybi
		
			antonybi
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi All,
I've a filter box(rolling month) like below
I want this in sorting order but unfortunately this extension has no sort option.
can someone help me out in this.
Thanks,
 ValeriyaBartosh
		
			ValeriyaBartosh
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hello, try to use DUAL()

 manoranjan_d
		
			manoranjan_d
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		in case if you more records for the rolling periodyear
create rowno() for your table and then use the dual(roolingperiodstring,rwono)
 Peter_Cammaert
		
			Peter_Cammaert
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		If you consider just the 22 values from your screenshot (already with many overlaps and conflicts), then how do you want them to be sorted? Can you post a list of those 22 values, but now sorted?
