Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 salezian
		
			salezian
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Dear Qlik experts,
I'm developing new extension. I've used following code to display property panel:
type:"items",
component:"accordion",
items:
{
measures:{
uses:"measures",
label:"Data",
min:1,
max:2 }
}
The issue is that when I add 2 measures part of layout object qMeasureInfo includes only information about 1 measure.
Additionally as you can see Measure is missing label.
I'd be grateful for any clue how to solve it.
BR
M.
 
					
				
		
 ErikWetterberg
		
			ErikWetterberg
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
have you verified qWidth? If you do change it, remember to recreate the visualization.
Erik Wetterberg
