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
I'm trying to calculate the average length of membership between the date the member was added and date that they were signed off. Can you check if below formula is correct?
Avg. Length of Membership = AVERAGEX( KEEPFILTERS(VALUES('productiondb ngo_member_removed'[end])), CALCULATE(COUNTA('productiondb ngo_member_removed'[start])) )
That doesn't look correct. I would expect that you would need to do a DATEDIFF between the start and end dates and then take the average of that.
User | Count |
---|---|
66 | |
60 | |
47 | |
33 | |
32 |
User | Count |
---|---|
86 | |
75 | |
56 | |
50 | |
45 |