Welcome to your Model Data in Power BI
With a single cross-filter direction between two tables with a one-to-many relationship, filtering will be done by
Benefits of a date table include [select all that apply]
An inactive relationship will never be used unless ________.
Total Price shown below is

This DAX function [select all that apply]
Total Sales for 2015 = CALCULATE(SUM('Sales OrderDetails'[Total Price]), YEAR('Sales OrderDetails'[orderdate]) = 2015)
This function
Sales by Ship Date = CALCULATE(Sales[TotalPrice], USERELATIONSHIP('Calendar'[Date], Sales[ShipDate]))
Which of the following is not a query reduction option
Which of the following is not an option for using aggregation in a data model
Best practice is to use the Auto date/time option enabled only when you
To clear the data cache, you can either ______ or connect DAX Studio to the data model and then call Clear Cache.
Which of the following are characteristic of DirectQuery [select all that apply]
Using aggregations in the data model can [select all that apply]