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: 
marco_puccetti
Partner - Creator
Partner - Creator

Pivot Table

Hello i need a table made of these field:

Abi | Anno | Anno Prec | Delta%

I have used the column() function but it doesn't work properly, infact if i add the delta field in the expression section it adds a column per year like this:

Abi | Anno | Delta % | Anno Prec | Delta %

How can i solve this question?

Thanks

Marco

10 Replies
Anonymous
Not applicable

Apologies for the late reply.

Please find attach the solution to your problem

You cannot use Column() with dimensions

You can use after() function though.