Hi,
Please help understand why my rank function is not working when using descending as my direction.
Please find attached screenshot. I am expecting to do the ranking by starting to highest rank to rank 1.
Thanks in advance for helping.
Tom
Hi Tom,What is the expected behavior when the values to be ranked are all equal to each other like Code3 in your screenshot?
Hi @anirudh, I am planning to filter 1 if this will be successful to get the last occurrence value in code3.
The descending element impacts how larger and smaller numbers are ranked but it is the sequential element of your function impacting the behaviour you mention. Are you always looking to show the final occurrence or just a unique list? If it is the unique option you could try the ISFIRSTOCCURRENCE function, check out the Anapedia page here: https://help.anaplan.com/anapedia/Content/Calculation_Functions/All/ISFIRSTOCCURRENCE.htm
@tompatrick.ting
How about having another module by Code3 (need to create it as a list) where you summarize the number of counts for each Code3 (group), and use that to compare with the Rank result. You can then use this as filter:
- when Rank is equal to the group count or
- transformed Rank i.e initial Rank - group count + 1. In this case, you always use 1 as filter
Hi Community, I’m encountering an issue where an export created in Anaplan is missing column headers when retrieved via the API. However, when I manually run the same export from the Actions tab, the downloaded file includes the headers. Has anyone experienced this behavior before? I’d appreciate any insights into the root…
Hi all, I, as an Anaplan workspace administrator, am working together with a Fabric team to export data from Anaplan to Fabric via Anaplan API and Postman. We have a problem where all Anaplan exports are visible in Postman but when trying to connect to SOME of them, we get message "404, Not found". Below screenshot showing…
We are looking for Anaplan end-users to provide feedback on their experiences with the Excel add-in. Interested individuals will respond to this 5-minute survey to help us understand personal needs and behavior when using the add-in. The feedback provided by survey takers is essential to the roadmap of Anaplan's products.…