Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Setup:
I have Dev Test and Prod Fabric workspaces with a development pipeline built around them. Because of the limitations right now in fabric, when I promote a report from Dev to Test, the Semantic Model still points to the Dev and not to the Test lakehouse/SQLendpoint. As a workaround, I've been parameterizing the SQL endpoint string as a database and connecting to it via a SQL connection, and after promoting, I can update the parameter to the Test environment's sql endpoint string. This way I don't have to have a Dev Test and Prod version of the same report pointing to their respective lakehouse tables.
Problem:
I've been unable to connect to the sql endpoint using this method and I've been getting a consistent error with connectivity. Our IT is used to more on-prem solutions and haven't been able to help much with issues like this. The existing cloud reports seem to be fine, but I can't start any new reports using this method. Any ideas?
*edit* update: our IR might be down, more to come tomorrow once our IT is back.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.