Our instance of DocuSign in integrated with Salesforce. I am trying to build a template document in Word and am having issues with the SuppressTableRow merge tag. I need to build logic that will suppress a table row if field RBD1 has the same value as R90BD1 AND RNEGD1 has the same value as R90NEGD1. This merge tag was suggested by AI but it’s not working. Can anyone assist? Thanks!
<# <SuppressTableRow Test="(Pharmacy_Productsd1]/RBD1 = Pharmacy_Productsd1]/R90BD1) and (Pharmacy_Productsd1]/RNEGD1 = Pharmacy_Productsd1]/R90NEGD1)"/> #>