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: 
ch_riadh
Partner - Creator II
Partner - Creator II

Dimension Row & Dimension Column in Qliksense

Hi

I have:

Dimensions Row : ShopNo

Dimension Column : Month

Expression Stock : Sum(Stock)

Expression Sales : Sum (Sales)

When I create the pivot table, it give me the Stock By Month, but it Should be One Column for stock, and then Sales By Month.

Please i want exactly this Format if its Possible or if there is an extension i can use it.

Multi Dimension.png

Thank You.

3 Replies
Anil_Babu_Samineni

Can you provide sample data in excel, Better approach if you would share qvw to work on it

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Perhaps as a calculated dimension: =aggr(sum(Stock),ShopNo)


talk is cheap, supply exceeds demand
ch_riadh
Partner - Creator II
Partner - Creator II
Author

Sorry but how can i share an excel file with you ?