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: 
Anonymous
Not applicable

Common data values associated with different field

Dear All,

I am having two segment Domestic & International and I am having some common Ticket No for both the segment.

Could anybody suggest how to identify those common ticket no?

I tried to solve it using Show Frequency but did not get the success.

Pls suggest.

Regards,

Balraj

1 Solution

Accepted Solutions
maxgro
MVP
MVP

in a chart with ticket as dimension and count(distinct segment) as expression

View solution in original post

2 Replies
maxgro
MVP
MVP

in a chart with ticket as dimension and count(distinct segment) as expression

Not applicable
Author

hii

Try it

Dimension :Ticket

Expression : count (distinct segment)