Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. 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!
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
88 | |
86 | |
82 | |
66 | |
49 |
User | Count |
---|---|
138 | |
110 | |
104 | |
66 | |
64 |