Power BI - Getting DataIf you connect Power BI to SQL Server using DirectQuery mode and the SQL table has 2000 rows, how many rows does Power BI store locally?A2000 rowsBOnly the first 1000 rowsC0 rowsDDepends on the queryCheck Answer
Step-by-Step SolutionSolution:Step 1: Understand DirectQuery mode data storageDirectQuery mode does not import data; it queries the source live.Step 2: Local data storage in DirectQueryPower BI stores no data locally; all data remains in SQL Server.Final Answer:0 rows -> Option CQuick Check:DirectQuery stores no local data = 0 rows [OK]Quick Trick: DirectQuery queries live, stores no data locally [OK]Common Mistakes:Assuming DirectQuery imports dataThinking partial data is cached locally
Master "Getting Data" in Power BI9 interactive learning modes - each teaches the same concept differentlyLearnWhyDeepSheetTryChallengeScenarioRecallDash
More Power BI Quizzes Basic Visualizations - Why choosing the right visual matters - Quiz 10hard Basic Visualizations - Map visualizations - Quiz 5medium Data Cleaning with Power Query - Removing duplicates - Quiz 14medium Data Cleaning with Power Query - Header promotion - Quiz 14medium Data Cleaning with Power Query - Header promotion - Quiz 6medium Getting Data - OData and REST API connections - Quiz 5medium Getting Data - Why connecting to data sources is the first step - Quiz 12easy Getting Data - SharePoint and OneDrive sources - Quiz 3easy Power BI Basics and Architecture - Power BI vs Tableau vs Excel comparison - Quiz 2easy Power BI Basics and Architecture - Interface overview (Report, Data, Model views) - Quiz 7medium