It is possible to add conditional statement to a MS template to use with Reporting Cloud textcontrol ? How to do it?
This is not working.
{ IF { MERGEFIELD Heading } = "Notes" "" { MERGEFIELD Heading } }
Show the merge field “heading” only if is different than “Notes”.