Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello!
For the moment i´m using a conditional method to only show the expression if choosen from the users own choice.
For instans the user should be able to choose what to show. It could be the amount for "invoiced" or sales" but also the diffrence between this years numbers compared to last years number.
However the diffrence could be shown in either $ or %. Depending on how it should be presented.
The questions is how i could determine this in qliks sense conditional? Do anyone have a solution?
The expression is orginals so it should not be changed.
There is an option to hide column as per filter condition with "Column If condition". If you could explain more, We can dispense the condition?
In my case i´m using the following solution to retrieve which expression to show.
Firstsorted value. I have two first sorted values. In the condition i´m using get selectedcounter(.... so this means that if the user have three options. Amount of sales, Amount of orders and the diffrence between amount of sales 2019 and 2020. The first column to show is the first option and the second the second choice.
So the conditional do work, that´s not the case. The case is that i would like when I choose "diffrence... it shoulde be shown as a number format in percentage instead of numbers.
Hello Richards,
Maybe your solution is to use alternative measures for each possibility:
https://community.qlik.com/t5/Qlik-Design-Blog/Alternate-Dimensions-and-Measures/ba-p/1462903