Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear all.
I have the below bar chart.
The expression i use to create the bar chart is sum (E1 + E2 +E3+E4).
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.
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
If you can elaborate on your requirement, retrieve data from where?
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
At this point, a sample of the data will be helpful.
Excel Table?
Certainly
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.
Is this Qlik Sense or QlikView?
-Rob
Hello Rob is Qlikview
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
where they can see from the bars the cells ( B1,C1, J1 , M1, CE1, AO1, BA1,BK1 ) with green colour
Thank you