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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
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

Labels (1)
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.