I would like to make an expression but am unsure how to
I would like it to be an if statement of sorts. I'm pulling data from powerapps, including an item called "NA smoking another"
This will produce either a "true" or "false" result.
I'm populating a word docx with checkboxes, and one of the methods was to make a variable and insert it (i have confirmed this works).
How would I write an expression where in which if the "NA smoking another" is true, then initialise variable will be inserted into the word output (eg in Dose 12 row), if not then initialise variable 2 will be inserted into the word output (eg in dose 12 row)
Any advice on building this would be greatly appreciated


