Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
How would I write a DAX measure for displaying the date that my measure BCWP/BCWS goes up to 90%?
I have a 'calendar' table and a 'cost' table that are being used in the line graph I need to display this DAX measure. They are connected by 'calendar'[ID] = 'cost' [ FC INDEX] OR 'calendar'[ID] = 'cost' [ BL INDEX]. I have both relationships inactive so that I can pick whichever I need, depending on the circumstance of the measure I'm creating.
My BCWP/BCWS measure is in my cost data (also the measure in my line graph) , and DATELABEL is in my calendar table (also the shared axis in my line graph).
I need to create a line on the x-axis that displays the date of recovery....so when BCWP/BCWS hits the 90% mark.
User | Count |
---|---|
21 | |
19 | |
12 | |
9 | |
7 |
User | Count |
---|---|
30 | |
27 | |
14 | |
13 | |
11 |