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 2 tables, I am trying to create a new column based on Table1.ColumnA (text) and Table2.ColumnB (date). The tables are set with a One:Many relationship (the person is assigned 1 class, but might register for multiple class times).
It's pretty simple in a lot of ways, but I must be doing something wrong because I keep checking the 1 person I know (right now) who meets the criteria and they aren't getting my text in their column. The part in bold (the date) seems to be where I'm hitting the snag. I've tried several different functions and MAX is the only one I'm not getting an error when I complete my formula, but I'm pretty sure it isn't doing what I want.
Solved! Go to Solution.
I apparently was over-complicating my formula.....
I apparently was over-complicating my formula.....
I would tackle this with Power Query but would need a sample of your data removing any sensitive information to provide you a solution example.
Proud to be a Super User!
Not to sound dumber than I already do, but how would Power Query help me create this column? I've already done some transformation of my data, but that still means I'd need to get the DAX formula right, wouldn't it?
The functionality of ifs, merging an comparing past dates can be done faster and in my opinion way easier with Power Query than with DAX. At least for this scenario. However, I could still provide you a DAX solution but would need to take a peek to a sample data.
Proud to be a Super User!
User | Count |
---|---|
122 | |
77 | |
62 | |
50 | |
44 |
User | Count |
---|---|
175 | |
125 | |
61 | |
60 | |
58 |