Forum Discussion
Calculate a forcast using a measure from another measure
I have created a monthly index to calculate the last 6 months and a corresponding calculation for the same period last year.
Now I want to use this % as a factor. I want the development to be constant for the whole 6 months even if I choose to show a graph with sales divided by months.
How can I make this percentage to be 7.86% in this case, although I want to show a graph development of actual sales per month
My goal is to make a forecast based on a (average of the last 2 years) * development last 6 months
- Anonymous3 years ago
Here I thought to advanced. It is solved simply by sum a column that has a value based on a If formula.
2 Replies
- v-yalanwu-msft
Community Support
Hi, Anonymous ;
Please provide some sample data in your tables (exclude sensitive data) with Text format and your expected result with backend logic and special examples. It is better if you can share a simplified pbix file. You can refer the following link to upload the file to the community. Thank you.
How to upload PBI in Community
Best Regards,
Community Support Team _ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. - AnonymousNot applicable
Here I thought to advanced. It is solved simply by sum a column that has a value based on a If formula.