Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 obulreddy
		
			obulreddy
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I'm trying to export current selections to an excel which has 29 values selected in the filter for a field. But, it's not showing the actual 29 values selected, instead showing the number of values selected in the export.
Here is my Current Selections screenshot:
When I export to excel, this is how it looks like.
Any ideas are appreciated.
Note: I've already tried the 'On BIFF Exports' under User Preferences and it's not working.
Thanks,
Obul
 
					
				
		
 marcus_sommer
		
			marcus_sommer
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Usually the default-value for this is 12. You could change it within the user-properties in tab general (right-mid area).
An alternatively might be to use getfieldselections() / getcurrentselections() within a textbox and to set there the third / fourth parameter to an appropriate value.
- Marcus
 alex00321
		
			alex00321
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi you could make a table of your selection and then export. Thanks!
 
					
				
		
 marcus_sommer
		
			marcus_sommer
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Usually the default-value for this is 12. You could change it within the user-properties in tab general (right-mid area).
An alternatively might be to use getfieldselections() / getcurrentselections() within a textbox and to set there the third / fourth parameter to an appropriate value.
- Marcus
.png) Brett_Bleess
		
			Brett_Bleess
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Just posting Article link that should be helpful in relation to what Marcus discussed, he is spot on!
Current Selections item setting
Regards,
Brett
