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

Announcements
Learn how to migrate to Qlik Cloud Analytics™: On-Demand Briefing!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Remove max and aggr from the given set expression

Hello

I am trying to remove max and aggr from the below set expression but getting syntax errors. Please advise

sum(aggr(pick(match([Currency],'Transactional','Functional','Reporting') ,[Sell Price],

  [Sell Price] * max({<[Revenue Schedule Type]= {'RPRO-REVENUE'}>} [Trans Exchange Rate]),

  [Sell Price] * max({<[Revenue Schedule Type]= {'RPRO-REVENUE'}>} [Trans Exchange Rate]) *

  max({<[Revenue Schedule Type]= {'RPRO-REVENUE'}>} [Trans Reporting Exchange Rate]) ),[Transaction ID]))

Thanks

0 Replies