Forum Discussion

rivasrd's avatar
rivasrd
Frequent Visitor
1 month ago
Solved

Live connection error when save as pbip report

I have seen this error over the years, but is  back. I am working on a report that has live connection to a semantic model hosted on a fabric workspace. Dataset refresh with no issues and I am admin...
  • rivasrd's avatar
    rivasrd
    1 month ago

    Well, Found the problem.

     

    Functionality "Save as" is different for PBIX and PBIP

    The issue was I had a "blank" at the end of the workspace where I deployed the semantic model.

    • When saving as PBIX the where no issues, as the report was connected with no issues.
    • When saving as PBIP the issue was that PBI desktop "trim" the connection string, removing the "Blank" from workspace name where the semantic model whas hosted and creating the problem.

    Solution: rename the workspace to remove the blank from the name at the end and all started working well.