Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
nenadvukovic
Creator III
Creator III

Another one for Sense: How to replicate a Button object with Actions from QV?

Hi,

Here is another easy and effective feature I miss in QS. I use buttons to enable users easy conversion from one currency to another and from that one to another, 3 in my case (Local, USD and EUR). I use one variable in set analysis and other expressions as a suffix to fields in a table. So, when they click the EUR button then that variable get populated with 'EUR' and all tables show amounts in EUR, etc.

Is something like this possible in QS without using extension objects?

Thanks

P.S. Maybe changing the group would help me with this. Thanks

1 Solution

Accepted Solutions
nenadvukovic
Creator III
Creator III
Author

Rob brought this solution to my attention.

Check this discussion for details, 281458.

View solution in original post

4 Replies
ahaahaaha
Partner - Master
Partner - Master

Hi,

As an option. Can be downloaded additional table (data island) with the name of currencies and depending on the choice (GetFieldSelections) manage your charts.

nenadvukovic
Creator III
Creator III
Author

Thanks Andrey. That sounds like a good workaround. I'll try and let you know. Thank you

nenadvukovic
Creator III
Creator III
Author

This works for labels, but I also need it working in the Set Analysis.

For example, sum({$<DxO_Year={$(=DxO_Year)}>} NetSales_$(vCY))

Is there a way to use GetFieldSelections(CY) in the above expression?

Thanks

nenadvukovic
Creator III
Creator III
Author

Rob brought this solution to my attention.

Check this discussion for details, 281458.