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

Drilldown group in Expression?


Hi All,

I have stock data like this

labst-unrestricted stock

umlme-stock in transfer

insme-quality inspection

speme-blocked stock

all are fields in one table and all fields having numeric data.

requirement is:

In bar chart by default need to show total stock nothing but sum of all stocks for "material wise". for example if we select one material then it should show detailed stock for that material means unrestricted stock,stock in transfer,quality inspection ........etc

just like year and month drill down group.

Thanks,Ashok.

4 Replies
raptibhowal
Partner - Contributor II
Partner - Contributor II

Instead of drilldown You can perform this task as cyclic Expression. Go to Expression Tab select the expression and group the expression, it will be performing as per your requirement like select the material and then change to unrestricted stock, stock in transfer etc...

Not applicable
Author

I know cyclic group but in cyclic group at a time we can see one expression only , but i need all expressions when i select any material.

just like in drill down we select any year it shows corresponding all month right like wise.

Thnaks,

Ashok.

MayilVahanan

HI

Try like this

Create 2 chart..

1 for "material wise".

2 for remaining


In chart 1 layout properties -> show->Conditional -> Getselectedcount(Materials) = 0

In chart 2 layout properties -> show->Conditional -> Getselectedcount(Materials) = 1

Note: Keep both the chart in the same position and height.

Hope it helps

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.
sasikanth
Master
Master

hi,

you can do that one,

Make A drill group , with what ever diemnsions you need,

or else use Calculated dimension for that and group it