Overview
Power BI Desktop is a data visualization tool that uses Power Query. While working with data is similar to Power Query in Excel, Power BI provides more tools for making data visualizations and dashboards. Power BI Desktop is currently not available for macOS.
To download and learn more about Power BI Desktop, see Getting started with Power BI.
Considerations and caveats
Who can do this
Igloo Authentication
When connecting to your digital workplace's data feeds, you must authenticate using your Igloo Authentication credentials. If you do not know what your Igloo Authentication password is, see Resetting a forgotten Igloo password.
Power BI Desktop vs. Power BI Online Service
Power BI Desktop differs from the Power BI online service. You must use Power BI Desktop to connect to your digital workplace's data feed. To learn more about these differences, see Comparing Power BI Desktop and the Power BI service.
Importing data feeds using the connection wizard
- Open Power BI Desktop.
- Select the Home tab.
- Click Get Data, and then select OData Feed.
- With Basic selected, enter your digital workplace URL with /odata appended to it and then click OK. For example
https://customercare.igloosoftware.com/odata
- Select Basic.
- Enter your Igloo Authentication credentials and then click Connect.
- Select the data feeds tables that you want to import.
- Click Transform Data to modify the tables before importing them, or click Load to immediately import the tables.
Loading templates
Pre-existing queries can be saved and distributed as templates (such as many reports in the Insights Reporting Library). To load a template:
- Double click the template (.pbit file).
- If the template has any parameters, you will be prompted to enter values for these. If present, hover your mouse over the information icon () to read an explanation of what the parameter is expecting as input.
- Click Load.
- If you have not connected to your data feeds before, you will be prompted to authenticate. Select Basic, enter your Igloo Authentication credentials, and then click Connect.
Importing data feeds using a blank query
- Open Power BI Desktop.
- Select the Home tab.
- Click Get Data, and then select Blank Query.
- In the Power Query Editor, select the View tab, then click Advanced Editor.
- Paste or type your query in the provided editor and then click Done.
- If you have not connected to your data feeds before, you must click Edit Credentials to authenticate. Select Basic, enter your Igloo Authentication credentials, and then click Connect.
- To complete loading the query, select the Home tab, and then click Close & Apply.
Clearing your saved sources
- Open Power BI Desktop.
- Click File.
- Select Options & settings and then select Data source settings.
- Select the sources that you want to clear, and then click Clear Permissions.
- Click Delete to confirm your decision by clicking.