Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 razvan_brais
		
			razvan_brais
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hy there. Is there any way to create a form that contains 4 tables? And I would like that the dimension for each panel to be dynamicaly.
Thank you.
 qlikviewwizard
		
			qlikviewwizard
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Can you attach the sample file?
 
					
				
		
 yasmeenk
		
			yasmeenk
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		What does the Column (1) and column(2) denotes?
Block chart displays only one expression, So you can calculate totals for each measure within an expression.
 razvan_brais
		
			razvan_brais
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Both Column1 and Column2 represents a number value(something like sales). But Column1 is from Table1 and Column2 is from Table2. Both tables are linked by a primary key (ClientID).
 
					
				
		
 yasmeenk
		
			yasmeenk
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Could you post your Expression?
 razvan_brais
		
			razvan_brais
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		=(sum(VALOARE_SOLD_UF) & sum(CONTRACT_AMOUNT)
This is the expression that i`m using.
 
					
				
		
 yasmeenk
		
			yasmeenk
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Razvan,
Try the expression with dual function as I posted above.
 razvan_brais
		
			razvan_brais
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Nope , still not working. But I quited trying using Block Chart. In my case is better to use pie chart. But thank for trying to help.
