You want to compute the total sales by product category by implementing the condition: "only products that have a total sale of over $20k should be displayed." what combination of dax functions should you use to compute the measure?
a) CALCULATE and FILTER
b) SUMMARIZE and FILTER
c) CALCULATETABLE and SUMMARIZE
d) SUMMARIZECOLUMNS and FILTER



Answer :

Other Questions