Forum Discussion

jruskinparks's avatar
jruskinparks
Regular Visitor
9 years ago
Solved

Lastnonblank problem

Hi All.   I have a table in my database called UserRights that has a "role" column and a "department" column (among others). I wrote a measure as follows: LastDepartment = LASTNONBLANK(SELECTCOLUM...