Atvik
Heimsmeistaramót Power BI DataViz
Feb 14, 4 PM - Mar 31, 4 PM
Með 4 tækifæri til að taka þátt gætirðu unnið ráðstefnupakka og komist í LIVE Grand Finale í Las Vegas
Nánari upplýsingarÞessi vafri er ekki lengur studdur.
Uppfærðu í Microsoft Edge til að nýta þér nýjustu eiginleika, öryggisuppfærslur og tæknilega aðstoð.
With Power BI Desktop, you can build advanced queries, models, and reports that visualize data. You can also build data models, create reports, and share your work by publishing to the Power BI service. Power BI Desktop is a free download.
To get Power BI Desktop, you can use one of two approaches.
Either of the two approaches gets the latest version of Power BI Desktop onto your computer. However, there are some differences worth noting, as described in the following sections.
Mikilvægt
Power BI Desktop is updated and released on a monthly basis, incorporating customer feedback and new features. Only the latest version of Power BI Desktop is supported. You'll be asked to upgrade the application to the latest version if you contact Support for Power BI Desktop. You can get the latest version of Power BI Desktop from the Windows Store, or as a single executable containing all supported languages that you download and install on your computer.
There are a few ways to access the most recent version of Power BI Desktop from the Microsoft Store.
Use one of the following options to open the Power BI Desktop page of the Microsoft Store:
Open a browser and go directly to the Power BI Desktop page of the Microsoft Store.
From the Power BI service, in the upper right corner, select the Download icon and then choose Power BI Desktop.
Go to the Power BI Desktop product page, and then select Download Free.
After you've landed on the Power BI Desktop page of the Microsoft Store, select Install.
There are a few advantages to getting Power BI Desktop from the Microsoft Store:
The following considerations and limitations apply when you install Power BI Desktop from the Microsoft Store:
Athugasemd
The Power BI Report Server version of Power BI Desktop is a separate and different installation from the versions discussed in this article. For information about the Report Server version of Power BI Desktop, see Create a Power BI report for Power BI Report Server.
To download the Power BI Desktop executable from the Download Center, select Download from the Download Center page. Then specify the 32-bit or 64-bit installation file to download.
Mikilvægt
The 32-bit version of Power BI Desktop will no longer be supported after June 30, 2025. Upgrade to the 64-bit version of Power BI Desktop to continue receiving updates and support.
You're prompted to run the installation file after you finish downloading it.
Power BI Desktop ships as a single .exe installation package that contains all supported languages, with separate .exe files for the 32-bit and 64-bit versions. The 32-bit version will no longer be supported after June 30, 2025. You need the executable for installation. This approach makes distribution, updates, and installation easier and more convenient, especially for administrators. You can also use command-line parameters to customize the installation process, as described in Using command-line options during installation.
After you launch the installation package, Power BI Desktop installs as an application and runs on your desktop.
Athugasemd
Installing the deprecated msi version and the Microsoft Store version of Power BI Desktop on the same computer, sometimes referred to as a side-by-side installation, isn't supported. Manually uninstall Power BI Desktop before you download it from the Microsoft Store.
When you launch Power BI Desktop, a welcome screen appears.
When you launch Power BI Desktop for the first time, if the installation isn't an upgrade, you're prompted to fill out a form or sign in to the Power BI service before you can continue.
After that, you can begin creating data models or reports, and share them with others on the Power BI service. Check out the Related content section for links to guides to help you get started using Power BI Desktop.
The following list provides the minimum requirements to run Power BI Desktop:
Mikilvægt
Power BI Desktop is no longer supported on Windows 8.1.
Athugasemd
We recommend using a client version of Windows, such as Windows 10, instead of Windows Server. Power BI Desktop doesn't support Internet Explorer Enhanced Security Configuration because it will stop Power BI Desktop from signing in to the Power BI service.
Power BI Desktop doesn't support running with a system account because WebView2 doesn't support system accounts. Running Power BI Desktop using a system account may cause this error: "Microsoft Edge can't read and write to its data directory."
We want your experience with Power BI Desktop to be great. If you run into any issues with Power BI Desktop, this section contains solutions, or suggestions to address these issues.
When you install Power BI Desktop, you can set properties and options with command-line switches. These settings are especially useful for administrators who manage or facilitate the installation of Power BI Desktop across organizations.
Command-line option | Behavior |
---|---|
-q , -quiet , -s , -silent |
Silent install |
-passive |
Show the progress bar only during installation. |
-norestart |
Suppress the computer restart requirement. |
-forcerestart |
Restart the computer after installation without a prompt. |
-promptrestart |
Prompt the user if a computer restart is required (default). |
-l<> , -log<> |
Log the installation to a specific file, with the file specified in <>. |
-uninstall |
Uninstall Power BI Desktop. |
-repair |
Repair the installation or install Power BI Desktop if it's not currently installed. |
-package , -update |
Install Power BI Desktop (default, as long as -uninstall or -repair aren't specified). |
You can also use the following syntax parameters, which you specify with a property = value
syntax:
Parameter | Meaning |
---|---|
ACCEPT_EULA |
Requires a value of 1 to automatically accept the End-User Licensing Agreement (EULA). |
ENABLECXP |
A value of 1 enrolls in the customer experience program that captures information about usage of the product. |
INSTALLDESKTOPSHORTCUT |
A value of 1 adds a shortcut to the Windows desktop. |
INSTALLLOCATION |
The file path where you want Power BI Desktop installed. |
LANGUAGE |
The locale code, for example, en-US , de-DE , pr-BR to force the default language of the application. If you don't specify the language, Power BI Desktop uses the Windows OS language. You can change this setting in the Options dialog. |
DISABLE_UPDATE_NOTIFICATION |
A value of 1 disables update notifications. |
For example, you can run Power BI Desktop with the following options and parameters to install without any user interface, use the German language:
PBIDesktopSetup_x64.exe -quiet LANGUAGE=de-DE ACCEPT_EULA=1
If you're deploying Power BI Desktop to your users with a tool that requires a Windows installer file (.msi file), you can extract the .msi file from the Power BI Desktop installer .exe file. Use a third-party tool, such as WiX Toolset.
Athugasemd
As a third-party product, WiX Toolset options might change without notice. Check their documentation for the most up-to-date information.
On the computer where you downloaded the Power BI Desktop installer, install the latest version of the WiX Toolset.
Open a command-line window as an administrator and navigate to the folder where you installed WiX Toolset.
Run the following command:
Dark.exe <path to Power BI Desktop installer> -x <output folder>
For example:
Dark.exe C:\PBIDesktop_x64.exe -x C:\output
The output folder contains a folder named AttachedContainer, which includes the .msi files.
Upgrading an install from an .exe to an .msi* that you've extracted from an .exe isn't supported. In order to make this upgrade, first you'll need to uninstall the older version of Power BI Desktop that you have.
Power BI Desktop is fully supported on Azure Virtual Desktop (formerly Windows Virtual Desktop) and Windows 365.
Running Power BI Desktop as a virtualized application (for example, as a Citrix application) isn't supported.
Some users might encounter an error message similar to the following message when they use an outdated version of Power BI Desktop: We weren't able to restore the saved database to the model.
Updating to the current version of Power BI Desktop usually resolves this issue.
Power BI Desktop doesn't support running with a system account because WebView2 doesn't support system accounts. Running Power BI Desktop using a system account may result in the error: "Microsoft Edge can't read and write to its data directory."
We recommend updating to the most recent version of Power BI Desktop to take advantage of advances in features, performance, stability, and other improvements. Some organizations might not want users to update to each new version. You can disable notifications by modifying the registry with the following steps:
In certain circumstances, including some screen resolution configurations, some users might see Power BI Desktop render content with large black areas. This issue is generally a result of recent operating system updates that affect how items are rendered, and not a direct result of how Power BI Desktop presents content. Follow these steps to resolve this issue:
This issue might resolve after later Windows updates are released.
After you install Power BI Desktop, see the following content to help you get up and running quickly:
Atvik
Heimsmeistaramót Power BI DataViz
Feb 14, 4 PM - Mar 31, 4 PM
Með 4 tækifæri til að taka þátt gætirðu unnið ráðstefnupakka og komist í LIVE Grand Finale í Las Vegas
Nánari upplýsingarÞjálfun
Eining
Get data with Power BI Desktop - Training
How can you find, collect, and clean data from different sources? Power BI is a tool for making sense of your data. You will learn tricks to make data-gathering easier.
Vottorð
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.
Skjöl
Tutorial: Get started creating in the Power BI service - Power BI
Learn how to get started with the Power BI online service (app.powerbi.com) by following the steps in this tutorial.
Get started with Power BI Desktop - Power BI
Get started with Power BI Desktop.
Overview of Power BI and how the different parts fit together: Power BI Desktop, the Power BI service, Power BI Mobile, Power BI Report Server, and Power BI Embedded.