I have some data that includes a table of system notes. I split the notes column using delimiters but now I need a calculated measure/column toshow the following:
I need to calculate the DATEDIFF between "StatusStartDates" when the Status goes from "Scoping Call Requested" to "Scoping Call Scheduled."
However, there are about 8 different Status options, and every time the status is changed it's logged in as a "Note."