-
Notifications
You must be signed in to change notification settings - Fork 895
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #12300 from MicrosoftDocs/main
8/30/2024 PM Publish
- Loading branch information
Showing
8 changed files
with
64 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+112 KB
powerbi-docs/create-reports/media/power-bi-dark-mode/dark-mode-dax-query-view.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+99.7 KB
powerbi-docs/create-reports/media/power-bi-dark-mode/dark-mode-model-view.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+227 KB
powerbi-docs/create-reports/media/power-bi-dark-mode/dark-mode-report-view.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+152 KB
powerbi-docs/create-reports/media/power-bi-dark-mode/dark-mode-table-view.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,57 @@ | ||
--- | ||
title: Create Power BI reports in dark mode | ||
description: Learn how you can create reports in Power BI reports in different modes. | ||
author: maggiesMSFT | ||
ms.author: maggies | ||
ms.reviewer: '' | ||
ms.service: powerbi | ||
ms.subservice: pbi-reports-dashboards | ||
ms.topic: how-to | ||
ms.date: 08/29/2024 | ||
LocalizationGroup: Create reports | ||
--- | ||
# Create Power BI reports in dark mode | ||
|
||
[!INCLUDE [applies-yes-desktop-yes-service](../includes/applies-yes-desktop-yes-service.md)] | ||
|
||
When you create reports in Power BI Desktop, you can choose different modes, depending on what you're more comfortable looking at. For example, *Dark mode* replaces all the chrome around the design surface with white-on-black text instead of black-on-white. | ||
|
||
## Select a mode | ||
|
||
1. Got to **File** > **Options and settings** > **Options** > **Global** > **Report settings**. | ||
1. In the **Personalization** section, select the theme you want: | ||
|
||
- Default mode | ||
- Dark mode | ||
- Light mode | ||
- User system mode | ||
|
||
There's a mode for every window in Power BI Desktop. For example, for dark mode: | ||
|
||
- [Report view](#report-view) | ||
- [Model view](#model-view) | ||
- [Table view](#table-view) | ||
- [DAX query view](#dax-query-view) | ||
|
||
## Report view | ||
|
||
:::image type="content" source="media/power-bi-dark-mode/dark-mode-report-view.png" alt-text="Screenshot of Dark mode for report view." lightbox="media/power-bi-dark-mode/dark-mode-report-view.png"::: | ||
|
||
## Model view | ||
|
||
:::image type="content" source="media/power-bi-dark-mode/dark-mode-model-view.png" alt-text="Screenshot of Dark mode for model view." lightbox="media/power-bi-dark-mode/dark-mode-model-view.png"::: | ||
|
||
## Table view | ||
|
||
:::image type="content" source="media/power-bi-dark-mode/dark-mode-table-view.png" alt-text="Screenshot of Dark mode for table view." lightbox="media/power-bi-dark-mode/dark-mode-table-view.png"::: | ||
|
||
## DAX query view | ||
|
||
:::image type="content" source="media/power-bi-dark-mode/dark-mode-dax-query-view.png" alt-text="Screenshot of Dark mode for DAX query view." lightbox="media/power-bi-dark-mode/dark-mode-dax-query-view.png"::: | ||
|
||
Try the different modes and see which you prefer. | ||
|
||
## See also | ||
|
||
- [Create reports in Power BI Desktop with Copilot](copilot-create-desktop-report.md) | ||
- [Mobile layout view](power-bi-create-mobile-optimized-report-mobile-layout-view.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters