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: 
ashok1203
Creator II
Creator II

How to display cross tabular data in straight table ?

Hi, i want to display the data in cross tabular format in straight table.For reference see the attachment.

AAK
7 Replies
Anonymous
Not applicable

How about using a Pivot Table with the Always Fully Expanded option ticked to it looks like a Straight Table

Anonymous
Not applicable

you Need to define 12 expressions (for each month one and use set Analysis in each Expression)

sum({<Month={'Jan'}>}Sales

and so forth

I would do this Job only if customer really Needs it and Pivot table is not possible or allowed

Anonymous
Not applicable

Hi!

Why you dont want use a pivot like this?

Regards.

ashok1203
Creator II
Creator II
Author

You just specify how we do above scenario in pivot?

AAK
Anonymous
Not applicable

As I do in the file that you can find in my post you do this:

- create a pivot table ad insert Year and Month in dimension, sum(sales) in expression,

- drag and drop Month from column to row;

- in the presentation tab of the pivot table select Year (NOT Month) dimension and tyck Show Partial Total:

ashok1203
Creator II
Creator II
Author

Thanks for Reply. Is their any way in straight tables except set expressions.

AAK
Anonymous
Not applicable

I think that you should use set expression in the straight table.