Forum Discussion
pcav
7 years agoHelper I
Create column based on MAX date in associated table
I have a data structure where a row in the Table1 has multiple associated rows in Table2. Each row in Table2 has a date and time column. What I want to do is create a date and time column in...
AlB
7 years agoCommunity Champion
It will work anyway. Although in that case the FILTER( ) is redundant.
pcav
7 years agoHelper I
Sorry I am being an idiot .... it will works perfectly if I type it in correctly!!!!
I haven't done that much Dax and sometimes stuggle by making things a lot more complicated than they need be.
Thanks very much for taking you time to help me I very much appreciate it.