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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Chooboo
New Member

New table with distinct values from several tables

Hello, 

I have several tables with same field in each

 

Table 1

- Region

- Segment

- #Visits

 

Table 2

- Region 

- Code

- #Cost

 

Table 3

- Region

- Vertical

- #price

 

I wanted to create a fourth table with the distinct value of "region" field from my 3 tables to be able to use as a filter.

 

Thanks for help

1 REPLY 1
HotChilli
Super User
Super User

Duplicate each table.

Remove all columns in each except Region.

Append the 3 tables.

Remove Duplicates from the column.

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.

Top Solution Authors