Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
Hi
Fist sorry for my english: i'm still learning.
When i create a expression i can add the Text Color.
I am triing to put bold and red.
I put the red color with : RGB (255,0,0)
but i cant add bold.
Thanks
 
					
				
		
Add Text Format
'<B>'
 
					
				
		
Add Text Format
'<B>'
 
					
				
		
i doesn´t works!!!
=if (Field>0 , RGB(255,0,0) and '<B>')
 
					
				
		
Text Color and Text Format are two different expressions. You need to create a separate expression using <B> under Text Format for Bold.
 
					
				
		
Thanks for help.
Was very easy the solution ... but when you don´t know something all seems to be very difficult!!!
thanks.
