Hi everyone,
I have a Word document with a repeating section content control (rscc) in it. I populate the Word document using a Power Automate flow.
There is a content control within that section that sometimes is used/filled, sometimes not. How can I hide a row in this table/rscc when it has no value?
Help is much appreciated!
Thanks in advance,
Femke
This is what the rscc looks like in Word:
This is the dummy input I've set up in Power Automate for testing:
I have tried different values behind “Indicator3”, but this didn't work so far:
- like ‘null’ - with and without ''- this resulted in an empty row
- empty value like "" - this also resulted in an empty row
- and even without mentioning the property "Indicator3" at all - this still resulted in an empty row
This is the result after the flow has run with the above input:
My wish is that the orange highlighted row is hidden entirely when it is empty: