Forum Discussion
Unable to Edit Power BI Semantic Model After Creating Partitions
I am unable to edit the Power BI semantic model from the Power BI service portal after creating partitions on the model using Tabular Editor. Could you please assist with resolving this issue?
Error while opening the mode, {"code":"InvalidOperationException","message":"Sequence contains more than one element"}
Error Screenshot
i think you should rollback this change and create the partition using incremental refresh this is the right way for partitioning on Power Bi as per my understanfing
- Anonymous2 years ago
Hi JagaPinninti
Just as muhssamy said that it seems like there is an error in the sequence of elements within your model. This error message indicates that there are multiple elements in a sequence which is not supported by the system. To resolve this issue, you will need to correct the sequence of elements in your model.
Here is a document about creating and manage tabular model partitions for your reference:
Create and Manage Tabular Model Partitions | Microsoft Learn
Best Regards
Zhengdong Xu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
2 Replies
- muhssamyResolver I
i think you should rollback this change and create the partition using incremental refresh this is the right way for partitioning on Power Bi as per my understanfing
- AnonymousNot applicable
Hi JagaPinninti
Just as muhssamy said that it seems like there is an error in the sequence of elements within your model. This error message indicates that there are multiple elements in a sequence which is not supported by the system. To resolve this issue, you will need to correct the sequence of elements in your model.
Here is a document about creating and manage tabular model partitions for your reference:
Create and Manage Tabular Model Partitions | Microsoft Learn
Best Regards
Zhengdong Xu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.