Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 bruno_silva100
		
			bruno_silva100
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hello,
I have a problem when a tried to create a dimension calculated.
=if(Sum([Qtde Vendida])=0,'Sem Movimento','Com Movimento')
Does anyone know what happens in this case?
 bruno_silva100
		
			bruno_silva100
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Tks @yogiachilleos , I don't know why this topic duplicate, but i resolved in this topic.
Tks for attention
 yogiachilleos
		
			yogiachilleos
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Howdy Bruno,
What’s the problem? Are you not getting the expected dimension? You may want to use an aggr if your sum is dependent on a dimension not listed in the table. You could also try replacing your single quotes with [ and ] enclosures.
Hope that helps!
Kind regards,
Yogi Achilleos
 bruno_silva100
		
			bruno_silva100
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Tks @yogiachilleos , I don't know why this topic duplicate, but i resolved in this topic.
Tks for attention
