New to conditional formatting within an Alteryx table and struggling. I have created a table and I am trying to do some conditional formatting to identify problem areas.
If the cell is <= 0 the cell should turn RED
If the cell is > 0 the cell should turn GREEN
Is this simple to do?