Page 1 of 1
rank function
Posted: Sat Jan 17, 2015 9:07 pm
by nezarabd
how to make function like rank function in excel in stimulsoft report
thanks in advance
there is way in crystal report
http://scn.sap.com/thread/3472232
Re: rank function
Posted: Mon Jan 19, 2015 5:59 am
by Alex K.
Hello,
We have added this task in our to-do list.
We will let you know about the result.
Thank you.
Re: rank function
Posted: Mon Jan 19, 2015 2:49 pm
by HighAley
Hello.
We have added Rank function.
You could use next expression:
Code: Select all
{Totals.Rank(DataEmployees, Employees.ReportsTo)}
Thank you.
Re: rank function
Posted: Wed Jan 21, 2015 5:13 pm
by nezarabd
i have a field called "total" that i want to make rank it
can you explain the syntax with your post
Re: rank function
Posted: Thu Jan 22, 2015 6:09 am
by HighAley
Hello.
This function will be available in our next prerelease build.
You could find a sample report template in the attachment.
Thank you.