Bird
0
0

You connect Power BI to SQL Server using Import mode and load a table with 1000 rows. After refreshing, how many rows will Power BI show if 50 new rows were added in SQL Server?

medium📝 Formula Result Q4 of 15
Power BI - Getting Data
You connect Power BI to SQL Server using Import mode and load a table with 1000 rows. After refreshing, how many rows will Power BI show if 50 new rows were added in SQL Server?
A1050 rows
B1000 rows
C50 rows
D0 rows
Step-by-Step Solution
Solution:
  1. Step 1: Understand Import mode behavior

    In Import mode, Power BI loads data into its own cache and refresh updates this cache.
  2. Step 2: Effect of refresh on data rows

    Refreshing reloads the entire table, so new rows added in SQL Server appear in Power BI.
  3. Final Answer:

    1050 rows -> Option A
  4. Quick Check:

    Import mode refresh updates data = 1050 rows [OK]
Quick Trick: Import mode refresh reloads all data including new rows [OK]
Common Mistakes:
  • Assuming refresh does not update new rows
  • Confusing Import with DirectQuery mode

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Power BI Quizzes