Skip to content

Commit c3dac38

Browse files
authored
Merge pull request #12962 from MicrosoftDocs/main
2/06/2025 PM Publish
2 parents 287f4c1 + c84e6db commit c3dac38

File tree

4 files changed

+29
-25
lines changed

4 files changed

+29
-25
lines changed

powerbi-docs/collaborate-share/service-modern-usage-metrics.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,8 @@ It's important to understand that differences can occur when comparing the impro
317317
In addition to the above differences between previous and improved usage metrics reports, note the following limitations for the preview release:
318318

319319
- Dashboard usage metrics still rely on the previous version of the usage metrics reports and aren't yet available in modern usage metrics.
320+
- There are fields in the _Report page views_ and _Report load times_ tables that are always blank.
321+
- Pages for App reports can't be seen in the Report pages table.
320322
- Performance data and Report Page View metrics rely on the client/device sending data to Power BI. Depending on network latency, ad blockers, firewalls, and network rules set by your organization, this data may never reach Power BI. Therefore, the performance and Report Page View data may not include all views or all users.
321323
- Certain types of views aren't included in performance measurements. For example, when a user selects a link to a report in an email message, the Report View is accounted for in the report usage but there is no event in the performance metrics.
322324
- Report performance metrics aren't available for Paginated Reports. The Pages tab on the Report usage page as well as the charts on the Report performance page don't show data for these types of reports.

powerbi-docs/paginated-reports/report-design/create-invoices-forms-lists-report-builder.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.reviewer: saurkumar
1313

1414
[!INCLUDE [applies-yes-report-builder-no-desktop](../../includes/applies-yes-report-builder-no-desktop.md)]
1515

16-
A list data region repeats with each group or row in the paginated report dataset. A list can be used to create free-form reports or forms, such as invoices, or in conjunction with other data regions. You can define lists that contain any number of report items. A list can be nested wit
16+
A list data region repeats with each group or row in the paginated report dataset. A list can be used to create free-form reports or forms, such as invoices, or in conjunction with other data regions. You can define lists that contain any number of report items.
1717

1818

1919

11.4 KB
Loading
Lines changed: 26 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: "Add, move, or delete a text box in a Power BI paginated report | Microsoft Docs"
2+
title: "Add, move, or delete a text box in a Power BI paginated report"
33
description: Add a text box to the paginated report body to display information such as titles, parameter choices, built-in fields, and dates in Power BI Report Builder.
4-
ms.date: 01/26/2023
4+
ms.date: 02/06/2025
55
ms.service: powerbi
66
ms.subservice: report-builder
77
ms.topic: conceptual
@@ -20,56 +20,58 @@ ms.reviewer: rpatkar
2020
To add a text box to a list data region, you must first add the text box and then drag it into the list.
2121

2222
> [!NOTE]
23-
> When you select a text box, you're immediately editing the text in the text box. To select the text box itself, not the text in it, press ESC.
23+
> When you select a text box, you're immediately editing the text in the text box. To select the text box itself, not the text in it, press ESC. The four-headed arrow icon is visible on the text box's border when it's selected.
2424
2525
## Add a text box
2626

27-
1. On the **Insert** tab in Design view, select **Text Box**.
27+
1. On the **Insert** tab, select **Text Box**.
2828

29-
2. On the design surface, select and then drag a box to the desired size of the text box.
29+
2. On the design surface, select and then drag a text box to the desired size.
3030

3131
## Add a text box in a list
3232

33-
1. On the **Insert** tab in report design view, select **List**.
33+
1. On the **Insert** tab, select **List**.
3434

35-
2. On the design surface, select and then drag a box to the desired size of the list.
35+
2. On the design surface, select and then drag a box to the desired size of the list.
3636

37-
3. On the **Insert** tab, select **Text Box**.
37+
3. On the **Insert** tab, select **Text Box**.
3838

39-
4. On the design surface, select and then drag a box to the desired size of the text box inside the list you added in step 1.
39+
4. On the design surface, select and then drag a box to the desired size of the text box inside the list you added in step 1.
4040

41-
5. To confirm the text box is correctly nested inside the list, select the text box.
41+
5. To confirm the text box is correctly nested inside the list, select the text box.
4242

4343
> [!NOTE]
44-
> If you select in the text box and are in edit mode, press ESC to select the text box.
44+
> If you select inside the text box and are in edit mode, press ESC to select the text box. The four-headed arrow icon is visible on the text box's border when it's selected.
4545
46-
6. In the Properties pane, verify that the **Parent** property is the rectangle that was automatically added to the list data region.
46+
6. In the Properties pane, verify that the **Parent** property is the rectangle that was automatically added to the list data region.
4747

4848
> [!NOTE]
49-
> If the Properties pane isn't visible, check **Properties** on the **View** tab.
49+
> If the Properties pane isn't visible, check **Properties** on the **View** tab.
5050
5151
## Move a text box
5252

53-
1. In report design view, select any empty space within the text box to select the text box.
53+
1. On the design surface, select any empty space within the text box to select the text box.
5454

5555
> [!NOTE]
56-
> If you select in the text box and are in edit mode, press ESC to select the text box.
56+
> If you select within the text box and are in edit mode, press ESC to select the text box. The four-headed arrow icon is visible on the text box's border when it's selected.
5757
58-
2. Select the text box handle and drag the text box to the new location.
58+
2. Select the text box handle and drag the text box to the new location.
5959

6060
Alternatively, use the arrow keys to move a selected text box horizontally or vertically. To move the text box in smaller increments on the design surface, hold down CTRL plus the arrow keys.
6161

6262
## Delete a text box
6363

64-
1. In report design view, right-click any empty space within the text box to select it, and then select **Delete**. Alternatively, select any empty space within the text box, and then press DELETE.
64+
- On the design surface, right-click any empty space within the text box to select it and open a local menu with the **Delete** command.
65+
66+
:::image type="content" source="../media/report-builder-delete-text-box.png" alt-text="Screenshot of a text box selected in Report Builder and the delete command highlighted in a local menu.":::
6567

68+
Alternatively, select any empty space within the text box, and then press DELETE.
69+
6670
> [!NOTE]
67-
> If you select in the text box and are in edit mode, press ESC to select the text box.
68-
71+
> If you select inside the text box and are in edit mode, press ESC to select the text box. The four-headed arrow icon is visible on the text box's border when it's selected.
72+
6973
## Related content
7074

71-
- [Text Boxes (Report Builder and the Power BI service)](text-boxes-report-builder-and-service.md)
72-
- [Expressions (Report Builder and the Power BI service)](../../expressions/report-builder-expressions.md)
73-
- [Keyboard Shortcuts (Report Builder)](/sql/reporting-services/report-builder/keyboard-shortcuts-report-builder)
74-
75-
75+
- [Text boxes in paginated reports (Power BI Report Builder)](text-boxes-report-builder-and-service.md)
76+
- [Expressions in Power BI Report Builder](../../expressions/report-builder-expressions.md)
77+
- [Keyboard shortcuts for accessibility in paginated reports in Report Builder](/sql/reporting-services/report-builder/keyboard-shortcuts-report-builder)

0 commit comments

Comments
 (0)