Hi Community,
We have a workflow which is run every morning to perform a control check on some data.
Based on the data, the result could be satisfactory, important weakness or not satisfactory.
The result is display at the end of the workflow in a colored comment's box
Is it possible to add color and text to the comments box automatically based on the result?
For example -
- If the rating (result) is "Satisfactory" then color green
- If the rating is "Important weakness" then orange
- If the rating is "Not Satisfactory" then red
Is this possible in Alteryx?