Forum Discussion

KristyP's avatar
KristyP
Helper I
3 years ago

Predicted usage by Month into a Matrix visual

Hi,

 

I am trying to create a visual that predicts usage of a product over period of time in the future.

 

I have current value of usage, calculated average monthly usage, date of last reading for usage and number of months since last reading. I have tried to write a DAX that will predict usage for each month. I haven't been able to get this right yet.

 

Bascially 

x=current usage

y= average monthly usage

 

I need to calculate x + y for every month until x reaches a certain value.

 

Preferrably results will go into a matrix and/or gantt chart visual. With a date column along the top and the predicted usage displayed for each month & year for each serial number.

2 Replies