Excel Functions Quiz: CONTAINS, ContainsString, ISBLANK
30 Questions
1 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

The CONTAINS function returns a statistics table for each column in each table in the model

False

The ISNUMBER function determines if a value is blank

False

The HASONEFILTER function returns true if there are exactly one directly filtered values on ColumnName

True

The ISEMPTY function verifies whether a column is empty

<p>False</p> Signup and view all the answers

The CONTAINSSTRING function is case-sensitive

<p>False</p> Signup and view all the answers

The ISERROR function returns true if the value is logical

<p>False</p> Signup and view all the answers

The ISNONTEXT function returns true if a value is blank

<p>True</p> Signup and view all the answers

The ISINSCOPE function returns true when a column is being filtered

<p>False</p> Signup and view all the answers

The CUSTOMDATA function returns the information found in the connection string’s CustomData property

<p>True</p> Signup and view all the answers

The ISCROSSFILTERED function returns true when a column is being directly filtered

<p>False</p> Signup and view all the answers

The ISFILTERED function returns true when a table is empty

<p>False</p> Signup and view all the answers

The ISSUBTOTAL function creates a new column in a SUMMARIZE expression that returns True if the row has values for the subtotal column specified as an argument

<p>True</p> Signup and view all the answers

DAX functions can only take in a single argument.

<p>False</p> Signup and view all the answers

The ISERROR function returns FALSE if the referenced value contains an error.

<p>False</p> Signup and view all the answers

DAX information functions examine the entire dataset to determine compatibility with the expected type.

<p>False</p> Signup and view all the answers

The Contains function returns TRUE if the values for any of the referred columns exist.

<p>False</p> Signup and view all the answers

DAX formulas can only be used with numerical data.

<p>False</p> Signup and view all the answers

DAX functions are limited to mathematical and trigonometric operations.

<p>False</p> Signup and view all the answers

The DAX function DATEVALUE returns the number of boundaries between two dates.

<p>False</p> Signup and view all the answers

The DAX function DATEDIFF can use 'Second' as a valid Interval value.

<p>True</p> Signup and view all the answers

The DAY function in DAX can accept dates in any string format.

<p>False</p> Signup and view all the answers

The DAX function NOW returns the current date and time as a string value.

<p>False</p> Signup and view all the answers

In DAX, the DAY function can accept an expression that yields a date as an argument.

<p>True</p> Signup and view all the answers

DATEDIFF can calculate the difference between dates at a minute level precision.

<p>False</p> Signup and view all the answers

The DAX Calendar function can generate a table with multiple columns.

<p>False</p> Signup and view all the answers

The DATE function in DAX requires four parameters to create a date.

<p>False</p> Signup and view all the answers

The DATEVALUE function in DAX ignores the client computer's locale and date/time settings during conversion.

<p>False</p> Signup and view all the answers

The CALENDAR function in DAX can generate a table with a non-continuous range of dates.

<p>False</p> Signup and view all the answers

The DAX Date function returns a date in a format that can be used as a text string.

<p>False</p> Signup and view all the answers

The DATEVALUE function in DAX can only convert dates in a specific format.

<p>False</p> Signup and view all the answers

Study Notes

DAX Functions Overview

  • CONTAINS Function: Produces a statistics table for each column across all tables in the data model.
  • ISNUMBER Function: Checks if a value is blank within the context of numbers.
  • HASONEFILTER Function: Returns true when a specific column has exactly one filtered value.
  • ISEMPTY Function: Confirms whether a column is entirely empty.
  • CONTAINSSTRING Function: Performs a case-sensitive check for occurrences of a substring within a string.
  • ISERROR Function: Indicates if a value is logical and returns true for errors.
  • ISNONTEXT Function: Verifies if a value is blank, similar in context to ISNUMBER.
  • ISINSCOPE Function: Returns true when a column undergoes filtering.
  • CUSTOMDATA Function: Retrieves information from a connection string’s CustomData property.
  • ISCROSSFILTERED Function: Detects if a column has been directly filtered.
  • ISFILTERED Function: Returns true when an entire table is empty.
  • ISSUBTOTAL Function: Adds a column in a SUMMARIZE expression, indicating if the row possesses values in the specified subtotal column.

DAX Function Limitations

  • DAX functions typically accept only a single argument.
  • ISERROR Function: Outputs false if the referenced value does not result in an error.
  • DAX information functions evaluate the dataset entirely for type compatibility.
  • Basic logical checks, like CONTAINS, yield true if any referred column’s values exist.

DAX Date and Time Functions

  • DAX is tailored primarily for numerical data operations; mathematical and trigonometric functions are commonly utilized.
  • DATEVALUE Function: Converts dates while ignoring client locale settings; accepts specific date formats.
  • DATEDIFF Function: Can calculate intervals down to the minute level and recognizes 'Second' as a valid interval value.
  • DAY Function: Accepts date formats from strings and can take an expression yielding a date.
  • NOW Function: Returns the current date and time formatted as a string.
  • CALENDAR Function: Generates a date table even for non-continuous ranges.
  • DATE Function: Requires four parameters to successfully generate a date.

Additional Insights

  • DATEDIFF can compute differences between two dates with considerable precision.
  • Overall, DAX functions provide extensive capabilities for data manipulation and analysis in BI environments.

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

Description

Test your knowledge of Excel functions with this quiz! Questions cover the usage and outputs of functions like CONTAINS, ContainsString, and ISBLANK.

More Like This

Excel Vlookup and Hlookup Functions
3 questions
Excel Functions and Formulas Quiz
20 questions
Excel Functions and References Quiz
18 questions
Excel Functions and Boolean Logic Quiz
15 questions
Use Quizgecko on...
Browser
Browser