SSRS Query execution failed for dataset

后端 未结 17 1662
猫巷女王i
猫巷女王i 2020-12-30 22:39

Have just deployed my Project on to my reporting Server.

I have multiple datasets which are referencing views which exist on the db on that server.

When I tr

17条回答
  •  不知归路
    2020-12-30 23:15

    I got same error but this worked and solved my problem

    If report is connected to Analysis server then give required permission to the user (who is accessing reporting server to view the the reports) in your model of analysis server. To do this add user in roles of model or cube and deploy the model to your analysis server.

提交回复
热议问题