0

show last where choice =

This is so obvious, I know it, but I cannot for the life of me get it to work.

 

I have a column in a view that has this formula:

last(BLA.'BLA Form'.BLA.Status)

I need to filter it to select the last Status where 'BLA Form'.Type = 6

...and I cant figure it out. halp?

1 reply

null
    • Jorg
    • 4 yrs ago
    • Reported - view

    Hi Sarah, 

    Have you already tried this? 

     

    last(BLA.'BLA Form'[Type = 6].BLA.Status)

     

    Best, Jörg

Content aside

  • 4 yrs agoLast active
  • 1Replies
  • 866Views