SSRS Mobile Reporting Not Supported

对着背影说爱祢 提交于 2019-12-07 13:35:54

问题


I am trying to test out the new SSRS 2016 features, here's what I have so far:

  • Signed up for an Azure trial
  • Installed a SQL Server 2016 VM
  • Created a DB
  • Configured the reporting services to run classic reports
  • Downloaded the Mobile Report Publisher

I have been trying stuff out using the predetermined data, however I wanted to pull in some data I'm familiar with. When I try to connect to the server (localhost/reports) I get a Server Error as the 'Server does not support mobile reports'.

Is there something I need to configure to enable this?

Thanks in advance


回答1:


I think you are connecting to a standard edition of SQL SERVER 2016.

https://www.microsoft.com/en-au/server-cloud/products/sql-server-editions/overview.aspx

Unfortunately Mobile Reports are only supported in Enterprise Edition of SQL Server :(




回答2:


I took the same install steps as you (robbiecutting). I'm running SS 2016 Developer edition. I found that there was no option for creating Mobile reports in the Report Builder (desktop app), but there is one in the web-based reporting services portal:

Desktop app:

Web portal:

It brings up a nice UI for creating one:



来源:https://stackoverflow.com/questions/38311416/ssrs-mobile-reporting-not-supported

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!