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.
Example:
id | group | date | custom |
1 | apples | 7/1/2022 | 7/2/2022 |
2 | apples | 7/2/2022 | 7/2/2022 |
3 | bananas | 7/1/2022 | 7/3/2022 |
4 | bananas | 7/3/2022 | 7/3/2022 |
Solved! Go to Solution.
calculate(max([date]),ALLEXCEPT([group]) = [date]
calculate(max([date]),ALLEXCEPT([group])
Thanks. Is there a way to use the above but compare each row's custom column against the date column and return a boolean 1,0 if they equal each other?
calculate(max([date]),ALLEXCEPT([group]) = [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 | |
17 | |
11 | |
11 | |
10 |