Forum Discussion
Anonymous
3 years agoNot applicable
Get earliest date by condition
Jolly Day, I am needing to create a measure to get the earliest date by Item Code. I am needing only one result for item code filtered by the earliest date. I tried using the filter on the vi...
- 3 years ago
Hi,
you can use this approach to create a column Earliest date in Power Query.
Transform-Group by-Grouping by Item
olgad
Resident Rockstar
3 years agoHi,
you can use this approach to create a column Earliest date in Power Query.
Transform-Group by-Grouping by Item