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: 
suvechha_b
Creator III
Creator III

Expression not working ?

Hi All ,

Please kindly assist me My Expression is not working when the [ClaimRegistered] is selected.

use this expression -

Count({<[ClaimRegistered]=,Month={"$(=Month(Max([ClaimRegistered])))"}>}[Claim Number])

 

sample model attached.

clipboard_image_0.png

 

but working fine when not selected.

1 Reply
tresesco
MVP
MVP

Try like:

Count({<[ClaimRegistered]=,Month={"$(=Month(Max( {1} [ClaimRegistered])))"}>}[Claim Number])