Here some expression I use on tMap
conditional expression :
 ($row1[isActivated] == 1) ?”Activé”:””
concatenation :
 “/”.$row1[PictureBottle] 
I will complete this post with furthers expressions as soon as I used them.
							
			
								
			
			
	Here some expression I use on tMap
conditional expression :
 ($row1[isActivated] == 1) ?”Activé”:””
concatenation :
 “/”.$row1[PictureBottle] 
I will complete this post with furthers expressions as soon as I used them.