Quantcast
Channel: MSDN Blogs
Viewing all articles
Browse latest Browse all 12366

Introducing mobile reports and a brand-new web portal

$
0
0

Holiday greetings from Redmond! Today, we're excited to announce that you can download SQL Server 2016 CTP 3.2 and preview some of the most major enhancements to Reporting Services (Native mode) in years: mobile reports and a brand-new web portal.

Download SQL Server 2016 CTP 3.2.

In case you missed it…

A few weeks ago at PASS Summit 2015, we communicated our roadmap and unveiled what we've been working on. For SQL Server 2016, we're adding mobile reports - reports optimized for mobile devices. After SQL Server 2016, we'll be adding support for Power BI Desktop reports as well. Power BI Desktop reports represent the evolution of Power View and enable interactive data exploration and visualization.

Introducing mobile reports

We designed Reporting Services years ago as a platform for designing, generating, and delivering reports in their traditional form - paginated documents. A paginated document is one that lays out content on fixed-size pages, often flowing from one page to the next and generating as many pages as needed to accommodate the content. Paginated reports are ideal for exporting to formats like Word and PDF (which themselves are paginated documents) and for printing. When producing these types of documents, you often want very precise control over formatting, layout, and pagination, and expect them to look "exactly like so" no matter what device or screen people may be using.

Today, we're doing more and more on our mobile devices and want to view reports on our smartphones and tablets. When you want to provide an optimal experience on these devices, you want to design a different type of layout: a responsive layout that adapts to very different screen sizes and orientations. Enter mobile reports:

image

Mobile reports dynamically adjust the content to fit your screen (or browser window). You never see content scrolled out of view or flowing onto a different page. While you can view these reports on your PC as well, they're really optimized for mobile devices, so let's take a look at this report on a tablet:

image

This is the same report; its responsive layout adapts to provide an optimal experience in the tablet's portrait orientation. When you view it on a phone, it adapts further still to make the most of the smaller screen:

image

Mobile reports are built on Datazen technology we acquired earlier this year. We think these reports that you design from the outset for mobile devices deliver the best experience on the market today for viewing reports on phones and tablets.

Paginated reports and mobile reports are complementary; you can choose the type of report that best fits your needs on a case-by-case basis. When you need to generate and deliver a very precisely-formatted document, you'll want a paginated report. When you want to optimize for viewing on phones and tablets, you'll want a mobile report.

The new face of Reporting Services: A brand-new web portal

This is Report Manager as you know it today:

clip_image004[4]_thumb[1]

Well, almost as you know it today; you'll notice a link in the top-left inviting you to preview the new Reporting Services:

clip_image005[4]_thumb[1]

Follow that link and you'll find a preview version of a brand-new web portal:

clip_image006[4]_thumb[1]

With this new, modern web portal, you can view all your reports - both mobile and paginated reports - in one place. It's designed from the outset for modern browsers and built from the ground up on HTML5. Give it a try with your favorite browser, whether Edge, Internet Explorer 10+, Chrome, Firefox, or Safari.

In this preview version, you can do a few basics: browse folders, view mobile reports, and view (and export and print) paginated reports. We're working on support for additional tasks (including management tasks); in the meantime, you can use classic Report Manager for those tasks:

clip_image007[4]_thumb[1] 

Note: You might need to update your report server configuration to enable the new web portal. Be sure to read the Release Notes.

Create KPIs and access insights at a glance

Noticed the "KPIs" in the screenshot above? Key performance indicators (KPIs) are another exciting addition and a great way to monitor important metrics and trends at a glance - before you even dive into a report. In addition to a metric's actual value, you can see the variance from the goal, the status (red, amber, green), and the trend:

clip_image008[4]_thumb[1]

To create a KPI and bind it to data, you'll need a shared dataset, which in turn connects through a shared data source. You can create a shared data source using classic Report Manager and a shared dataset using Report Builder.

In the new web portal, browse to the folder where you'd like to create the KPI and open the New menu:

clip_image009[4]_thumb[1]

