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

Aggregated function, Explanation

Hello,

I have to oversee a the function of a colleagues App. But still very new to the functions.  Can someone explains to me what the following function is doing:?

=If(Aggr(Count(Delivery),Delivery)>1 and Aggr(Count(distinct Position), Delivery)>1 and Match([Serial-Grouping],'BM','BF'), 'Multiple')

And is there any "easier" way to query the same data? 

Somehow we get the wrong data all of a sudden, after month of using the aforementioned one. So I can only guess that the data source is the reason. 

Thanks in advance.

 

 

0 Replies