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 column list of dates, how do I get the minimum date SELECTED date while ignoring one specific value?
For example: I want to get the value of 23/03/17 from the selected values ignoring 00/01/01.
Thanks in advance!
Solved! Go to Solution.
Hi @lpd82
please try
=
MAXX ( TOPN ( 2, ALLSELECTED ( 'Table'[Date] ), 'Table'[Date] ), 'Table'[Date] )
Hi @lpd82
please try
=
MAXX ( TOPN ( 2, ALLSELECTED ( 'Table'[Date] ), 'Table'[Date] ), 'Table'[Date] )
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 |
---|---|
18 | |
15 | |
12 | |
11 | |
8 |
User | Count |
---|---|
24 | |
19 | |
12 | |
11 | |
10 |