Forum Discussion

MapleCookie's avatar
MapleCookie
Icon for Helper II rankHelper II
8 months ago

Power BI PL 300 (Modelling & JSON) - Test 1, Question 1 & Test 3, Question 3/Question 54

Hi, everyone, 

I would love to double check my answer.  if I am wrong, please let me know and tell me why? Thank you!!

 

PL 300 Exam, Test 1, Question 1

My answer to this question is

Customer: Dual                                         (as dual/hybrid can refresh in real time)

Date: Dual                                                  (as dual/hybrid can refresh in real time)

Sales: DirectQuery                                     (as direct query can refresh NEAR real time)

Sales Aggregate: Import                           (as import model must refresh on the scheduled basis) 

 

 

 

 

 

 

PL 300 Exam, Test 3, Question 3

My answer to this question is: B & E

 

A user creates a Power BI report named ReportA that uses a custom theme.
You create a dashboard named DashboardA.
You need to ensure that DashboardA uses the custom theme.
The solution must minimize development effort.
 
Which two actions should you perform? Each correct answer presents part of the solution.
 
A. Publish ReportA to Power BI.
B. From ReportA save the current theme.
C. Publish ReportA to the Microsoft Power BI Community theme gallery.
D. From DashboardA, create a custom theme.
E. From DashboardA, upload a JSON theme. 
 
 
 
PL 300 Exam, Test 3, Question 54

My answer to this question is: D

You need to create a Power BI theme that will be used in multiple reports.
The theme will include corporate branding for font size, color, and bar chart formatting.
What should you do?
 
A. From Power BI Desktop, customize the current theme.
B. From Power BI Desktop, use a built-in report theme.
C. Create a theme as a PBIVIZ file and import the theme into Power BI Desktop.
D. Create a theme as a JSON file and import the theme into Power BI Desktop. 

 

10 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi MapleCookie,

     

    Thank you for reaching out to the Microsoft Fabric Forum Community, and special thanks to Syk  for prompt and helpful responses.

     

    In my opinion Date table change from Dual to Import. Reason is The Date table is very static and does not need real time behavior. Using Import gives better performance and simpler queries. Dual is unnecessary here.

     

    Thanks & Regards,

    Prasanna Kumar

  • Syk's avatar
    Syk
    Icon for Resident Rockstar rankResident Rockstar

    For your first question, the criteria is data loaded rarely (with the exception of Sales). It also wants the visuals on the report to be quick. This would mean every table that is not Sales should use Import. Sales I'd probably answer as Direct Query since its near real time.

     

    Your other two questions seem correct.

    • MapleCookie's avatar
      MapleCookie
      Icon for Helper II rankHelper II

      also I have enclosed further explanation for your consideration. 

      hope it helps. thanks. 

       

       

       

    • Syk's avatar
      Syk
      Icon for Resident Rockstar rankResident Rockstar

      My answer to this question is

      Customer: Dual                                         (as dual/hybrid can refresh in real time)

      Date: Dual                                                  (as dual/hybrid can refresh in real time)

       




      These are incorrect. Import is what you want for these since you can update it daily on a schedule and it will improve preformance of visuals.

  • so far, I am not 100% sure about my answer. 

    anyone disagree with my original answer within this post, welcome to let me know and please also kindly tell me why?

     

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi MapleCookie,

     

     

    Just following up to see if the Response provided by community members were helpful in addressing the issue. if the issue still persists Feel free to reach out if you need any further clarification or assistance.

     

    Best regards,
    Prasanna Kumar

     

  • Anonymous 

    Thanks for your reply. 

    I will take a look at your answer and related Microsoft technical artilce again. 

    if have any questions, I will reach out to you again. 

     

    Once again thanks for your help to my Power BI study.