Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
cmano
Creator
Creator

Retrieve data details from bar chart

Dear all.

I have the below bar chart.

The expression i use to create the bar chart is sum (E1 + E2 +E3+E4).

Screenshot 2022-09-01 104359.png

So for the first bar  with code 64 and for the others i want to retrieve data like the orders, machines etc.. of the materials that caused this bar chart.

Any suggestion?

Thank you all.

 

Labels (2)
1 Solution

Accepted Solutions
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

See this downloadable example:

Qlikview Cookbook: Conditional Show of Details https://qlikviewcookbook.com/recipes/download-info/conditional-show-of-details/

Sheet "Bar Chart Select" shows how you can show detail chart(s) when clicking on a bar. 

Another option is to form the detail data you want as an additional expression in the bar chart and uncheck bar and check "text as popup" in the expression Display Options. That will show your details in a popup when you hover the bar. 

-Rob
http://www.easyqlik.com
http://masterssummit.com
http://qlikviewcookbook.com

View solution in original post

14 Replies
BrunPierre
Partner - Master
Partner - Master

If you can elaborate on your requirement, retrieve data from where?

cmano
Creator
Creator
Author

Of course

From the attached photo for example, as you look the first bar from the left  64-Εκδορές....(12.000 kg) i want to know the details of this result.

By details i mean the order/orders that cause this total sum.

The scope is to create a table where they will be able to see :

Order

Status.

Can i help you more?

Thank you

Customer

Destination and etc

 

BrunPierre
Partner - Master
Partner - Master

At this point, a sample of the data will be helpful.

cmano
Creator
Creator
Author

Excel Table?

BrunPierre
Partner - Master
Partner - Master

Certainly

deepanshuSh
Creator III
Creator III

If you just want the user to view the fields or measures associated with the bar of the bar chart you can simply turn on view details section from the table general properties. However, if you want to showcase all the fields and their respective detailed data to be visualized you can create a button and link that button to a table that you would need to create separately for the bar. You can use container for putting different charts together. 

Trial and error is the key to get unexpected results.
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

Is this Qlik Sense or QlikView?

-Rob

cmano
Creator
Creator
Author

Hello Rob is Qlikview

cmano
Creator
Creator
Author

Hello Peter.

I remove the data for obvious reason.

The cells (AO1, BA1,BK1) with yellow colour are used in expression to create the bar chart.

So i want to make a table eg below 

Screenshot 2022-09-02 082529.png

where they can see from the bars the cells ( B1,C1, J1 , M1, CE1, AO1, BA1,BK1 ) with green colour

Thank you