Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Want meaure for below requirement.
Actual(Past and Current months) and forecast (for feature months) and year also needed in this measure.Please look into below image for clear understand and help me asap.
Thanks In Advance.
@anjanikumar, not very clear,
but measure like
calculate([Actual] ,filter('Date', Date[Date] <= eomonth(today(),-1)) + calculate([Target] ,filter('Date', Date[Date] > eomonth(today(),-1))
If this does not help
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
Hi Amit,
This is my requirement.
"ACTUAL" OR FORECAST Amount, based on the selection of the month (i.e. if user selects Future months ( March, April, may etc. of 2022) new measure should display Forecast amount (FCST's) in case user selects past months ( Jan ,Feb, in 2022) then the new measure should display ACTUAL amount.
Actual(Past ) and forecast (Current and Feature months).
I want dynamic Measure for above requirement.
Thanks In Advance.
User | Count |
---|---|
25 | |
12 | |
8 | |
7 | |
7 |
User | Count |
---|---|
25 | |
12 | |
11 | |
10 | |
6 |