Forum Discussion

jcastr02's avatar
jcastr02
Post Prodigy
6 years ago
Solved

Show Most recent comments

I have a list of comments that I would like to display from most recent to oldest.  In my query I have a completion time.  However, some of the comment field at times will be blank and may have repea...
  • MFelix's avatar
    MFelix
    6 years ago

    Hi jcastr02 ,

     

    That is not possible on the table visual as a workaround you can:

    • Create a button with no backgroud and no line
    • Make the button the size of the column header and place it on top of the header
    • Group the table with the header

    That way you will still see the header of the table but if you click on it won't be reorder.