Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
Hi,
I need to calculate forecast in Power BI, not using Analytical tab.
It should calculate as how FORECAST formula does in excel.
I tried calculating using Exponencial smoothing medthod in excel. But i did not get accurate result.
please help me with dax in power bi as how forecast formula does in excel.
It would so greate if you can assiste me on caluculating forecast as excel furmula does.
What are the attributes to the forecast? Is it an average of YTD or the last x months? If you can tell me this, then we can try and get a solution for you
It should be on last x month. till december.
Hi Ubedulla
Please refer to this post https://community.fabric.microsoft.com/t5/Quick-Measures-Gallery/Simple-Linear-Regression/td-p/24743...
Hi JoeBarry,
This dax provides the results for one month, My scenario is forecast needs to calculated for till December.
Hi @JoeBarry
Data is same as it is in the screen short.
The data which is in the forecast column is calculated using Forecast formula in excel.
Hi @Ubedulla
Is the data the same as in the screenshot you provided?
I would create a couple of measures and then add them to the visual
Actual Sales = SUM(Table1[Actual Sales])
forecasted Sales = SUM(Table1[Forcast])
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
94 | |
84 | |
84 | |
72 | |
49 |
User | Count |
---|---|
143 | |
131 | |
109 | |
64 | |
55 |