Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. Where can a calculated column be used? A - Excel calculation. B - PivotTable Field List. C - PivotTable Calculated Item. D- PivotTable Calculated

1. Where can a calculated column be used? A - Excel calculation. B - PivotTable Field List. C - PivotTable Calculated Item. D- PivotTable Calculated Field.

2. What happens when you use an aggregation function (i.e., SUM) in a calculated column?

A. It calculates a value based on the values in the row. B. You receive an error. C. It calculates a value based upon the entire column. D. It turns the calculated column into a measure.

3. What is one of the Rules of a Measure?

A. Redefine the measure, don't reuse it. B. Never use a measure within another measure. C. Only use calculated columns in a measure. D. Reuse the measure, don't redefine it.

4. What type of measure is created within the Power Pivot data model?

A. Implicit. B. Exact. C Explicit. D. Calculated Field.

5. What is the advantage of creating a SUM measure in the Data Model versus placing the field in the Values quadrant of the PivotTable?

A. The SUM measure is "portable" and can be used in other measure calculations. B. It is more accurate than the calculation in the PivotTable. C. Once you connect a PivotTable to a data model, you can no longer add fields to the Values quadrant. D. It is the only way to add fields to the Values quadrant of a Power PivotTable.

6. What are the Aggregation functions used for in DAX?

A. Take data from a column or table and aggregate the data based upon function. B. Add dimensions to a data model. C. Add a formula to a PivotTable. D. Allows you to use the GETPIVOTDATA function in Excel.

7. Which DAX function counts the number of different cells in a column?

A. COUNT. B. COUNTA. C. DISTINCTCOUNT. D. COUNTROWS.

8. Which DAX function counts the number of non-empty cells in a column?

A. COUNT. B. DISTINCTCOUNT. C. COUNTROWS. D. COUNTA.

9. When should you use a Calculated Column instead of an Iterator function?

A. When you want to create a measure. B. When you want to add the calculation to the Filter, Rows or Columns quadrant of a PivotTable. C. When you want to limit the size of your data set. D. When you can bring the data in from your data source.

10. When should you use an Iterator function instead of a Calculated Column?

A. When you want to create a new dimension in your data. B. When you want to add the calculation to the Filter, Rows or Columns quadrant of a PivotTable. C. When you want your data model to be more efficient because no values are stored in the table. D. When you can bring the data in from your data source.

11. What is the symbol for the "OR" logical operand?

A. || - double pipe symbol. B. ^^ - double caret symbol. C. !! - double explanation symbol. D. && - double ampersand symbol.

12. What is the symbol for the "AND" logical operand?

A. || - double pipe symbol. B. ^^ - double caret symbol. C. !! - double explanation symbol. D. && - double ampersand symbol.

13. When creating a measure that includes one of the Filter functions, what should you consider?

A. The speed of the required calculation. B. The context of the measure so that you apply the formula correctly. C. The number of records in your data set. D. The audience using your data set.

14. What is one possible use of the HASONEVALUE function?

A. Provide a test to determine if the PivotTable is filtered to one distinct value. B. Use it to ignore any filters applied to a PivotTable. C. Use it to ignore all but one filter applied to a PivotTable. D. Use it to determine if a column has only one value.

15. What is the syntax of the FILTER function?

A. FILTER(< table>,< filter>) B. FILTER (< table>) C. FILTER(< filter>,< table>). D. FILTER(< filter>).

16. Which of the following is a requirement of a Date Table?

A. All columns must be sorted by the date column. B. Must include columns for calendar year dates. C. Completely consecutive dates, NO gaps. D. Must not include columns for fiscal years

17. How does the data model determine which table is the date table?

A. It automatically knows based upon the data in the date table. B. You relate the date table to your other tables. C. The first column of the date table has the date values. D. You go to the Design tab and select the option "Mark as Date Table."

18. What is the purpose of Time Intelligence functions in DAX?

A. Create measures that manipulate data context to create dynamic calculations. B. Create measures that compare calculations over date periods. C. Create measures that check the result of an expression and create conditional results. D. Create measures that aggregate values based upon the function context.

19.What is the first step of the DAX Calculation Process?

A. Check the filters of any CALCULATE function. B. Evaluate the arithmetic. C. Detect pivot coordinates. D. Manually calculate the desired measure.

20. In the DAX Calculation Process, what is the purpose of "applying the filters to the tables in the Power Pivot data tables?"

A. It will recalculate the measure in the Measure Area. B. It will apply these filters to the PivotTable. C. It will apply these filters to all related tables. D. It will recalculate the measure in the PivotTable.

.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Intelligent Information And Database Systems 12th Asian Conference ACIIDS 2020 Phuket Thailand March 23 26 2020 Proceedings

Authors: Pawel Sitek ,Marcin Pietranik ,Marek Krotkiewicz ,Chutimet Srinilta

1st Edition

9811533792, 978-9811533792

More Books

Students also viewed these Databases questions

Question

LOQ 5-11: How do childrens self-concepts develop?

Answered: 1 week ago

Question

1.The difference between climate and weather?

Answered: 1 week ago

Question

1. What is Fog ?

Answered: 1 week ago

Question

How water vapour forms ?

Answered: 1 week ago

Question

What is Entrepreneur?

Answered: 1 week ago

Question

Which period is known as the chalolithic age ?

Answered: 1 week ago

Question

assess the infl uence of national culture on the workplace

Answered: 1 week ago