Using M Language

Using M Language

University - Professional Development

6 Qs

quiz-placeholder

Similar activities

RDBMS-SQL

RDBMS-SQL

University

10 Qs

Yr 8 IF starter

Yr 8 IF starter

7th Grade - University

11 Qs

Information Age

Information Age

12th Grade - University

11 Qs

Quiz 9 MySQL

Quiz 9 MySQL

Professional Development

10 Qs

Power BI - DATAEDU

Power BI - DATAEDU

Professional Development

10 Qs

Quiz sobre DAX_Transformação de Dados

Quiz sobre DAX_Transformação de Dados

12th Grade - University

11 Qs

Database Fundamentals

Database Fundamentals

KG - University

10 Qs

SELECT 2

SELECT 2

Professional Development

10 Qs

Using M Language

Using M Language

Assessment

Quiz

Computers

University - Professional Development

Medium

Created by

Annalisa Occhipinti

Used 8+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

M Language stands for...

Data Merging

Data Mash-Up

Data Modelling

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

What is the value of z?

5

2

10

7

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the instruction

Table.SelectRows(#"RenamedCols", each [Age] <> "NA")?

To keep all the rows where Age is equal to NA

To count the number of rows where Age is equal to NA

To count the number of rows where Age is NOT equal to NA

To keep all the rows where Age is NOT equal to NA

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The value of t is 12

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is better?

DAX

M language

M language is more appropriate for data preprocessing, DAX for data analytics

M language is more appropriate for data analytics, DAX for data preprocessing

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which of the following applies to the M language on the left?

The M formula is correct

You cannot use the ">" operator

yes and no should be "yes" and "no"

"else" should be "otherwise"