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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources 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

Try something like,

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