Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hello,
I have on measure dax to calculate on nbr, it's possible to substract one % number in this measure ?
thanks !
@Vanessa250919 , Try like
AVG_PAK_REG_AE-F-T = calculate( Divide( CALCULATE(SUM(FACT_HR_WLT[NB_PARCELS]) ,FILTER(FACT_HR_WLT,[ROUNDTYPE]= "RegAD" || [ROUNDTYPE]="RegAE" || [ROUNDTYPE]="RegAF" )) , DISTINCTCOUNT(FACT_HR_WLT[DATE_YYYYMMDD])) - .0476 )
User | Count |
---|---|
13 | |
8 | |
8 | |
7 | |
5 |
User | Count |
---|---|
21 | |
15 | |
15 | |
10 | |
7 |