Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
jas0012qlik
Contributor III
Contributor III

Giving amount ranges - Qlik Sense

We are looking for a way to create ranges for our giving amounts, More specifically ranges for the sum of a person's giving. Anyone have a clue?

2 Replies
petter
Partner - Champion III
Partner - Champion III

The Class() function might be what you are looking for. It can be used both in load scripts and in expressions directly in visualizations.

https://help.qlik.com/en-US/sense/November2017/Subsystems/Hub/Content/Scripting/ConditionalFunctions...

jas0012qlik
Contributor III
Contributor III
Author

I passed this on to another programmer to see if he can use it. Thank you.