The CAGR calculation seems to be wrong. I import the Lifetime Overview from 1/1/2013 to TODAY and then use an excel formula as a cross check. The formula I'm using is: =POWER(ENDING VALUE/BEGINNING VALUE,1/(YEARFRAC(ENDINGDATE,BEGINNINGDATE,3)))-1.
The difference is pretty significant 10.13% vs 13.34%. Am I missing something or is the calculation wrong?