Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi everyone!
I have a question regarding measure calculations and values, and using these values into the future. Let me explain.
I have a dataset containing Revenue and Hours for the months 201909, 201910 and 201911. This enables me to make a Price measure for these months. I also have Hours planned in the future for months 201912, 202001, 202002 and so on. Since these future months haven't occured yet, there's obviously no Revenue/Hours data here, so the same Price measure described above returns a blank.
Is there somehow I can keep the final Price value "static", so I can use it to create a forecasted Revenue for the comming months?
Thanks in advance - I hope the explenation will be a sufficient description of my problem.
Solved! Go to Solution.
hi @Anonymous
You could use VAR Function, ALL Function and IF Function to create the measure.
If you still have problem, please share some sample data and your expected output.
https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
Regards,
Lin
hi @Anonymous
You could use VAR Function, ALL Function and IF Function to create the measure.
If you still have problem, please share some sample data and your expected output.
https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
Regards,
Lin