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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
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
Solved! Go to Solution.
@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 🙂
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
@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 🙂
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.