Forum Discussion

theopa's avatar
theopa
Frequent Visitor
2 years ago

matrix filter topn and etc

hi all   i want show on a matrix filter with rank top10(value) and etc(remain values sum)   DAX _021Cal_ = IF(NOT(ISBLANK( SUM('Fct_Sales_Domestic'[sales]))),TOTALYTD(CALCULATE(sum(Fct_Sa...