Forum Discussion
Measure Trouble with Percent Total
Hi whoopsy ,
I think your calculation is based on your data model. Please share a sample file with me and show me a screenshot with the result you want. This will make it easier for me to find the solution.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- whoopsy3 years agoNew Member
Rico,
Thank you so much for your reply.
Here is the ultimate result I'm shooting for - only achieved here by cheating. I want to take the difference between the filtered rate (FILTERED MEASURE COUNT BY NAME/FILTERED MEASURE COUNT BY BASE) to an overall historical rate (HISTORICAL COUNT BY NAME/HISTORICAL COUNT BY BASE) to flag failures/success that differ greatly from the baseline historical rate.
Here are the sample RequestMetric with related tables RequestLookup and RequestBaseLookup. Thanks again as I'm hard stuck at the moment.
RequestMetric
RequestLookup
RequestBaseLookup
- Dan