Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
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.