Forum Discussion
jruskinparks
9 years agoRegular Visitor
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...
- 9 years ago
There was an earlier thread around something similar with SELECTCOLUMNS and I believe that it was flagged as a bug. Try searching for it in the forums. It may have been posted to the Ideas or Issues forums as well.
Found the threads:
May not be the same issue, but sounds like there is something up in general with the SELECTCOLUMNS statement recently.
Greg_Deckler
9 years agoCommunity Champion
There was an earlier thread around something similar with SELECTCOLUMNS and I believe that it was flagged as a bug. Try searching for it in the forums. It may have been posted to the Ideas or Issues forums as well.
Found the threads:
May not be the same issue, but sounds like there is something up in general with the SELECTCOLUMNS statement recently.