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: 
bm59
Contributor III
Contributor III

how to link tables using set analysis?

Hello,

Sorry for my english....

I have two tables with no link, I would like link them in pivot table.

exemple:

"shop" and "Rack" are my dimension.

sum



({<Mag=P(shop),Ray=P(Rack)>}Obj)


but this expression doesn't work, the dimension was not use in my pivot table, the result is the sum of "Obj" for ALL "shop" and "Rack"...

sum({<Mag={'1'],Ray={'2'})>}Obj) this is ok but juste for Shop 1 and rack 2....


thx



how to select data in a alone table which value of my dimensions in a pivot table?

1 Reply
erichshiino
Partner - Master
Partner - Master

Maybe you have problems with the pivot dimension changing your results.

I included an example using your expression on text objects and it is working fine.

Regards,

Erich