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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Yrstruly2021
Helper V
Helper V

Bring in a column from another table

I would like to bring in the holiday column from my pholiday tables to the calendare table. Please assist?

pbix https://drive.google.com/file/d/1CBpFLkw37E5aeYSG9RXMLTzOXUCdcn4m/view?usp=sharing  data https://drive.google.com/file/d/1iP2DhQ5QCrpmTX0_odz2sEXXLMs9FiEg/view?usp=sharing 

3 REPLIES 3
Jihwan_Kim
Super User
Super User

Hi, @Yrstruly2021 

 

Please try the below, for creating a new column in the Calendar Table.

 

Holiday Column =
LOOKUPVALUE( PHolidays[Holiday], PHolidays[Data], 'Calendar table'[Date])
 

Hi, My name is Jihwan Kim.

If this post helps, then please consider accept it as the solution to help other members find it faster, and give a big thumbs up.


If this post helps, then please consider accepting it as the solution to help other members find it faster, and give a big thumbs up.


Click here to visit my LinkedIn page

Click here to schedule a short Teams meeting to discuss your question.

Thak you. Please confirm if my star schema is correct and suitable for filtering and cross filtering among tables? https://drive.google.com/file/d/1CBpFLkw37E5aeYSG9RXMLTzOXUCdcn4m/view?usp=sharing 

Hi,

Thank you for your feedback.

It is difficult for me to say about your data model without understanding your business.

One thing I can suggest is, you can delete the relationship between the holiday table and the calendar table.

Thanks.


If this post helps, then please consider accepting it as the solution to help other members find it faster, and give a big thumbs up.


Click here to visit my LinkedIn page

Click here to schedule a short Teams meeting to discuss your question.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.