Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
pls suggest me crt expression I'm new to qlik sense
@Donthamsetty10 Please use the below expression in your Dimension:
=Aggr(if( rank(sum(Year Salary))<=10,Employee Name),Employee Name)
This should resolve the issue.
If yes, please like and accept it as a solution.
It didn't display anything. My issue isn't resolved.
@Donthamsetty10 Please replace your Dimension Name with the correct Dimension Name from your script. It should display the correct result.
Hi Like @sidhiq91 said, your dimension name is EmployeeName, and not Employee Name
I corrected it, but still it's not displaying..
It's displaying the employee names in rank field, instead of rank numbers