Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
kidpk111
Helper I
Helper I

How to link 2 Dynamic Grouping with each other ?

Currently, I have been successful in creating 1 dynamic group that counts total in the category like this:

 

kidpk111_5-1669345552010.png

 

 

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:

kidpk111_3-1669345399006.png

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:

 

kidpk111_6-1669345690352.png

 

Thank you in advance for your solution

1 ACCEPTED SOLUTION
NikhilChenna
Skilled Sharer
Skilled Sharer

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!

View solution in original post

1 REPLY 1
NikhilChenna
Skilled Sharer
Skilled Sharer

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!

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.