Hi,
I have a concat field as such
{Product_MSRP} per {Product_UoMForMSRP}
- Product_MSRP is an int field
- Product_UoMForMSRP is a string
The problem we're having is that when "Product_MSRP" is empty, this is the result if the fields are empty (notice the "0 per")
Is there a way I can control this in the concat field to to not render anything if the field is null or empty or some value (i.e. 0)?
Best Regards,
Nuno Aguiar