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: 
LaviDanl
Contributor
Contributor

Set Expression That Concat All The Items That Customert Aint Buy

Hay How Can I Get With Set Analisys All The Items That Customer Ain't Buy I Tried with E and P Un succecfull

1 Solution

Accepted Solutions
marcus_sommer

A selection is always a 0/1 respectively FALSE/TRUE flag-value against an existing value and these flag-value could be respected or ignored. But if there aren't appropriate data available there is nothing what could be accessed or counted in any direct way.

View solution in original post

3 Replies
marcus_sommer

A set analysis is a selection - if there is NOTHING existing it couldn't be selected.

Very common and often the most suitable approach to get such views is to populate the missing data within the data-model.

LaviDanl
Contributor
Contributor
Author

But I can Ignore Selection

marcus_sommer

A selection is always a 0/1 respectively FALSE/TRUE flag-value against an existing value and these flag-value could be respected or ignored. But if there aren't appropriate data available there is nothing what could be accessed or counted in any direct way.