Skip to content

Commit 9432aab

Browse files
authored
Update create-report-with-wizard.md
1 parent 054b404 commit 9432aab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

powerapps-docs/user/create-report-with-wizard.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,9 @@ All reports that are created using the Report Wizard are Fetch-based reports. No
8787
> ![View you report](media/report_wizard_10.png "View your report")
8888
8989
> [!NOTE]
90-
> The reports that are displayed are shown in HTML-formatted text instead of plain text, this is because the rich-text editor is enabled by default. To workaround this issue, do one of the following:
91-
> - Disable the rich-text editor, see [Enable or disable rich-text editor for notes in timeline](https://docs.microsoft.com/powerapps/maker/model-driven-apps/set-up-timeline-control#enable-or-disable-rich-text-editor-for-notes-in-timeline).
92-
> - Update the report definition to support formatted text, see [Importing HTML into a Report](https://docs.microsoft.com/sql/reporting-services/report-design/importing-html-into-a-report-report-builder-and-ssrs?view=sql-server-ver15).
90+
> The reports that are querying notes, can display in HTML-formatted text instead of plain text. This is because the rich-text editor is enabled by default. To workaround this issue, do one of the following:
91+
> - Disable the rich-text editor, for more information see, [Enable or disable rich-text editor for notes in timeline](https://docs.microsoft.com/powerapps/maker/model-driven-apps/set-up-timeline-control#enable-or-disable-rich-text-editor-for-notes-in-timeline. When you disable the rich-text editor, new notes that are created will not the have the HTML tags. The existing notes that were created when the rich-text editor was enabled will still show in HTML-formatted text.
92+
> - Update the report definition to support formatted text. For more information, see [Importing HTML into a Report](https://docs.microsoft.com/sql/reporting-services/report-design/importing-html-into-a-report-report-builder-and-ssrs?view=sql-server-ver15).
9393
9494

9595
### See Also

0 commit comments

Comments
 (0)