Skip to main content
Announcements
Qlik Introduces a New Era of Visualization! READ ALL ABOUT IT
cancel
Showing results for 
Search instead for 
Did you mean: 
Jaden
Contributor III
Contributor III

Qlik Sense Bar Chart with range of min/max

Hi all,

I am trying to create a bar chart that looks like this:

Jaden_0-1710269198234.png

I have already created a median bar chart using the Median() function for the measure.

What is the best way to get the min/max values in the bar chart. I thought about using a box chart but I am trying to avoid it for now.

Thanks in advance.

Labels (1)
1 Solution

Accepted Solutions
MatheusC
Specialist
Specialist

Hi, @PhanThanhSon 

As explained by @PhanThanhSon , you can build your chart using the bar chart, see this example from the Top 10 Viz Tips application:

MatheusC_0-1710272834634.png



If you want to view it in detail, please follow the qvf file to view it:

Regarts,

Matheus

Did you find a solution to your question? Mark the solution as accepted and if you found it useful, press the like button!

View solution in original post

3 Replies
PhanThanhSon
Creator II
Creator II

Hi,

It seems like the issue looks like you can handle this with a Gantt chart. Qlik doesn't have a native Gantt chart feature, but this video demonstrates how you can create one from a bar chart:

Creating a Gant Chart in Qlik Sense 

Maybe this helps you! But i am Not 100 % sure.

Best regards Son

 

 

MatheusC
Specialist
Specialist

Hi, @PhanThanhSon 

As explained by @PhanThanhSon , you can build your chart using the bar chart, see this example from the Top 10 Viz Tips application:

MatheusC_0-1710272834634.png



If you want to view it in detail, please follow the qvf file to view it:

Regarts,

Matheus

Did you find a solution to your question? Mark the solution as accepted and if you found it useful, press the like button!
Jaden
Contributor III
Contributor III
Author

I just remembered about this, and I have already downloaded it. Thank you!