I have a word document that needs to display either 2 values depending on the contacts country of citizenship. Value A should be displayed for approximately 15 countries, while all others would show value b. I’ve created an or statement on the Excel cell on the middleware file for the 15 countries.
Every time I create the document it always shows Value B, how can I pass the citizenship value into the middleware as an input to then determine if value A or B should be displayed, and then populate that on my word document when creating the word document?