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

Column of Pivot table

I have a Pivot table of three column in my Qlikview application.

The columns are stored by data from a LOAD statement in my script.

The fields of my LODA statements are : CLASSE, SOUSCLASSE, SOUS_SOUSCLASSE, BRUT,AMORPROV,NET,NET_MOINS_UN.

I want to obtain the values of CLASSE's column to use in the string variables.

How can i do it?

Thanks.

4 Replies
Not applicable
Author

Just give the dimension name....example

expr1: CLASSE * variable_1

Not applicable
Author

I don't understand what you want i do?

Not applicable
Author

Sorry....i understand you use the value on the expression of pivot table....

Where you wanna use those variables???

Not applicable
Author

in my editor script (briefly, in my script code)