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
Raj2410
Helper I
Helper I

undefined

One table has unique value and other table has multiple dates for the unique value how to bring the multiple value to one coloumn in a new table

1 REPLY 1
EstebanSimoes
New Member

Try this:

To bring multiple values from one table to a new table in Power BI, you can use the "Merge Queries" feature. Here's how you can do it:

  1. Open Power BI Desktop and go to the "Home" tab.
  2. Click on "Combine" in the "Transform Data" group and select "Merge Queries".
  3. In the "Merge Queries" dialog box, select the table that has the unique value as the "Primary Table" and the table that has multiple dates as the "Related Table".
  4. Next, select the column in both tables that contains the unique value and ensure they are the same data type.
  5. Under the "Join Kind" option, select "Left Outer (all from first, matching from second)".
  6. Finally, select the column(s) from the related table that you want to bring into the new table and click OK.

This will create a new table with the unique value and the related dates brought together into a single column.

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