Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Currently, I have been successful in creating 1 dynamic group that counts total in the category like this:
By using this procedure from Enterprise DNA: https://blog.enterprisedna.co/power-bi-dynamic-grouping-banding-using-dax/
And I also create another Dynamic Grouping Measure which is the Risk level like this:
My goal is to link these 2 dynamic group to each other to get the actual value base on criteria from both of them like this:
Thank you in advance for your solution
Solved! Go to Solution.
Hi @kidpk111 ,
This can be achieved by the below solution,
1. You can create a index column in both the Actual tables (Risk and Asset ) using the Power Query Editor.
2. After that you can create calculated column(lookup value) in the Asset Actual table, lookup the Risk column tables based on the index.
This will resolve the issue.
Regards,
Nikhil Chenna
Appreciate with a Kudos!! (Click the Thumbs Up Button)
Did I answer your question? Mark my post as a solution!
Hi @kidpk111 ,
This can be achieved by the below solution,
1. You can create a index column in both the Actual tables (Risk and Asset ) using the Power Query Editor.
2. After that you can create calculated column(lookup value) in the Asset Actual table, lookup the Risk column tables based on the index.
This will resolve the issue.
Regards,
Nikhil Chenna
Appreciate with a Kudos!! (Click the Thumbs Up Button)
Did I answer your question? Mark my post as a solution!
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
19 | |
14 | |
13 | |
11 | |
8 |