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

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

Reply
BishwaR
Helper V
Helper V

Create Table

I have a table A and I created table B using the Calculate Table function from table A. There is no relationship between the parent table A and the child table B. If the parent table A gets updated does the child table B get updated automatically ? Or I have to have a relationship between the two ?

 

Thanks

 

Bishwa

1 ACCEPTED SOLUTION
Fowmy
Super User
Super User

@BishwaR 

Since you have created Table B from Table A, any update to the data in Table A will automatically flow to Table B.

Calculated Tables get updated at the time of refresh.So the Code that creates the table runs each time refresh takes place.

________________________

If my answer was helpful, please click Accept it as the solution to help other members find it useful

Click on the Thumbs-Up icon if you like this reply 🙂


Website YouTube  LinkedIn

Did I answer your question? Mark my post as a solution! and hit thumbs up


Subscribe and learn Power BI from these videos

Website LinkedIn PBI User Group

View solution in original post

1 REPLY 1
Fowmy
Super User
Super User

@BishwaR 

Since you have created Table B from Table A, any update to the data in Table A will automatically flow to Table B.

Calculated Tables get updated at the time of refresh.So the Code that creates the table runs each time refresh takes place.

________________________

If my answer was helpful, please click Accept it as the solution to help other members find it useful

Click on the Thumbs-Up icon if you like this reply 🙂


Website YouTube  LinkedIn

Did I answer your question? Mark my post as a solution! and hit thumbs up


Subscribe and learn Power BI from these videos

Website LinkedIn PBI User Group

Helpful resources

Announcements
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.

Top Kudoed Authors