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 table that looks like the first three columns of the following:
The final column is what I would like to produce. The value for this column should be calculated as follows:
Apologies for the confusing title - I hope the example gives more context to what I am trying to do!
Thank you for any help on this.
Solved! Go to Solution.
New column = minx(filter(Table, [Role ID] = earlier([Role ID]) && [next Review Date] > earlier([next Review Date]) ) ,[next Review Date] )
New column = minx(filter(Table, [Role ID] = earlier([Role ID]) && [next Review Date] > earlier([next Review Date]) ) ,[next Review Date] )
This works perfectly, thank you so much!
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 | |
14 | |
11 | |
8 |
User | Count |
---|---|
25 | |
21 | |
12 | |
11 | |
10 |