Dear BI Community
I wonder if you can help in solving the issue I have with the Y Axis in this scatter chart with slicers.
based on date selection I need to compute the CAGR for the consecutive years based on the first year in the record that hase been selected in ther slicer. so if I select 2010 through 2015 years the Y axis should adjust automatically and calculate the CAGRs for this period for respective categories.
CAGR = (category value last year selected/ category value first year selected) ^ (1/(last year selected-first year selected))-1
Image may be NSFW.
Clik here to view.