Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
I have a measure to calculate no of Days remaining based on Funds Utilization and I am trying to write a measure to find the Date for Days Calculated for funds Exhaustion.
Not very Clear, what role variable, which is not used. Seems like date = date which one month and one day behind , that you can get like
CALCULATE (
DATEADD(Dates[Date],[Days Until Exhaustion (PE)],DAY),
dateadd(dateadd('Date'[date],-1,DAY),-1,Month)
)
)
I have calculated "days until Exhaustion" variable and want it to be a date from today . In my Report below the Days until exhaustion = 293 I want it to reflect it as Date (today() + Days until exhaustion)
Hi @Anonymous
You might consider creating pbix file that will contain some sample data (remove the confidential info), upload the pbix to onedrive or dropbox and share the link to the file. Please do not forget to describe the expected results based on this sample data.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
129 | |
77 | |
55 | |
41 | |
41 |
User | Count |
---|---|
200 | |
82 | |
72 | |
57 | |
50 |