Forum Discussion

JSR's avatar
JSR
Helper II
5 years ago
Solved

Get data from Filtered rows

Hi, A bit lost on how best get data from specific rows so looking for any advice, thanks.   Having a table like below.   I would like to get specific filtered rows and display its info int...
  • Pragati11's avatar
    Pragati11
    5 years ago

    Hi JSR ,

     

    For TITLE column, set summarisation to FIRST as highlighted below:

     

    For END DATE, set summarisation to LATEST as shiwn below:

     

    This will give you your desired result as follows:

     

    Thanks,

    Pragati