Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
MuraliPrasath
Creator III
Creator III

Percentage Range needed for Total Sales by Office

Hi,

I've a data like below I need to create a chart for Percentage Ranges based on Office Sales.

clipboard_image_0.png

Now I need a simple chart to show which office Total Sales comes under these ranges <25%, 26-50%, 51-75%, 76-100% range chart need to create. Any chart is fine. 

2 Replies
jmartineze
Partner - Creator
Partner - Creator

Hello, you have two options.

1- use intervalmatch function at script.

2- use class function in chart.

Personally, I prefer to use intervalmatch function.

 

J.

Brett_Bleess
Former Employee
Former Employee

Just wanted to give you the Help links on the suggestions from the other poster:

https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Scripting/Scrip...

https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/IntervalMatch_(...

https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Scripting/Condi...

Here is a Design Blog post on Intervalmatch that may be helpful as well:

https://community.qlik.com/t5/Qlik-Design-Blog/IntervalMatch/ba-p/1464547

Regards,
Brett

To help users find verified answers, please do not forget to use the "Accept as Solution" button on any post(s) that helped you resolve your problem or question.
I now work a compressed schedule, Tuesday, Wednesday and Thursday, so those will be the days I will reply to any follow-up posts.