I have a dashboard where I forecast KPIs for the coming month. I have decided that exponential smoothing is the best forecasting technique to use. Problem is exponential smoothing provided by Excel in Data Analysis is not dynamic. Hence when I select the various KPI it is not updated. Without having to use VBA does anyone know how to write a formula to get exponentially smoothed data that changes as the KPI is selected?