March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
I know this is a pretty specific situation but I am at a dead end trying myself. I have a rally API connection within power BI that pulls through all of the fields for my portfolio items. I want to display them in their drag and drop rank order but unfortunately drag and drop rank is encoded and appears like this "O~[.*3FnP]9g-UY??l(_AJ%~@Q%WEK,t+rDcPv"}xKJ'D;?XVB>^t;C5'9VjX3qx"
Has anyone had any success decoding this column in power BI? My first thought would be a python script within BI but I am not that advanced with python to create such a script.
I did find an online document explaining the encoding if it is helpful:
https://knowledge.broadcom.com/external/article/47752/rally-interpret-draganddroprank.html
You need to know the implementation details of rally's encoding in order to decode it properly and convert it to numeric values.
Assuming that the rally encoding is some known custom encoding format, you can decode it by understanding how it encodes and decodes.
Regards,
Nono Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@v-nuoc-msft
I think the details are explained in the article I linked: https://knowledge.broadcom.com/external/article/47752/rally-interpret-draganddroprank.html
I am not capable of turning this into code to decode it though.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
123 | |
85 | |
85 | |
70 | |
51 |
User | Count |
---|---|
205 | |
153 | |
97 | |
79 | |
69 |