Hi everyone
I'm working on a LCA web page, and I need to manipulate some cells in a table based on the conditional cases.
But I have an issues, I can put a regex rule to say "not if this value come in"?
I tried as in photo, but without any luck :/

Wout Mahieu [SLC] [DevOps Catalyst] Answered question
Hi Marco,
The condition input for string columns in templates is always for a 'contains' condition. It is currently not possible to use a regex here. You could invert the condition and make the default anything but 'N/A' and use an override specifically for the 'N/A' case.
Wout Mahieu [SLC] [DevOps Catalyst] Answered question