Hi,I'm using SSAS to predict data and I'm a junior on that. I was able to Data Mine my data using Time Series and to show on the graph the historic values, the prediction and the high and low standard deviations.So, now, when I start querying this data with DMX I can see the historic predictions and the future predictions using PredictTimeSeries function, but I'm unable to show the high and low standard deviations values that shows on the graph on Visual Studio (Show Deviations). I searched and used several other functions, but none of them showed me this value.Do you guys know which function I should use to query the high and low standard deviations?Thanks
↧