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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I have a table that has about 100 DAX measures pointing to it. I recently had to change the scope of the source data so it was uploaded under a new table name. The fields in the original table also exist in the new table so I'd like to change the dax formulas to point to the new table.
So, for example, I'd like to change this
Solved! Go to Solution.
HI TAMERJ!!!!!!!!!!!
I will and THANK YOU again for your help a few weeks ago. You're still my hero!
HI TAMERJ!!!!!!!!!!!
I will and THANK YOU again for your help a few weeks ago. You're still my hero!
Hi @Anonymous
try to first change the table manually from the pbi file (rename the table itsef) then update the data.