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
rank function
Re: rank function
Hello,
We have added this task in our to-do list.
We will let you know about the result.
Thank you.
We have added this task in our to-do list.
We will let you know about the result.
Thank you.
Re: rank function
Hello.
We have added Rank function.
You could use next expression:
Thank you.
We have added Rank function.
You could use next expression:
Code: Select all
{Totals.Rank(DataEmployees, Employees.ReportsTo)}
Re: rank function
i have a field called "total" that i want to make rank it
can you explain the syntax with your post
can you explain the syntax with your post
Re: rank function
Hello.
This function will be available in our next prerelease build.
You could find a sample report template in the attachment.
Thank you.
This function will be available in our next prerelease build.
You could find a sample report template in the attachment.
Thank you.
- Attachments
-
- Report.mrt
- (23.46 KiB) Downloaded 242 times