Forum Discussion
Help with Maxx and RANKX
Hi ArlenioPaiva ,
your explanation is not very clear about your data however believe that you need to do a summarize on your maxrank instead of linking the table directly something similar to this:
MaxRank =
MAXX (
SUMMARIZE ( fStatusInvest, fStatusInvest[Column], "@Rankeamento", rankeamento1 ),
[@Rankeamento]
)
Be aware that since I don't know your data granularity I only used a column but you must include in the summarize all the columns that make part of your context.
- ArlenioPaiva5 years agoNew Member
First of All, thank you for your tentative.
But i didnt have success with it.
Could i share my project with you to see the problem?
thank you
- MFelix5 years agoSuper User
Hi ArlenioPaiva ,
Please do.
Can you please share a mockup data or sample of your PBIX file. You can use a onedrive, google drive, we transfer or similar link to upload your files.
If the information is sensitive please share it trough private message.- ArlenioPaiva5 years agoNew Member
https://drive.google.com/drive/folders/18JrGxpcVXwrAshdCDWtv1XM_i1e_Rdun?usp=sharing
here is the link with files guys.
Could someone help me?
I'm not able to solve the problem until now