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: 
sophie_bd
Partner - Contributor III
Partner - Contributor III

Ignore Master item in set analysis

Hello,

how to ignore a Master Item like this : Code site et libellé =SiteCode & '-' & SiteLibelle ? 

I have try :

min({<[Code site et libellé]=>} Period_Date)

min({<SiteCode,SiteLibelle>} Period_Date)

but nothing work ...

 

Thanks for your help.

Sophie

1 Reply
pradosh_thakur
Master II
Master II

min({<[SiteCode]=,[SiteLibelle]=>} Period_Date)
Learning never stops.