Hi All,
I'm missing something. I feel like this is such a basic operation.
I have a Yes/No column in a SharePoint list.
In the app, I'm trying to make an If statement stating that, if the check box is checked, then make the image visible.
I just can't seem to get the column reference syntax right:
If('TEST_CS_tool(EN)';color_chart.value, true, false)
Feedback would be great appreciated.
Thanks-Erik