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.
Hello,
Is there any way to have a column be the same exact data as the max in a calendar filter?
Solved! Go to Solution.
Thanks a bunch,
I was able to resolve it with two measures:
maxDate = LASTDATE(ALLSELECTED('Calendar'[Date]))
AGE = DateDiff(Max('00-Bad Debt - Invoices'[DOCDATE]),[maxDate],MONTH)
Create a Max Date Measure ... Try this...
Thanks a bunch,
I was able to resolve it with two measures:
maxDate = LASTDATE(ALLSELECTED('Calendar'[Date]))
AGE = DateDiff(Max('00-Bad Debt - Invoices'[DOCDATE]),[maxDate],MONTH)
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
116 | |
82 | |
47 | |
42 | |
32 |
User | Count |
---|---|
186 | |
80 | |
72 | |
48 | |
45 |