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
jdevalk77
Frequent Visitor

add custom column based on 2 different tables

Hi, I need some help;

 

I have 2 tables with a production date and both are linked with an ordernumber.

Now I would like to add a custom column;
If 'table1'[ordertype] = "open" THEN 'table1'[Productiondate] ELSE 'table2'[Productiondate]

Does anyone know what formula I should use?
Thanks in advance.


BR,

Jurgen

1 ACCEPTED SOLUTION

@jdevalk77 

pls see the attachment below





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




View solution in original post

3 REPLIES 3
ryan_mayu
Super User
Super User

could you pls provide the sample data and expected output?





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Table1:

OrderOrdertypeProductiondate
1234Queue26-11-2022
2345Queue28-11-2022
3456OpenNULL
4567Queue30-11-2022
5678OpenNULL

 

Table2:

OrderProductiondate
345629-11-2022
567830-11-2022

 

Both NULL records in 1st table should be filled with the Productiondate from the 2nd table.

@jdevalk77 

pls see the attachment below





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




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.