Choose KPI and you'll see the following with some sample data:

clip_image010[4]_thumb[1]

For each KPI element - Value, Goal, Status, and Trend Set - you can either enter a static value or choose a shared dataset:

clip_image011[4]_thumb[1]

Once you choose a shared dataset, you can choose a specific field within that dataset:

clip_image012[4]_thumb[1]

For Value, Goal, and Status, you'll want to choose a dataset that returns a single row of data. (These elements use the value in the first row.) For Trend Set, you'll want to choose a dataset that returns multiple, sorted rows containing a sequence of values:

clip_image013[4]_thumb[1]

And with that, you've created a KPI bound to data:

clip_image014[4]_thumb[1]

Note: In this preview version, KPIs don't update after you create them, but we're working on that part for an upcoming CTP.

Design mobile reports using SQL Server Mobile Report Publisher

Now that you've created a basic KPI, let's take a look at how you create mobile reports. Much like you use Report Builder, a desktop app, to design and publish paginated reports, you use Mobile Report Publisher, a new desktop app for Windows 7 and later, to design and publish mobile reports.

Note: Mobile Report Publisher will be available for download by the end of this month, so stay tuned to this blog.

After opening Mobile Report Publisher, you'll see a blank layout grid and a gallery of available visualization types - navigators, gauges, charts, maps, and data grids:

clip_image015[4]_thumb[1]

To start designing your report, simply drag-and-drop these visualizations onto the layout grid:

clip_image016[4]_thumb[1]

You can do so before you've even added any datasets; in this case, the app generates simulated data, enabling you to prototype a report design in minutes and settle on the end result you want before investing any effort in preparing the data.

By default, you're designing the "Master" layout, but you can also design layouts for Tablet and Phone:

clip_image017[4]_thumb[1]

After switching to the Phone layout, you simply drag-and-drop the visualizations you already created to optimize the layout for phones:

clip_image018[4]_thumb[1]

At any time, you can switch to the Data view, where you can add shared datasets from your report server and bind your visualizations to fields within those datasets:

clip_image019[4]_thumb[1]

You can also switch to Preview to see how your report looks in Master, Tablet, or Phone layout:

clip_image020[4]_thumb[1]

When you're ready to publish your report, simply Save As, choose a report server, and browse to a folder:

clip_image021[4]_thumb[1]

image

image

Now you and others can view your mobile report in the web portal:

clip_image022[4]_thumb[1]

Access insights on your phone or tablet using Power BI mobile apps

While the new web portal works great on mobile devices, we're also enhancing the Power BI mobile apps to work with Reporting Services. These native apps provide an optimal experience on your phone or tablet, even more so if you're using the Power BI service as well, since you can view your dashboards from Power BI and your KPIs and mobile reports from Reporting Services - all in one app. We're starting with the Power BI apps for iPhone and iPad and planning to add similar support to our Windows and Android apps as well.

Note: A preview of the Power BI app for iOS with support for Reporting Services will be available in the App Store by the end of the month.

In the Power BI app for iOS, open the menu from the top-left:

clip_image023[4]_thumb[1]

Tap Settings to open the Settings page:

clip_image024[4]_thumb[1]

Under SQL Server Reporting Services Preview, tap Connect Server and enter your report server address, username, and password:

clip_image025[4]_thumb[1]

Note: You'll need to enable Basic authentication on your report server and we recommend enabling HTTPS for secure connections. Depending on your organization's environment, you may need to configure additional settings, such as firewall rules. Be sure to read Enable a report server for Power BI Mobile access.

After connecting, you can view your KPIs and mobile reports on your mobile device:

image

When you open a mobile report, you'll see the layout optimized for your device:

image

Previously released

Read about the many more new features released in previous CTPs:

More to come

We hope you enjoy this preview of these exciting new features. Meanwhile, we're already hard at work on the next CTP, in which you can expect refinements to KPIs and mobile reports and more functionality in the new web portal.

Happy holidays!

Try it now and send us your feedback


Viewing all articles
Browse latest Browse all 12366

Trending Articles