Forum Discussion

sandrasanchez's avatar
sandrasanchez
Advocate I
10 years ago

countrows only selected

Hi! I'm trying to create a calculated column with a value (Invoice Discount) divided by the number of rowsç this is my dax function:   Importe1 = calculate(max(InvoiceSet[Invoice Discount]);ALLSE...