Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Bar Chart with Single dimension?

Hi friends,

Can we make a Bar chart (Stacked) or Thermometer chart or Ruler chart with one single dimension?

I have the data like

  

Travel%
Plan A58%
Plan B

42%

And i want to show the data like this

Capture_Ruler.JPG

Is this possible in Qlikview? Can you help me here please...

Regards,

Kuldeep

5 Replies
ali_hijazi
Partner - Master II
Partner - Master II

add a new chart

select bar chart as chart type

in the Dimension Tab add the field Travel

and in the expression add something like this avg([%])

in Style tab select stacked

I can walk on water when it freezes
mohammadkhatimi
Partner - Specialist
Partner - Specialist

Plot Chart with single dimension as TRAVEL

then add expression as you have two expresion

then in style tab select stacked...

Hope this will helps you..

Regards

Mohammad

Not applicable
Author

Hello Kuldeep,

I have tried it using bar chart, when you are using 1 dimension, stacked option is disabled.

So, work around for this is-

You can use Block chart with 1 dimension-Travel, expresion-Sum(%).

It will show you the expected output.

Please have a look on attached screenshot.

Not applicable
Author

Thanks Ali, Mohammad and Vrushali

Ali - For single expression like avg(%), i am not able to see stacked option.

Mohammad - How to use two expression, as i just have one column % for expression.

Vrushali - This alternate solution was of great help...but i am still exploring other options to represent this data.

Regards,

Kuldeep

Not applicable
Author

Ok

Do share, if you found any workaround for the same.