Using Calculations: Working with Strings, Dates, and Type Conversion Functions Flashcards

1
Q

What is string data and what are some examples of it?

A

Any data that is text - things like names of people, places, or objects

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

What is concatenating in Tableau?

A

Adding strings together

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

What does a concatenation calculation look like in Tableau?

A

Connect field names with a + and add any separating characters or fixed strings within double quotations

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

How do you add a non-string field to a concatenated string calculated field?

A

Enclose the non-string field in STR() within the calculated field

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

What function do you use to calculate the difference between two dates?

A

DATEDIFF

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