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

Set analysis

Hi !

I can t change the model, but i need to multiple in a pivot table a coefficient with using two different dimension for weeks

Is it possible ?

Thanks

Regards

14 Replies
Not applicable
Author

sorry it's not working, with this formula i allways have 0 😞

Not applicable
Author

last try for today (I'm leaving for the weekend)

sum({<Week={'$(=only(Week_S))'}>}Coeff)

sum({<Week_S={'$(=only(Week))'}>}Coeff)

Ciao

Klaus

Not applicable
Author

thanks for your help but it still not working

only() not working in set analysis ?

Not applicable
Author

did you try both expressions?

edited my last post and added another expression

Wish you all the best

Klaus

Not applicable
Author

ok, I use "if" instead of the set expression and it works

Thanks all for your help !!