Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi experts,
I have small requirements like below are my data file fields
load * inline
[
customer, sales, Profit
Ravi,100,10
kiran,200,20
Jagan,300,30
Jagadeesh,400,40
];
I have created chart like customers wise sales and profit . but users don't want to see the two measure at a time , Just he want to see one measure at a time .like if I select sales then sales measure has to be display and the same way if users select profit then profit measure has to be display ,
Please give me some suggestion how to get the solution.
thanks in advanced .
Ravi.
Hi Raveendra,
You can create variable for the that based on variable section you pass measure to it by using if condition, if user don't want in button in new qliksence version alternate measure option is there based on measure selection it will shows in chart
Regards,
Seenu