Get data in Power BI Flashcards
What are the different ways to get data into Power BI?
Connecting to data sources, transforming and cleaning the data, and loading the data into Power BI.
What are some common data sources that Power BI can connect to?
Excel, SQL Server, SharePoint, Azure, and various online services.
What tool in Power BI Desktop helps with transforming and cleaning data?
Power Query Editor.
What is the purpose of data transformation in Power BI?
To shape and modify data into the required format for analysis.
How do you load data into Power BI after connecting and transforming it?
By clicking “Close & Apply” in the Power Query Editor.
What is the first step in the data analysis process in Power BI?
Getting data from various sources.
What types of data sources can you connect to in Power BI?
Files (like Excel), databases (like SQL Server), online services (like Azure), and other sources (like web pages).
What is Power Query Editor used for in Power BI?
Transforming and cleaning data before loading it into Power BI.
What file types can Power BI connect to?
Power BI can connect to Excel, CSV, XML, JSON, and PDF files.
How do you import data from an Excel file into Power BI?
Use the “Get Data” option, select “Excel,” and choose the file to load data from.
What are the steps to connect to a CSV file in Power BI?
Go to “Get Data,” select “Text/CSV,” browse to the file location, and load the data.
What is the purpose of the Navigator window in Power BI?
To preview and select tables or sheets from the data source before loading them.
What are some relational databases that Power BI can connect to?
SQL Server, Azure SQL Database, Oracle Database, and PostgreSQL.
What is the primary benefit of connecting Power BI to relational databases?
The ability to perform complex queries and load large volumes of data efficiently.
How do you connect Power BI to a SQL Server database?
Use “Get Data,” select “SQL Server database,” enter the server and database details, and optionally write a query to load specific data.
What is DirectQuery mode in Power BI?
A connection mode that allows real-time data querying from the source without importing data into Power BI.
What is the purpose of parameters in Power BI?
To dynamically control data source settings and enhance report flexibility and reusability.
How can parameters be created in Power BI?
Through the Power Query Editor, by defining a new parameter with specific data types and default values.