Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hello,
Any ideas, how I would create a DAX to forecast future 'B4 - PO' vacancies based on historical data and variables, i.e. when a Pay Band = 'B3 - PSO' and Work Area = "PQiP" reaches their 'PQuiP Qualification Date' they'll become a 'Pay Band 4 - PO', so this would come off the total vacancies at that date?
Many thanks in advance for any replies and advice!
Lee
Solved! Go to Solution.
Hi @Lee_North ,
I think you can not solve it by DAX, but you can do it in the Power Query by M.
You can try this method.
I use this as my sample data:
And then transform data:
Here are the steps I did:
Final result is :
Is this what you would expect?
Hope this helps you.
Best Regards,
Community Support Team _Yinliw
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Lee_North ,
I think you can not solve it by DAX, but you can do it in the Power Query by M.
You can try this method.
I use this as my sample data:
And then transform data:
Here are the steps I did:
Final result is :
Is this what you would expect?
Hope this helps you.
Best Regards,
Community Support Team _Yinliw
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
User | Count |
---|---|
17 | |
17 | |
14 | |
13 | |
13 |
User | Count |
---|---|
17 | |
14 | |
13 | |
10 | |
8 |