What are SSRS Mobile Reports?

SQL Server Reporting Services (SSRS) has been around since 2004. I learned about it at PASS 2003, and probably had the beta version running as soon as I returned back to work from Seattle. Over the years, I have created many reports at my previous job at the law firm and for some customers since then.

I have been concerned that Microsoft was going to abandon SSRS eventually. For a while, new features were supported in SharePoint only, and new products such as Power BI have been released. I was happy to learn that Microsoft rebooted SSRS with SQL Server 2016. There is a new web portal, support for modern browsers, and a fantastic new feature called Mobile Reports.

Mobile Reports are dashboards that will run on most modern mobile devices as well as within the web portal. They are supported on IOS 9 and later, Android 4.4 or better, and Windows 10. To run Mobile Reports on these devices, the mobile Power BI application must be installed.

At first glance, they are simple to create. There is a new tool to use, the SQL Server Mobile Report Publisher. The tool will look familiar to you if you have worked with Datazen in the past. Microsoft purchased Datazen in 2015.

 mobilereportpublisher
You add controls to the design surface, and there is a design surface for three sizes: master, tablet, and phone.
phone-view
As you drag the controls over, they are populated with simulated data. You replace the simulated data with imported Excel spreadsheets or connections to shared datasets.
simulated-data
There are five major types of controls that can be added: Navigators used to filter the dashboard, gauges, charts, maps, and data grids.
five-types-of-controls

In my opinion, creating dashboards is simpler with Mobile Reports than with traditional paginated SSRS reports. I have never been comfortable with the gauge control in SSRS. It’s simple to set up in a Mobile Report.

There are several chart types, and each one is configured a bit differently. I spent quite a bit of time figuring them out for my Pluralsight course. The tree map, one of the chart types, is the most complex control.

tree-map
Overall, I am excited about this addition to SSRS. In the future, I will recommend creating Mobile Report dashboards over dashboards in paginated reports for my customers. Look forward to more posts about SSRS Mobile Reports from me over the next few weeks. Next time, I’ll blog about KPI reports.

About Kathi Kellenberger

I am the editor of the online journal Simple Talk. I love talking about SQL Server to anyone who will listen, just ask my seven year old granddaughter. I love to write and teach. I am so humbled and honored to say I am a Data Platform MVP, a volunteer with LaunchCode and co-leader of PASS Women in Technology Virtual Group.
This entry was posted in SQL Server 2016, SSRS. Bookmark the permalink.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s