Forum Discussion
Analysis Services Error: DMTS_MonikerWithUnboundDataSources - Unable to process table
- 3 years ago
UPDATE: I think I found the cause of the issue. It was very unexpected.
I found this post which suggested the issue may be related to the dataset owner. I checked to ensure that I was the dataset owner, and while I was, I noticed that one of the data sources was disconnected. This shouldn't have mattered for the table in question as it was from a source that was still connected.
However, reconnecting this data source has apparently caused the table to be able to process again.
UPDATE: I think I found the cause of the issue. It was very unexpected.
I found this post which suggested the issue may be related to the dataset owner. I checked to ensure that I was the dataset owner, and while I was, I noticed that one of the data sources was disconnected. This shouldn't have mattered for the table in question as it was from a source that was still connected.
However, reconnecting this data source has apparently caused the table to be able to process again.
Same for me, thanks for sharing!