wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Analytics: Advance Part 2

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

What is merge query?

a)

Process of removing look from dashboard

b)

Process of creating new attribute

c)

Process of creating new calculation

d)

Process of merging query from two existing queries or more

2.

Which one is the correct step on making merge query?

a)

Create based query > merge results > create another query > merge rules

b)

Merge results > create two queries > merge rules

c)

Create two queries > merge results > merge rules

d)

Merge rules > create based query > create another query > merge results

3.

Which on is the correct step to make custom measure?

a)

Custom Field > Add > Custom Dimension

b)

Custom Field > Add > Custom Measure

c)

Custom Field > Create > Custom Dimension

d)

Custom Field > Create > Custom Measure

4.

If you want to create custom attributes that count unique values, which option you will choose?

a)

A

b)

B

c)

C

d)

D

5.

If you want to combine values with other values, which function suitable for it?

a)

CONCAT

b)

COUNT

c)

MAX

d)

MIN

6.

If you want to replace null value with different value, which function suitable for it?

a)

COUNT

b)

CONCAT

c)

COALESCE

d)

COS

7.

What is the measure type that help you to count based on middle values?

a)

Max

b)

Min

c)

Median

d)

Middle

8.

To get ratio between number of ticket solved/number of ticket created. Which expression is correct?

a)

${ticket_updated}/${ticket_solved}

b)

${ticket_received}/${ticket_solved}

c)

${ticket_solved}/${ticket_received}

d)

${ticket_solved}/${ticket_updated}

9.

Which one the correct way to create table calculation?

a)

Choose Customer Field > Dimension > Add calculation

b)

Click Add calculation on data tab

c)

Create expression on custom dimension

d)

None from above

10.

What is the correct data type of value "39484AD"?

a)

Number

b)

String

c)

Time

d)

Duration