Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
Hi experts,
pls expain me this ,
=$(=SubField(concat(distinct Dimension, '|'), '|', 1))
 
					
				
		
thanks rob
with ur motivation i did same and i understood how it works
 
					
				
		
 rwunderlich
		
			rwunderlich
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I would suggest you read up on each function in the Help. Then put each piece of the expression into a text box to observe the results. For example, first start with:
=concat(distinct Dimension,'|')
And then add the subfield around it and so on.
-Rob
 
					
				
		
thanks rob
with ur motivation i did same and i understood how it works
