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

cross table issue.

I have excel file with column QTR which contains all quarters but when i am loading into the qvw, I want that to be in each quarter in different column.excel.PNG

like below image in final qvd filequarter.PNG

1 Reply
buzzy996
Master II
Master II

try tis  way,

in ur script, left(urfieldname,2) as quarter

and use quarter as ur dimension in ur pivot table ,drag the same column on ur pivot table as a header field alsong with ur calculation expressions.