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

A table with 2 Dimensions, in a grid/matrix style

Can Qlikview do a table similar to this?

Name v // Day =>MondayTuesdayWednesday...
Albertsum(sales)123456789
Bryan23456789010
Carl345678901234

Thanks.

1 Solution

Accepted Solutions
jpapador
Partner - Specialist
Partner - Specialist

See attched, is this what you mean?

View solution in original post

5 Replies
Anonymous
Not applicable
Author

It is a QV pivot table with dimensions Name and Day (as columns), and expression sum(sales)

jpapador
Partner - Specialist
Partner - Specialist

See attched, is this what you mean?

Not applicable
Author

How do I set a dimension as a column?  A pivot table will only let me Expand/Collapse groups...

jpapador
Partner - Specialist
Partner - Specialist

You can click on a column header and pivot it to the top.

Not applicable
Author

Perfect.  Thank you!