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

Stacked Bar Chart

Hi All,

MonthAttemptsFailure
Nov152
Dec162

But When I use Stacked bar, the bar shows (15+2)=17 in Nov Dimension .. But I want only 15 to be showed in Nov, in which 2 is failure.

13 Replies
sunny_talwar

May be use 1st expression

Attempt - Failure

2nd expression

Failure

Not applicable
Author

If we do so, the 1st expression doesn't show the exact attempt value ..

sunny_talwar

Why not? Can you share a sample where we can see the issue?

Not applicable
Author

sample.JPG

The Exact Attempt is 15 ... I say about the Hoover information

sunny_talwar

Use a separate expression for your pop-labels and different one for charting or use dual function may be

Dual(Attempt, Attempt-Failure)

The above will plot Attempt-Failure, but will display attempt. Make sure you have selected Expression Default on number's tab for this expression.

Not applicable
Author

Thank you  Sunny

sunny_talwar

Did that work?

Not applicable
Author

where should i give that expression , i cant get you clearly..Can you please show with an example

sunny_talwar

You want like this?

Capture.PNG

Sample qvw attached