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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
valpassos
Creator III
Creator III

Convert date rows into date columns

Hi folks,

I have a file with this structure (ignore dummy values):

Rows_to_Columns.PNG

And I simply want to convert the Date rows into various columns (one column for each year-month) because I have the requirement to see the data in a table with this format. I cannot use Pivot Table because pivot table does an aggregation (the Totals rows) that, for this purpose, is not accurate.

I have tried the Generic Load but I'm not getting anything. I have to use a resident and preceding load with it and it keeps saying "Table 'myGenericTable' not found"

Any help?

Thanks!

Lisa

12 Replies
valpassos
Creator III
Creator III
Author

Hi Shahbaz,

Yes, the %s are pre-calculated in the data. So, they are fixed. I just want to directly read them in a pivot table.

Unfortunately I don't have any sample 😕 But that screenshot shows what my issue is with the pivot table.

Thanks,

Lisa

JordyWegman
Partner - Master
Partner - Master

That is because you have two classes. Can't you delete the first?

Work smarter, not harder
valpassos
Creator III
Creator III
Author

Hi Jordy,

Deleting a class was what I ended up doing!

Didn't realise it was 'that' simple.

Thanks!

Lisa