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: 
yoganantha321
Creator II
Creator II

Two expression as a value in Multibox

Hi,

I have two values as previous rating and current rating with the expressions

Sum(Aggr(FirstSortedValue(FinalRating,-AppraisalPeriodToDate), EmployeeID)) and

Aggr(FirstSortedValue(FinalRating, -AppraisalPeriodToDate,2) , EmployeeID).

I want these two expressions as valures for multibox as Rating by as previous rating and current rating. Is it possible?

Regards

Yoganantha Prakash G P

2 Replies
sunny_talwar

What would you expect to see when you make a selection in one of the two values in the multibox? Just trying to understand what you trying to do

yoganantha321
Creator II
Creator II
Author

If I select multi box named as Rating by it must have a value showing only previous rating and current rating which holds the above two expressions which was not written in script only in chart expression.

Capture.PNG

If I click on it the values must be show Previous rating and Current Rating.