Forum Discussion
Employment conversion rate measure calculation
- 5 years ago
Hi SadStatue,
I updated the demo, please refer: Employment-conversion-rate-measure-calculation
Here is the output:
Best Regards,
Link
Hi v-xulin-mstf ,
Thanks for your response.
it works if we select a single Reference ID, but it wont work if we dont filter it by a single Ref ID. And I want it to work generaly.
below example is more comprehensive:
So I want the (count of red underlined)/(count of highlighted).
Cheers,
Hi SadStatue,
I updated the demo, please refer: Employment-conversion-rate-measure-calculation
Here is the output:
Best Regards,
Link
- SadStatue5 years agoHelper II
Hi v-xulin-mstf ,
Thank you so much for your time and effort to find the solution. Its woorking perfectly.
Cheers,
- SadStatue5 years agoHelper II
Thanks for your response. I used your suggested solution but I noticed that its not working properly!! as we manage part of the filtering in a column which make it so undynamic!
I believe we have to manage the whole filtering and calculation in measure level and not in the columns as I want to show these conversion rates in bar chart (conversion rate per month).
so it calculate all the record with stat 20 and devide by all record with stat 11 and column=1. so our measure fail to filter stat 11s that have the same reference_ID (position).
It would be great if you can have another look on itCheers,