Forum Discussion
jcastr02
6 years agoPost Prodigy
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 repeating comments/data. I get below error message, any help is appreciated.
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.