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: 
Prabhu1204
Creator
Creator

Atleast Function in Qlikview

Hello All,

I need to find the below measure

Number of documents with at least one Minor version with.

I have Document Field and Version field that have minor and Major version.

How to use the formula Number of documents with at least one Minor version with.

Can anyone help

-Prabhu
1 Reply
Saravanan_Desingh
MVP
MVP

Try something like,

Count({<Minor_Ver={"*"}>} Document)