March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch 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!
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
133 | |
91 | |
88 | |
64 | |
58 |
User | Count |
---|---|
201 | |
137 | |
107 | |
73 | |
68 |