PL 300 Test

PL 300 Test

Professional Development

20 Qs

quiz-placeholder

Similar activities

Excel Basics

Excel Basics

Professional Development

20 Qs

KLGREENS Excel Basic Assessment

KLGREENS Excel Basic Assessment

Professional Development

15 Qs

QuickBooks Review #2

QuickBooks Review #2

Professional Development

19 Qs

SPECTRUM THEORY QUIZ-3

SPECTRUM THEORY QUIZ-3

Professional Development

20 Qs

OSL GWEST Boxing Day Readiness

OSL GWEST Boxing Day Readiness

Professional Development

20 Qs

Quiz 3 - SharePoint

Quiz 3 - SharePoint

Professional Development

20 Qs

Power BI - Data Transformation & Modeling

Power BI - Data Transformation & Modeling

Professional Development

15 Qs

What's in the Box?

What's in the Box?

Professional Development

17 Qs

PL 300 Test

PL 300 Test

Assessment

Quiz

Professional Development

Professional Development

Hard

Created by

Aigbe Omorodion

Used 8+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which DAX expression should you use to get the ending balances in the balance sheet reports?

CALCULATE (

SUM( BalanceSheet [BalanceAmount] ), DATESQTD( 'Date'[Date] )

CALCULATE (

SUM( BalanceSheet [BalanceAmount] ), LASTDATE( 'Date'[Date] )

FIRSTNONBLANK ( 'Date' [Date]

SUM( BalanceSheet[BalanceAmount] )

)

CALCULATE (

MAX( BalanceSheet[BalanceAmount] ), LASTDATE( 'Date' [Date] )

)

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

You need to create a visualization that compares revenue and cost over time. Which type of visualization should you use?

stacked area chart

donut chart

waterfall chart

line chart

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Your department wants to see a single visual that explains the factors that contribute to revenue growth the most. Which visualization should you use?


Stacked column chart

Funnel chart

Key influencers

Decomposition tree

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

You have a Power BI tenant. You have reports that use financial datasets and are exported as PDF files. You need to ensure that the reports are encrypted. What should you implement?

dataset certifications

row-level security (RLS)

Microsoft Intune policies

sensitivity labels

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

You have a large dataset that contains more than 1 million rows. The table has a datetime column named Date. You need to reduce the size of the data model. What should you do?

Round the hour of the Date column to startOfHour

Change the data type of the Date column to Text

Trim the Date column

Split the Date column into two columns, one that contains only the time and another that contains only the date

6.

MULTIPLE SELECT QUESTION

1 min • 15 pts

Media Image

You have a report page named Sales which contains visual A, showing total sales for each city for the selected year, as shown in the exhibit.

You need to configure an interaction for this visual. When clicking Drill through, it should redirect to a detail page that shows Sales for the selected city by Product Line and will preserve all the filters from the Sales page.

Which four actions should you perform?

Each correct answer presents part of the solution.

On the Detail page, under the drill through option, add City column as the drill through field.

Create a table visual named Visual B to show total sales by city and product line.

On the Sales page, under the drill through option, add City column as the drill through field.

Create a new page named Detail.

On the Detail page, under the drill through option, set Keep all filters to On.

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

You have a dataset on the bulk orders your company received from across India via different Sales Channels. You have to create a transformation query for the No of days the bulk orders are received from each City and Sales channel. Which of the following options would you choose?

Create an Advanced Group by transform. And set the Group by operation to Count Rows

Create an Advanced Group by transform. And set the Group by operation to All Rows

Create a Basic Group by transform. And set the Group by operation to Count Distinct Rows

Create an Advanced Group by transform. And set the Group by operation to Count Distinct Rows

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?