The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi Experts
I am trying to work out the max value based on the Task ID and End Date as shown in the sample data below, need a calculated column and where we have the max value (new column) return expected result
Task ID | End Date | Value (£) | Expected Result |
1 | 02/03/2023 | 10 | 10 |
1 | 03/03/2023 | 20 | |
2 | 03/03/2023 | 30 | 30 |
2 | 13/03/2023 | 35 | 35 |
3 | 04/04/2023 | 8 | |
3 | 11/04/2023 | 11 | |
3 | 25/04/2023 | 55 | 55 |
Solved! Go to Solution.
pls try this
User | Count |
---|---|
79 | |
78 | |
37 | |
33 | |
31 |
User | Count |
---|---|
93 | |
81 | |
59 | |
49 | |
48 |