Forum Discussion
Jug
3 years agoFrequent Visitor
Select rows with the most recent date without groupby
Hi, I would like to know if someone could help me with the following question: I need to filter only the columns with the most recent date (and smaller than today, if possible), filtering the max...
Ashish_Mathur
Super User
3 years agoAfter in, you always have to specify the name of the last step.
Jug
3 years agoFrequent Visitor
Unfortunately, it does not work because it has a group function and this is not supported with DirectQuery.