Looker Studio Scorecard

Getting wrong conversion ratio from two scorecards- Won and Lost. Won=49 and Lost=64 then correct answer is 43% but getting 59%

0 4 316
4 REPLIES 4

Hey @Prachee 
Can you please elaborate more?
How the data source looks like? What formula you are using?
Are you using SUM(z)/SUM(y) or just z/y? 

Tried both ways Sum and without sum answer is same. But real calculation is won/(won+lost) . Tried this also.

Hard to troubleshoot without a glance at your data source and formulas you are using.

How about using COUNT or COUNT_DISTINCT instead of SUM? What are the fields you have to work with? It’s not clear what you’re summing.