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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Want to show table with dimensions as values from other table

how to create a table in this structure

table1:

   col1    col2    col3

A   a1     a2       a3

B   b1     b2       b3

C   c1     c2        c3

actually i want this table

                   a3                        b3                   c3

    a1       calculation            calculation         calculation

    b1       calculation            calculation         calculation

    c1       calculation            calculation         calculation

1 Solution

Accepted Solutions
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Create a pivot table with col1 and col3 as dimensions. Drag col3 to the right above the expression(s) so it gets pivoted to horizontal layout.


talk is cheap, supply exceeds demand

View solution in original post

6 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Create a pivot table with col1 and col3 as dimensions. Drag col3 to the right above the expression(s) so it gets pivoted to horizontal layout.


talk is cheap, supply exceeds demand
saumyashah90
Specialist
Specialist

Check this

Not applicable
Author

thanks i got the reasult

Not applicable
Author

if i want selected fields like

                      a3                                     c3

    a1            calculation                    calculation


     c1          calculation                     calculation

actual table is the same as i have asked previously.

Not applicable
Author

if i want selected fields like

                      a3                                     c3

    a1            calculation                    calculation


     c1          calculation                     calculation

actual table is the same as i have asked previously.

saumyashah90
Specialist
Specialist

take col1 and col3 in dimension and in expression give some calculation

after tha drag col3  above calculation