Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 ferha_jafri
		
			ferha_jafri
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hello Experts,
I have a requirement in which I want a particular format given by user, the problem is that the requirement of the pivot table is completed through Data Island table but user wants when they select the number in pivot all data corresponding to that value should be selected.
PFA with the sample application in the application if you select on 1 in the pivot table then 1 ID should be selected in ID column.
Thanks in advance
Ferha
 petter
		
			petter
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I think you should avoid using data islands.
 ferha_jafri
		
			ferha_jafri
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		What would you suggest in the case as user want total and % calculation and there corresponding calculations ,how to handle the requirement.
 
					
				
		
 captain89
		
			captain89
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I don't really understand why you don't join tables.
If you do it you can make a button with select possible values in id fields.
When you say "when they select the number in pivot " what does it mean?
When you select priority ='Y' you push the button and all IDs will be selected.
