You are reviewing a Power BI data model. You have a calculated table that has the following definition. ProductList = INTERSECT ( ProductsGroupA, ProductsGroupB ) You need to identify the results of the DAX expression. Which rows will be returned in ProductList? A. all the rows in ProductsGroupB that have a matching row in ProductsGroupA B. all the rows in both tables C. all the rows in ProductsGroupA that have a matching row in ProductsGroupB D. all the rows in ProductsGroupA that have no matching row in ProductsGroupB. Â Suggested Answer: C This question is in PL-300 Exam For getting Microsoft Power BI Data Analyst Associate Certificate
Please login or Register to submit your answer