Dynamic Ranking Matrix (by rows and columns)

Is it possible to create a dynamic ranking matrix?

So the matrix consists of Milestones as rows and Drilling Wells as columns. Showing Wells status - i.e. Closed, Open, N/A, for each milestone. And I want to rank the wells by milestone status – Closed on top, then Open and N/A.
I tried with simple conditioning and formatting Closed = 3 (green), Open =2 (yellow), N/A =1 (indigo circle). The rows (or milestones) are dynamic (moving up and down), but columns are static (do not move right and left).
Is it possible to make the matrix rows and columns dynamic? If so, could you help me with the solution. Could RANKX applying ALL FILTER for status be part of the solution? Thank you in advance. irina.

DW PCAP Dashboard - lesson learned.pbix (425.1 KB)

Hi @Irina, we aim to consistently improve the topics being posted on the forum to help you in getting a strong solution faster. While waiting for a response, here are some tips so you can get the most out of the forum and other Enterprise DNA resources.

  • Use the forum search to discover if your query has been asked before by another member.
  • When posting a topic with formula make sure that it is correctly formatted to preformated text </>.
  • Use the proper category that best describes your topic
  • Provide as much context to a question as possible.
  • Include demo pbix file, images of the entire scenario you are dealing with, screenshot of the data model, details of how you want to visualize a result, and any other supporting links and details.

I also suggest that you check the forum guideline https://forum.enterprisedna.co/t/how-to-use-the-enterprise-dna-support-forum/3951. Not adhering to it may sometimes cause delay in getting an answer.

You mean sorting on matrix by column right? Sorting by index can help. Please follow this instruction. Let me know if it helps.

1 Like

Hi @Irina, we’ve noticed that no response has been received from you since the 25th of March. We just want to check if you still need further help with this post? In case there won’t be any activity on it in the next few days, we’ll be tagging this post as Solved. If you have a follow question or concern related to this topic, please remove the Solution tag first by clicking the three dots beside Reply and then untick the checkbox. Thanks!

Thanks with assistance. I understood that what i was looking for to achieve may not be done Power BI.
If i apply Index it will not be dynamic - in the way that columns shift Places when status changes.

sorry for late reply