Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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
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.
If I click on it the values must be show Previous rating and Current Rating.