The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I have a report stored in OneDrive with a live connection to a golden dataset. I've published this same report to multiple workspaces from the OneDrive location, so all reports are synced with the same version.
But when I switched the data source to a model in a different workspace, the change did not update within the lineage view or lineage metadata in the PowerBI service. That change didn't update despite the report successfully being rebound to the new source, which I confirmed by downloading the PBIX from the PowerBI service and finding that it had a live connection to the new data source.
While the report was apparently actually connected to the new data source, the lineage link still prevented me from moving or deleting the prior data source, as the PowerBI service still reflected that out-of-date relationship. Even though the old data source no longer had a live connection to the report, deleting the old data source also deletes the child report.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @darrenfishell
Thanks for your reply. I've test the Rebind REST API, the results are as follows.
Lineage after calling this REST API:
It does can be used to update the dataset bound to the report, including update Lineage.
Best Regards,
Community Support Team _Caiyun