Found 12 bookmarks
Newest
Re: Finance Forecast using DAX
Re: Finance Forecast using DAX
Hi See the attached file. Hope it helps Here are the steps Step#1 Determine the First and Last Years with Actual data using these MEASURES FirstYear = FIRSTNONBLANK ( ALL ( YearTable[Year] ), CALCULATE ( SUM ( MeasureTable[Revenue] ) ) ) LastYear = LASTNONBLANK ( ALL ( YearTable...
Power_BI_tips·community.powerbi.com·
Re: Finance Forecast using DAX
Solved: Rolling Average for Future Months - Microsoft Power BI Community
Solved: Rolling Average for Future Months - Microsoft Power BI Community
Does anyone have suggestions on how to average the YTD months to a target, and reforecast the remaining months based on that percentage?   For example,   If my first 5 month average sales was $40.00 but I targeted $50, I would take 40/50 and multiple that by next months target, say it was $48. The v...
Power_BI_tips·community.powerbi.com·
Solved: Rolling Average for Future Months - Microsoft Power BI Community
Solved: Report showing realised values and estimate for re... - Microsoft Power BI Community
Solved: Report showing realised values and estimate for re... - Microsoft Power BI Community
Hi,   I need to create a report that will show me realised values and estimated values for the rest of the year.   The report should be a table having finance accounts on rows and months in the columns. If the user filter the year to 2017 and month to april the first 4 columns should show realised v...
Power_BI_tips·community.powerbi.com·
Solved: Report showing realised values and estimate for re... - Microsoft Power BI Community
Calculate an average for last 3 months
Calculate an average for last 3 months
Hello,   I want to calculate the following: the average for the last 3 months and i want to project this data for the rest of the year.   For example: the data for the first 3 months is real data   jan    feb   mar     apr     may     jun    jul 10      20    30        20      20       20     20   I...
Power_BI_tips·community.powerbi.com·
Calculate an average for last 3 months
Dataset that compares moving average with different period
Dataset that compares moving average with different period
Hi, I need to represent a report that shows weekly trend of YTD average of a sales per region. Any advise on how can I use Power BI to help me? This is the example   Region    Day    Sales Amount A             1         1000 A             2         1500 A             3         700 B             1   ...
Power_BI_tips·community.powerbi.com·
Dataset that compares moving average with different period
Correlation, Seasonality and Forecasting with Powe... - Microsoft Power BI Community
Correlation, Seasonality and Forecasting with Powe... - Microsoft Power BI Community
Scenario A retail firm believes that its sales are driven by an external index that we will call the "Real Wage Index". This index tracks real hourly wages adjusted for inflation, seasonality, etc. The retail firm believes that this index is a 3-month leading indicator, meaning that when the index g...
Power_BI_tips·community.powerbi.com·
Correlation, Seasonality and Forecasting with Powe... - Microsoft Power BI Community