Ibrahim Mondal’s Post

View profile for Ibrahim Mondal, graphic

Data Analyst Intern @MorseBridge | Aspiring Data Science | Proficient in Power BI, MySQL, Excel and Python.

Hello everyone, #day11 Today's topics are the difference between Import and Direct query connection mode from Power BI and the difference between a Subquery and a Join. Let's start! 📌Power BI Q. What is the difference between Import and Direct query connection mode? Ans: Import Mode: The extraction of data from the database and storing it locally on our local machine is called import mode. There is a 1 GB limit for the data we want to publish to the Power BI Service. It is fast and performance is better compared to other connection modes. Direct Query Mode: Leaves data in the database and sends the queries to pull the information needed. The data view section is removed from the report. No limit on the data as we have 'live' data, performance issues are the main concern, and we have limited DAX function for work upon. 📌SQL Q. What is the difference between a subquery and a join? A subquery is a query nested within another query, whereas a join is used to combine rows from two or more tables based on related columns. #powerbi #powerbideveloper #dataanalytics #dataanalysis #data #interviewquestions #interviewpreparation #dashboard #reports

To view or add a comment, sign in

Explore topics