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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Robbief
Helper II
Helper II

Chord Chart - Data Preparation

I would love to use the chord chart to analyse how people are interacting.  

Essentially, I have two tables:

One Showing Individual Thank You's (Initiated by Employees) giving thanks  (1 Employee can give 1 Thanks at a time)

The other are for those being thanked (1 Thank you from 1 employee could result in 5 other employees being thanked)

 

I would like to use the chord chart to corrilate the relationship between thanks sending thanks, and those recieving thanks.  I understand that to do this, I need a simple table of:

Those Thanking / Whome is Getting Thanked / How Often this Unique Combination is Occuring

 

This is where I am stuck.........    I assume I will need to create a calculated table (Or Maybe better in M Query), but I'm not sure how I go about creating the table, or even what to google  (I've tried to no avail).  Essentially I need some kind of unique combination for every persons relationship whether thanking or being thanked (But in two seperate Columns), and then I need to count how often this occurs in the data, and write the value in the 3rd Column.....

 

Could someone give me some hints as to how I might build this,?

 

Thanks 

Robbie

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Robbief,

So you mean you are not clear on how to design the root table that is used and analyze on the chord chart? If that is the case, the basic table can be used on chord only required three fields, 'from', 'to', and 'value'. You can try to expand and summary your table records to these feilds.

In addition, you can also take a look at the following blog about using chord chart if helps:

Power BI Desktop Interactive chord diagrams (sqlshack.com)

Regards,

Xiaoxin Sheng

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @Robbief,

So you mean you are not clear on how to design the root table that is used and analyze on the chord chart? If that is the case, the basic table can be used on chord only required three fields, 'from', 'to', and 'value'. You can try to expand and summary your table records to these feilds.

In addition, you can also take a look at the following blog about using chord chart if helps:

Power BI Desktop Interactive chord diagrams (sqlshack.com)

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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