Ultimate access to all questions.
You are designing a Power BI report that requires complex data analysis involving DAX variables and functions. The analysis includes iterators, table filtering, windowing, and information functions. Specifically, you need to filter a sales data table to only include records where the sales amount exceeds $10,000 and the product category is 'Electronics'. Considering performance and accuracy, which of the following DAX functions is the most appropriate to use for this scenario? Choose one option.