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 September 15. Request your voucher.

Reply
df123445
Helper II
Helper II

populate column based on different table

Hi all, 

 

I have 2 tables, a customer/purchase table:

customerpurchase
C1xyz
C1abc
C2xyz
C3edf

 

and a table that lists premium customers

customer
C1
C3

 

I would like to add a calculated column to the customer/purchase table that reports (yes/no) 

if the customer is a premium customer or not. Basically

customerpurchasePremium
C1xyzyes
C1abcyes
C2xyzno
C3edfyes

 

  

 

Many thanks in advance 

1 ACCEPTED SOLUTION
Ahmedx
Super User
Super User

pls try this

Based on your description, I created data to reproduce your scenario. The pbix file is attached in the end.

Screenshot_1.png

View solution in original post

1 REPLY 1
Ahmedx
Super User
Super User

pls try this

Based on your description, I created data to reproduce your scenario. The pbix file is attached in the end.

Screenshot_1.png

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.