Forum Discussion
NikTheRussian
1 year agoFrequent Visitor
Deployment Pipelines & Front End Visual Failures
We've recently implemented deployment pipelines across our various workspaces. When attempting to move a semantic model & report from Development to Test, we are receiving front end errors (the x in...
- 1 year ago
Hi again burakkaragoz ,
So this was solved by Microsoft - something as simple as once it had been deployed through the pipeline (re-allocated to service principal & pointed to gateway etc), I had to go into the report in service - Edit it, refresh the visuals & then re-save it. Which seems a bit laborious for deploying through pipelines, but who am I haha.
Thank you all for your input though regardless. This has been an insightful learning journey
suparnababu8
Super User
1 year ago
The possible causes for your issues as outlined below
- Double check your gateway settings in Test workspace that mathces with Dev workspace.
- Make sure that data source credentailas are correctly configured in Test workspace.
- You are getting an error that Fact table has no data , pls check that your semantaic model properly deployed to Test workspace.
- Check the relationships b/w tables after deploying to Test workspace, the relationship should be in proper condition.
- FInally, try to to manula refresh in Test workspace.
Please go thorugh this Microsoft Fabric Pipeline: The Challenges Behind the Chaos! it might helps you
Let me know if it works.
Thank you!