Grand total of row, not average of rates?

Hello all -

The "match rate" value in the "grand total" row is showing an average of the match rates above in the table.  How do I calculate the match rate as the accurate percentage of the known users/total visitors in the grand total row? (help!)

Screenshot 2025-01-21 at 3.13.26 PM.png

Solved Solved
0 2 356
1 ACCEPTED SOLUTION

Hey there, 

Your formula might be missing the SUM, it should be SUM(Known Users)/SUM(Total Visitors) instead of Know Users/Total Visitors.

Does it solve the issue?

 

View solution in original post

2 REPLIES 2

Hey there, 

Your formula might be missing the SUM, it should be SUM(Known Users)/SUM(Total Visitors) instead of Know Users/Total Visitors.

Does it solve the issue?

 

Yep - that was the solve!  THank you so much.  I appreciate your feedback!