Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

[Urgent] How to create a straight table in the following fashion


How to create the straight table in the following fashion(It looks like cross table.)

Last 5 QuartersEV/Person Rolling 12 MthsFY 2012FY12Q3FY12Q4FY13Q1FY13Q2FY13Q3Aug-13Sep-13Oct-13Nov-13
Dimension1
Dimension2
Dimension3

In genearl when you create a straight table, the mentioned dimensions and columns would be added side by side, but in my requirement dimensions should be added as rows and expressions should be populated as columns.

5 Replies
tresesco
MVP
MVP

Use pivot table and pull the month field across column. Else, in straight table , you have to write individual expressions for each months.

Not applicable
Author

In The pirvot table as well dimensions and expressions would be populated side by side, in my requirement I should populate dimensions in the rows, expressions should be populated as columns.Alll the columns values would be calculated expressions.

Not applicable
Author

Create straight table with all dimensions required then drag and drop diamention to left side which shows your data.

thanks and regards

shiv

tresesco
MVP
MVP

May be like attached sample?

Not applicable
Author


Yes Tresco, exactly the same way