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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
maxime66
Creator
Creator

Data islands

Hi Qlikers.

i have some tables that i can't link for some reasons ...

Do you know how to create the Graphic in the Qvw attached, without modifying data model.


Thanks !!

Labels (1)
1 Solution

Accepted Solutions
tresB
Champion III
Champion III

Like this?

Capture.JPG

Note: Though it's possible to get the output, however, this sort of data model is strongly not recommended.

View solution in original post

3 Replies
tresB
Champion III
Champion III

Like this?

Capture.JPG

Note: Though it's possible to get the output, however, this sort of data model is strongly not recommended.

Clever_Anjos
Support
Support

Use Salers as Dimension and the expressions below

sum(if(Salers=SalersA,[nb shoes]))

sum(if(Salers=SalersB,[nb caps]))

I hope your reasons are very strong

maxime66
Creator
Creator
Author

Thanks !

Yess , i will juste use this promptly !