Failed to save modifications to the server. Error returned: 'OLE DB or ODBC error: [DataSource.Error]

3.9k Views Asked by At

I am using the SSAS to develop the tabular model. I am able to extract the data from the database. However, when I try to deploy I keep on getting this error.

Failed to save modifications to the server. Error returned: 'OLE DB or ODBC error: [DataSource.Error] An error happened while reading data from the provider: 'Object reference not set to an instance of an object.'. '.

I have tried many solution like:

  1. Check my database connection
  2. Check the datatype in the table

However, none of the solution works.

Is there a way to find the issue with the Object reference not set to an instance of an object error?

0

There are 0 best solutions below