Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
Check it out now!Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more
I had created a new view(pbi_part_number_dim) and published it in service. When I check the db I can see the view is created but when I refresh the model in service it shows the following error.
Hi, @Avivek
It’s my pleasure to answer for you.
According to your description, I think it may be that after the file was updated, the data has changed. Can it be refreshed normally in the desktop?
Maybe you have a query in which a row is selected based on a key value and that value does not exist.
To fix it make sure the key value exist or adjust the code so it does not point to a non-existing key value.
Or inconsistent data format between source data and PBI.
You need to check it.
If it doesn’t solve your problem, please feel free to ask me.
Best Regards
Janey Guo
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thankyou so much @v-janeyg-msft for the response,thanks, it took a while but it turned out to be server issue and power bi service issue. Were able to resolve it after a long time
Hi, @Avivek
Do you mean it's back to normal now? How do you judge it is a server problem? If it’s true, I believe microsoft should fix it.
Best Regards
Janey Guo
Hi @amitchandak , thanks, it took a while but it turned out to be server issue and power bi service issue. Were able to resolve it after a long time