x column having Different fixed Decimal Numbers ,need a IF condition to highlight >3 and <-3 (if data having greater then 3 and Less then -3 = True else same x column).
Please help me out - Thanks.
That would be a conditional statement, which is a function in Alteryx. Best way to find info on functions is to drag a Formula Tool on the Canvas, and click F1. That will open the help file on the tool your focused on. Within the formula help page, you'll see Functions, and then can navigate to Conditional. Here's the link: https://help.alteryx.com/2020.2/Reference/Functions.htm?Highlight=conditionals.
@Jaganmohan
As @Jaganmohan suggested, this would be a Condition Statement, though a Tostring is required if understand your requiement correctly.
User | Count |
---|---|
106 | |
82 | |
70 | |
54 | |
40 |