Forum Discussion
DavidJCadman
2 years agoFrequent Visitor
Error opening semantic model in PBI Service
Hi community members One of my models throws up this error when I try to use "Open Data Model" (or "Write DAX Queries") within the workspace. {"code":"InvalidOperationException","message":"Seque...
Anonymous
2 years agoNot applicable
Hi DavidJCadman ,
Regarding your problem, it seems that there is an error in the sequence of elements in your model. This error message indicates that there are multiple elements in the sequence that are not supported by the system. To resolve this issue, you need to correct the sequence of elements in your model.
Best Regards,
Wenbin Zhou
DavidJCadman
2 years agoFrequent Visitor
Thanks a lot. Are you aware of any documentation describing how to correct the sequence of elements? If so could you share please.