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
This is the first time i have attempted to create a Semantic Model in Fabric. (Direct Lake Mode on Delta PARQUET)
Every time I try and do a simply thing. like Joining a key in a fact table to a key in the dimension. I get errors
The changes didn't work, so we've reverted your model to a working state. Try again.
its definitely there. I dont know how to get past this issue?
As an update. i came back from a break and relationships were there. But there were two identical joins on fact keys to dimensions showing. Both Live. I tried deleting and got the error again. Then it reverted back to the incorrect state
It seems incredibly bug ridden to the point of being unuseable. Is this the case of can I do something my side?
This wasnt the fix for this. it turns out the default semantic model isnt that usable at the moment so i had to create one from scratch
Hi, @DebbieE
According to the error information, you can check if the following steps solve the problem.
1. Ensure that the column 'series' indeed exists in the delta table 'dimepisode'. You can do this by querying the table schema directly in your data environment. If the column does not exist, you'll need to adjust your model accordingly.
2. And you need to check if you have the necessary permissions to access this column. This involves checking the access permissions on the delta table and ensuring that your user account or role has the appropriate rights.
Manage semantic model access permissions - Power BI | Microsoft Learn
3. Look at the model relationships and make sure that each relationship is defined correctly and that there are no unexpected duplicates.
Best Regards,
Yang
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum
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.