I'm trying to measure performance on prediction of time series with KNN method. I would like to measure performance of prediction with MAPE. Also I'm using Performance (regession) module with RMSE checked, so I know how to use performace module, but i would just like to find MAPE

Is iti even possible?