Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
Hi,
I loaded 25 tables and there are many fields and rows on this table i want to store this values in any variable like.
Total table loaded.
Total fields available.
Total rows available.
Thanks,
 
					
				
		
 whiteline
		
			whiteline
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi.
There are System fields with info that you want (toggle checkboxes 'Show System Fields' on dimension tab or expression editor).
Also there are usfeul functions like NoOfRows() and so on.
 
					
				
		
Hi,
Thanks, but i have 25 tables and i want to make a variable that contains the total rows available in the tables like
ex:- For three table individually rows( ) available.
Thanks,
 
					
				
		
 whiteline
		
			whiteline
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi.
Have you checked the system fields ?
Isn't a tablebox with fields $Table and $Row what you want ?
