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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
SarneyB
Regular Visitor

Show Benchmark Data from Separate Table

I currently have two seperate tables of data, one which contains information on a number of products, and a seperate table that has benchmark data related to the products. What I am hoping to achieve is to include performance information from both the product and the benchmark in the same table by applying a filter to the product name.

 

To demonstrate I have created a simplified version of the tables that I am using below in excel

 

Table 1 - Product Table

SarneyB_0-1661950530791.png

 

Table 2 - Benchmark Table

SarneyB_1-1661950601094.png

 

The desired outcome is that if a slicer was applied to the report on 'Product Name' then if Product 1 was selected, the table of performance would look something like the below:

SarneyB_2-1661950771433.png

 

I am not sure if this is even possible in Power BI, so any help at all would be much appreciated.

 

 

1 ACCEPTED SOLUTION
v-yalanwu-msft
Community Support
Community Support

Hi, @SarneyB ;

You could append two tables in power query.
1.merge table1 to table1.

vyalanwumsft_2-1662347242265.png

2.append it.

vyalanwumsft_3-1662347317749.png

vyalanwumsft_0-1662355534067.png

3. if we select slicer product 1. the final show:

vyalanwumsft_1-1662355588657.png


Best Regards,
Community Support Team _ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
v-yalanwu-msft
Community Support
Community Support

Hi, @SarneyB ;

You could append two tables in power query.
1.merge table1 to table1.

vyalanwumsft_2-1662347242265.png

2.append it.

vyalanwumsft_3-1662347317749.png

vyalanwumsft_0-1662355534067.png

3. if we select slicer product 1. the final show:

vyalanwumsft_1-1662355588657.png


Best Regards,
Community Support Team _ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

amitchandak
Super User
Super User

@SarneyB , Unpivot Year % column in both tables. And then create common dimensions Benchmark and year.

 

Then you can create measures product1, benchmark 1, and display them on a matrix using Switch on row and year on column 

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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.

Top Kudoed Authors