Creating Rankings based off of other fields
Hello,
What i am looking to do is create a formula that creates rankings based on two specific fields. In excel I would do a countif functions =countifs(A$1$:A1,A1,B$1$:B1,B1). This creates a ranking based on the number of records that come before it with same criteria in columns A and B. Is there any way to do this in a report?