Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
I have a report that is connected to a semantic model, but I've decided to point it to a dataflow rather than the semantic model for a number of reasons. My problem is that when I published the report, it created a Semantic model and a new report by the same name. My intention is to have this overwrite the original report that was pointed at the semantic model so that users are impacted by a new URL.
Is this possible and if so, how do I achieve this?
Solved! Go to Solution.
After some reading through Reddit, it appears that I will have a new URL regardless. There was a recommendation to create and use an app which I will be looking into.
After some reading through Reddit, it appears that I will have a new URL regardless. There was a recommendation to create and use an app which I will be looking into.
Hi @chad_clift,
Not sure if it helps. But in the past I have used a SharePoint Online page with a Power BI embed web part. I only shared that page URL with the users. In that setup I could easily change/update the report in the web part, without having to communicate a new URL to the end users. Maybe that would be a workaround?
https://learn.microsoft.com/en-us/power-bi/collaborate-share/service-embed-report-spo
Hi @chad_clift
Just a further note is, whenever you change your semantic model or report to use a new data set, it will always create a new guid under the hoods. So even though you have the same name, it will show as a duplicate because the underlying guid is unique.
Do you know of a way to "simply replace" the original report with the new one?
but I've decided to point it to a dataflow rather than the semantic model for a number of reasons.
That's not a thing. You cannot directly consume a dataflow. It needs to be ingested in a semantic model first.
The dataflow is being consumed into a semantic model. The problem is that it is a different (new) semantic model that what the report previously pointed to.
Hi @chad_clift,
Wouldn't a republish be sufficient? Worth double checking the below limits of the republish though:
When I connect to a dataflow to my pbix file which used a different connection first I am getting the below impact check before I republish.
I didn't get that option this time. My assumption is that I didn't replace the semantic model that the original report pointed to. This new report is pointing to a different (new) semantic model
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.