cnestg8r
Active Member
- Joined
- Dec 26, 2005
- Messages
- 287
- Office Version
- 365
- Platform
- Windows
- Mobile
Given a filtered column example of production dates:
It is clear how to get the first and last date, but I need the second production date. Note that any date could have multiple repeats. I have gotten it in DAX Studio using LASTDATE and TOPN, but I am stuck creating it as a calculated column.
It is clear how to get the first and last date, but I need the second production date. Note that any date could have multiple repeats. I have gotten it in DAX Studio using LASTDATE and TOPN, but I am stuck creating it as a calculated column.