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
Jaweed
Helper III
Helper III

How to get data arranged in this format

Hi all

I have a table1 with columns Comany, Director and  table 2 with columns Company Shareholder.

 

TABLE 1

Company      Director              

X                    D1

X                    D2

X                    D3

Y                    D4

 

TABLE 2

Company    Shareholder

X                 S1

X                 S2

Y                 S3

Y                 S4

Z                 S1

 

My desired output

Company     Director        Shareholder

X                  D1                 S1

X                  D2                 S2

X                  D3

Y                  D4                 S3

Y                                        S4

Z                                        S1

 

Thanks for your valuable assistance.

 

 

2 REPLIES 2
v-easonf-msft
Community Support
Community Support

Hi, @Jaweed 

There is no clear correspondence between  field 'Director' and field 'Shareholder'.

The following situation may also be one of outputs.

Company     Director        Shareholder

X                  D1                 S2

X                  D2                 S1

X                  D3

Y                  D4                 S4

Y                                        S3

Z                                        S1

 

The data in Tables 1 and Table2 may be difficult to combine in PowerBI without a clear basis.

 

Best Regards,
Community Support Team _ Eason

Dear Team 

Thank you. The relation is on Company. The proposed output is fine.

Appreciate some help

Best Regards

jaweed

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.