Forum Discussion

CarlsBerg999's avatar
CarlsBerg999
Helper V
6 years ago

DAX total issue

Hi,   Im actually working on Excel side (PowerBi is not an option for this), but: I have a Power Pivot going with a measure:    =CALCULATE(SUM([Total value]),SalesData[Quoted]>1)   > This will ...