Peristiwa
Kejohanan Dunia Power BI DataViz
14 Feb, 4 PTG - 31 Mac, 4 PTG
Dengan 4 peluang untuk menyertai, anda boleh memenangi pakej persidangan dan berjaya ke Grand Finale LIVE di Las Vegas
Ketahui lebih lanjutPelayar ini tidak lagi disokong.
Naik taraf kepada Microsoft Edge untuk memanfaatkan ciri, kemas kini keselamatan dan sokongan teknikal yang terkini.
APPLIES TO:
Power BI Desktop
Power BI service
With dashboard themes you can apply a color theme to your entire dashboard, such as corporate colors, seasonal coloring, or any other color theme you might want to apply. When you apply a dashboard theme, all visuals on your dashboard use the colors from your selected theme. A few exceptions apply, described in the Considerations and limitations section of this article.
Changing the colors of the report visuals on a dashboard doesn't affect the visuals in the associated report. Also, when you pin tiles from a report that already has a report theme applied, you can choose to keep the current theme or use the dashboard theme.
To follow along, open the Sales & Returns sample dashboard.
To get started, open a dashboard that you created or can edit. Select Edit > Dashboard theme.
In the dashboard pane that appears, select one of the prebuilt themes.
In the following example, we selected Dark.
The default theme for Power BI dashboards is Light. If you want to customize the colors or create your own theme, select Custom in the drop-down.
Use the custom options to create your own dashboard theme. If adding a background image, we recommend that your image is at least 1920x1080 resolution. To use an image as a background, upload the image to a public website, copy the URL, and paste it into the Image URL field.
Another way to create a custom theme is to upload a JSON file that has settings for all the colors you'd like to use for your dashboard. In Power BI Desktop, report creators use JSON files to create themes for reports. You can upload these same JSON files for dashboards or find and upload JSON files from the Themes Gallery in the Power BI Community.
You can also save your custom theme as a JSON file and then share it with other dashboard creators.
As with the built-in and custom options, when you upload a theme, the colors are automatically applied to all tiles on the dashboard.
Hover over a theme and choose View report.
Scroll down and find the link to the JSON file. Select the download icon and save the file.
In the Power BI service, in the Custom Dashboard theme window, select Upload JSON theme.
Navigate to the location where you saved the JSON theme file and select Open.
On the Dashboard theme page, select Save. The new theme is applied to your dashboard.
If your report uses a different theme from the dashboard theme, in most cases, you can control whether the visual retains the current report theme or uses the dashboard theme. However, card visuals in dashboards use the 'DIN' font family, with black text. You can change the text color for all the tiles on a dashboard, including the cards, by creating a custom dashboard theme.
When pinning a tile to a dashboard, to keep the report theme, select Keep current theme. The visual, on the dashboard, retains the report theme, including transparency settings.
You only see the Tile Theming options when you create the report in Power BI Desktop, add a report theme, and then publish the report to the Power BI service.
Try repinning the tile and selecting Use dashboard theme.
At its most basic level, the theme JSON file has only one required line: name.
{
"name": "Custom Theme"
}
Other than name, everything else is optional. You're free to add only the properties you specifically want to format to the theme file and continue to use the Power BI defaults for the rest.
The JSON file for dashboard theming includes:
Here's a sample theme JSON for the default Light theme:
{
"name":"Light",
"foreground":"#000000",
"background":"#EAEAEA",
"dataColors":["#01B8AA","#374649","#FD625E","#F2C80F","#5F6B6D","#8AD4EB","#FE9666","#A66999"],
"tiles":{"background":"#FFFFFF","color":"#000000"},
"visualStyles":{"*":{"*":{"*":[{"color":{"solid":{"color":"#000000"}}}]}}}
}
You can't apply dashboard themes to pinned live report pages, iframe tiles, SSRS tiles, workbook tiles, or images.
You see dashboard themes on mobile devices, but you can only create a dashboard theme in the Power BI service.
Dashboard custom themes only work with tiles pinned from reports.
More questions? Ask the Power BI Community.
Peristiwa
Kejohanan Dunia Power BI DataViz
14 Feb, 4 PTG - 31 Mac, 4 PTG
Dengan 4 peluang untuk menyertai, anda boleh memenangi pakej persidangan dan berjaya ke Grand Finale LIVE di Las Vegas
Ketahui lebih lanjutLatihan
Modul
Create dashboards in Power BI - Training
Microsoft Power BI dashboards are different than Power BI reports. Dashboards allow report consumers to create a single artifact of directed data that is personalized just for them. Dashboards can be composed of pinned visuals that are taken from different reports. Where a Power BI report uses data from a single semantic model, a Power BI dashboard can contain visuals from different semantic models.
Pensijilan
Microsoft Certified: Power BI Data Analyst Associate - Certifications
Demonstrate methods and best practices that align with business and technical requirements for modeling, visualizing, and analyzing data with Microsoft Power BI.