Mobile Report Delivery
Mobile Report Delivery is a key feature of SQL Server Reporting Services (SSRS) that allows users to access and view reports on any device. With mobile report delivery, users can view, interact with, and share reports on smartphones, tablets, and other mobile devices.
Syntax
The syntax for Mobile Report Delivery is as follows:
https://<servername>/Reports/mobile
Example
To access the mobile report delivery portal, enter the following URL in your mobile browser:
https://<servername>/Reports/mobile
This will take you to the mobile report delivery portal where you can access and view your reports.
Explanation
Mobile Report Delivery uses HTML5 and CSS3 to render reports on mobile devices. Reports are optimized for mobile viewing and can be interacted with using touch gestures. Users can drill down, drill up, and view data in various formats.
Use
Mobile Report Delivery allows users to access and view reports on any device at any time. This makes it easy to stay connected and informed while on the go. Users can view reports even when they are away from their desks, and can share reports with colleagues and stakeholders.
Important Points
- Mobile Report Delivery is available in SQL Server 2016 and later versions.
- Reports must be designed using tools that support mobile report authoring.
- Mobile reports must be published to the mobile report delivery portal before they can be accessed on mobile devices.
Summary
Mobile Report Delivery is a key feature of SQL Server Reporting Services that allows users to access and view reports on any device. Reports are optimized for mobile viewing and can be interacted with using touch gestures. Mobile Report Delivery makes it easy to stay connected and informed while on the go, and is available in SQL Server 2016 and later versions.