DNU Unit 3 Lesson 4 + 5 Flashcards

1
Q

what 2 modes does Explorer have

A
  1. Data exploration (suggests visuals for data)

2. Data manipulation (simple data prep, like saying which column is a measure)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Explain what explorer is

A

start creating a story by experimenting with filters and charts through Explorer.
Create a new view of a char/table and add it to the story or replace the original.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

When you save an explorer view, where is it stored

A

Yes, you can store them with the story.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

In a table, what can you apply calculations to (2)

A
  1. Account

2. cross calculations dimension

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Can a dimension attributed by used in a calculation

A

yes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

In a table, what is created when you create a new calculation

A
  1. calculated member for dimension used to create it

2. restricted member for dimension used to create it

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

In a chart, can a calculation based on an account dimension be added as a new measure

A

Yes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

In a chart, what are the calculation types supported (4)

A
  1. Calculated measures
  2. Restricted measures
  3. Difference from
  4. Currency conversion
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is a limitation of the new model and cross calcs

A

you cant do a cross-calculation in a story when using the new model

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

If using a BW/Universe model, what are the options when adding calculations in the story:

A
  1. calculated measure
  2. restricted measure
  3. aggregation
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Which model types gives all options for adding calculations:

A

Live model based on Hana calc views

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Can you use IF functions in the calculation editor

A

Yes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

How do you calculate YoY

A
  1. Create a Difference From calculation type

2. Compare Current Period to Previous year

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

what are calculated dimensions used for (3)

A
  • concatenate members
  • group dimensions
  • create dimensions based on thresholds
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

How do you group dimensions (eg, cities into provinces) using Calculated Dimensions

A

Use an IF statement - IF Regina THEN Saskatchewan - creating a new column

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What type of calculation would you use to group dimensions based on a measure (eg, rank based on sales)

A

Measure-based calculated dimension

17
Q

When is it best to use a cross calculation

A

when you have 2 measures and you want to compare the difference in data

18
Q

What is a cross calculation (2)

A

-a measure that is created based on a mathematical formula
-a calc that’s applied across accounts
- results of the calc will apply across all dimensions of the model
EG, plan vs actual variance

19
Q

What do you need to do before creating a cross calculation

A

Enable cross calculations in the Builder pane > Dimensions > Cross calculations

20
Q

What is a table formula, and when do you use it

A
  • on the fly, excel like formulas.

- Add a column and add the calculation