Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Preparing for a certification exam? Ask exam experts all your questions on May 15th. 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]
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
18 | |
14 | |
11 | |
10 | |
9 |