Review Flashcards
What is the difference between DATE, DATEPARSE, and MAKEDATE?
DATE can take a string or integer and return a date, DATEPARSE can take only strings and requires a date format, MAKEDATE requires a year, month, and day
What is the difference between DATEPART and DATENAME?
DATEPART returns the specified date part as an integer, while DATENAME returns the specified date part as a string
What fields are required to create a pie chart?
Dimension in color, measure in angle, pie as mark type
What fields are required to create a scatter plot?
One measure in columns and one measure in rows
What fields are required to build a Gantt chart?
Date or time field in columns, dimension in rows, continuous measure in size, auto or Gantt in Marks
What fields are required to build a box plot?
Dimension in columns shelf, measure in rows, dimension in detail, mark type circle, reference line (box plot)