Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have used this expression, but doesn't work:
Count(Distinct MemberId)/ Sum( TotalYearlyMemsWITE)
@Tarig what is wrong here
my expression is not working for some reasons
Could you explain what is not working the your excepted results ? that will help us to guide
Sorry for that, I have two columns, MemberId and TotalYearlyMemsWIT. What I am trying to do is writing an expression that will count the distinct MemberId and divided by the Sum of TotalYearlyMemsWIT to get the % of each year in a pivot table, so I have tried this expression but it doesn't work: Count(Distinct MemberId)/ Sum( TotalYearlyMemsWITE) . Wondering if there is other way to do it. thank you for your time and help.
Hi, be carefull with the uppercase letters, you put :
and the fields as shown in the table are:
@Tarig, Please mention the requirement clearly.
Check the image attached. It's working for me.
Tried to reply last light but had connection issue.