Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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 |
---|---|
11 | |
9 | |
6 | |
5 | |
4 |