I have tried to Google this error message: "The DataSourceView is missing for the SemanticModel. SemanticModel must have exactly one DataSourceView element", but I just can't find the cause of this and hoping someone here can help. I have a Report Model, Data Source View and a Data Source. The project compiles with no errors, but when I go to deploy the Report Model to our Sharepoint site to allow for reports, the error message above appears. On our Sharepoint reporting site, there was an existing Report Model that had no issues. I had to create new elements in our database and the user would like to test out the changes before promoting to production. As we have no test area (I know, I know), I downloaded the existing Report Model, renamed the objects with "_test" and then repointed the datasource to the database with the new objects (we do have a test database). But now I cannot redeploy the objects with "_test" in the name without getting the above mentioned error. Can anyone let me know how to fix this and/or what is causing it?
↧