Only See the First Row in a Report

Sometimes you really only want the first instance of something. Here is a formula to get just that.

IF(ROWNUMBER([Job #],[+Note Timestamp])=1,[Job Description],NULL)

I have had some issues getting replicating the usage of this one, so it is likely completely off…

Was this article helpful?

Duration In Hours
Timestamp as a Date