Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi Community,
I have created a Parameter in order to filter my visuals (from 0% to 100%)
I have created a formula to compare the percentages (positives and negatives) with the parameter
Thanks!
Solved! Go to Solution.
Hi @shakavi
Please try
Filter Delta Nor =
IF ( ABS ( DIVIDE ( [Delta Nor], [Boundary Delta Nor 3 Value] ) ) > 1, 1, 0 )
Yeap, it works as well. Sorry, I did not realize that in the matrix I had groups, so expanding the rows there were a few 1 in there.
Thanks because writing the formula in a different way made me to realize that the problem was not in the formula!
Hi @shakavi
Please try
Filter Delta Nor =
IF ( ABS ( DIVIDE ( [Delta Nor], [Boundary Delta Nor 3 Value] ) ) > 1, 1, 0 )
User | Count |
---|---|
12 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
24 | |
19 | |
14 | |
10 | |
7 |