Hi all,
I am new to Alteryx and I want to find if there is a specific tools for my particular task. I have an Excel spreadsheet with data located, let's say, in rows. I want to design a work flow that would test a condition of comparing data in one row to another. For example, if there is data in row 1 then it must be 0.8 of the value in row 2. So, the condition is value in row 1= 0.8 X value in row 2. If this condition is not met, the work flow is producing an error message. I can think of a number of "if statements" in Formula tool, but I wonder if there is a more elegant way of testing it. Another question, if a condition is not met, how I can change formatting of the failed cell, for example, make the font red and bold. I do not want to put it in another column and make the spreadsheet bigger.
Thank you for your help.
Grigory