How do I display the second-to-last status of a row within Power BI using DAX?
The initial situation was that the data was being read live from a streaming database. Each record had a current status, and the records could be grouped by product. Now I only want to see the latest record, but also … Continue reading