Hi,I have a request to include a text line item as part of the ranking criteria.But as i know, ranking not apply to text, may i know any good ideal how to do it?
Hi Wei Lun,
Trust that you are well.
Assuming that you are trying to rank the text line item based on the A-Z or Z-A sorting, there's a workaround:
1. Create a view with the text line item as the sort (A-Z or Z-A)
2. Use the view as the source for the new import to a staging list of the text in the line item, in which the list would be sorted accordingly
3. You can create the following properties: COUNT and RANK
Formula would be COUNT = 1, RANK= RANK(COUNT, ASCENDING, SEQUENTIAL)
4. Use the Rank property accordingly with LOOKUP to the List formatted line item with the following formula FINDITEM(Staging list, text line item)
5. Create a process with Delete Action and the Import to Staging List and run it everytime the ranking needs to be updated when new text line item is updated.
Assuming that you are trying to quantify the text line item based on the number of times the text appears then you can use SUM and LOOKUP combination. You can use the Staging List approach and SUM property to count the number of times the text appears. Then use the SUM property as reference for Ranking.
Give it a try and let me know if it works.
Thanks.
Leo
Hello,
For which purpose? How do you want to rank text? Thanks
Consider converting the text data to a numerical equivalent based on the number of letters and their ordinal value, i.e. http://www.gematrix.org/gematria.php ?
A quick reminder of the Bulk Copy functionality. Bulk Copy allows you copy large volumes of data from one slice of a model to another in a single, optimised operation, instead of using formulas or imports. Use case: copy a version (RF1) into a prior year version (PY RF1) using a versions list to allow for year-on-year…
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.…
Anaplan Champions! The Community team just posted this announcement that certification badges may not be showing up on your profile probably until next year. Rest assured, you will get credit once you complete and pass the exams. https://community.anaplan.com/t5/Blog/Badges-Back-Soon/ba-p/123385