Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Currently i have two charts. One for local curr and other for converted curr.
I want to make it into one by using variable in the expression. the variable has the text for currency conversion formula
*(CurrExchRate/Convert2CurrExchRate)
On button click if variable =1 then use variable value (*(CurrExchRate/Convert2CurrExchRate))else null.
How can I do it? Not much idea on buttons. Please help.
Please see the attached QVW file.
I created a couple of buttons. One is available when vTEST variable = 1. The other one is available when vTEST variable <> 1.
On general tab, you can find "Enable condition" box. Input enable condition in this box.
Then set necessary actions on Action tab; in this case setting Variables.
Hi,
Please find attach file hope it helps you.
Regards,
Jagan.