Forum Discussion
Anonymous
9 years agoNot applicable
Calculation between 2 tables
I need to calculate % between 2 different tables, their "date" field is different. it's end up with correct in "total" but wrong in "monthes" Those 2 tables have 2 different date fields (t...
Anonymous
9 years agoNot applicable
"% Saved Pledge" will be the calulation i would like to create see above picture. The fomular is "SavedPledge" / "CountCancelled". For some reason, the calculation isn't correct, you can see above 51/383 is not equal to 49%. But the Total is correct, 712/4794 is equal to 15%.
those data are from 2 tables and connected by Contact ID. see below. Those 2 date fields are: "Created On" under Activity table and "End Date" under Pledge table.
parry2k
9 years agoSuper User
As Baskar mentioned, can you share your formulat for % calculation, even thou you mentioned how it is calculated but it will be good to see the formula.
Thanks,
P
- Anonymous9 years agoNot applicable
% SavedPledge = [SavedPledge]/[CountCancelled]
here is the fomular, thanks.
- Anonymous9 years agoNot applicable
and it's "New Measure"