Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 2.24 KB

File metadata and controls

42 lines (24 loc) · 2.24 KB
title Lay out a Reporting Services mobile report for phone or tablet
description After you create a Reporting Services mobile report in SQL Server Mobile Report Publisher, you can lay out a phone and tablet version of it.
ms.date 09/25/2024
ms.service reporting-services
ms.subservice mobile-reports
ms.topic how-to
ms.custom
updatefrequency5

Lay out a Reporting Services mobile report for phone or tablet

[!INCLUDE ssrs-mobile-report-deprecated]

Now that you created your Reporting Services mobile report in [!INCLUDESS_MobileReptPub_Short], you can lay out a phone and tablet version of it.

:::image type="content" source="../../reporting-services/mobile-reports/media/ssmrp-salestrendrptlayout.png" alt-text="Screenshot of the main layout for the mobile report.":::

  1. In the upper-right corner of [!INCLUDESS_MobileReptPub_Short], select the layout icon, either Phone or Tablet.

    :::image type="content" source="../../reporting-services/mobile-reports/media/ssmrp-layoutmenu.png" alt-text="Screenshot of the menu for choosing the layout.":::

    The phone layout grid opens. All the visualizations are on the Layout tab.

    :::image type="content" source="../../reporting-services/mobile-reports/media/ssmrp-layoutgrid.png" alt-text="Screenshot of the phone layout grid on the Layout tab.":::

  2. Drag the visualizations to the grid and resize them.

    :::image type="content" source="../../reporting-services/mobile-reports/media/ssmrp-phonelayout.png" alt-text="Screenshot of the resized data visualization.":::

  3. Select Preview to see how the report looks on a phone.

    :::image type="content" source="../../reporting-services/mobile-reports/media/ssmrp-phonepreview.png" alt-text="Screenshot of the Sales Trend phone report preview.":::

Related content