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.
Happy Weekend
Quick question. I have the USD column per month and I created a colum called "Risk". Now I want to create a formula
but is not really working. I get diff & but not the one I need.
For example...July should be 31.7%
I just want to have the % between the total foracsted x month vs the USD in risk.
HI
Instead of Weekly Slippage USD...i created a measure called FY23 to calculate only the USD during Fiscal year.
Hi @romovaro ,
According to the picture shows:
Your [Risk%] shows a calculated column, can you express it with Measure:
Measure =
DIVIDE(
[Risk],MAX('Weekly Slippage'[USD]))
Result:
Excuse me, are there any other columns in another table besides the Weekly Slippage table.
If I have misunderstood your meaning, please provide your pbix without privacy information and desired output.
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
HI Liu Yang
I only use one table. no other tables included in the formulas
Tried your measure but still not working...weird... provides a diff % but that's not the one I need.
USD column provides USD for all the years (FY23, FY24, FY25...) i just need to use from July 2022 to June 2023.
@romovaro can you put Risk % column in the visual? Are these measures or columns?
I would ❤ Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make effort to give Kudos to whoever helped to solve your problem. It is a token of appreciation!
⚡ Visit us at https://perytus.com, your one-stop shop for Power BI-related projects/training/consultancy.
Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!
Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo
If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤
Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.
Hi Parry2k
Currently 2 measures were created:
And that's the table:
What I am trying to achieve is to divide TOTAL AMOUN OF USD (all projects) vs the USD amount for the projects with Project health Red and Orange.
User | Count |
---|---|
76 | |
75 | |
46 | |
31 | |
27 |
User | Count |
---|---|
99 | |
91 | |
51 | |
49 | |
45 |