I have a multi-select picklist in Salesforce with values A, B, C, and D. I want to only show rows of a table in my Word template if the corresponding value is chosen in the multi-select picklist. For example, if I select A, B, and D from the picklist, I would want the entire row for C below to be hidden. Is this possible?
I’m open to suggestion, but I have an existing table with a row for each value in the multi-select picklist. I would like to hide any rows that are not selected from the picklist.