An Azure service that provides an enterprise-grade analytics engine.
hi Peter McInnes(Unifeye) & thx for sharing urs issue here at Q&A portal,
stack trace points to Power BI Desktop failing while synchronizing model translations after both the server and semantic model name are changed. That looks like a Desktop bug or a metadata mismatch, not a normal connection error. Try changing only the server first, save and reopen the PBIX, then change the database/model name. If that still fails, confirm that Model_V2 has the same table, column, measure, hierarchy, and translation metadata expected by the report. Changing the connection won’t remap objects when the target model schema differs. The exception is inside TranslationCollectionSynchronizationStep, removing stale translations from the PBIX or target semantic model may work around it. Testing with the latest Power BI Desktop build is also important.
Look at Microsoft’s AAS migration guid https://learn.microsoft.com/power-bi/guidance/migrate-azure-analysis-services-to-power-bi If Model_V1 and Model_V2 are schema-compatible and the latest Desktop still throws the same null reference, this should be reported as a Power BI Desktop bug with the PBIX, Desktop version, and a sanitized copy of both model schemas.
rgds,
Alex
&
If my answer was helpful pls mark it and additional thx if u follow me at Q&A portal
and at my blog https://ctrlaltdel.blog/