Format Column Headers in Table
complete
L
Linguistic Tyrannosaurus
Another vote for Excel-like formatting. Customer wanted to simply format the column headers on their table. The only way to do this is to use an Autofit table (which exports as an image to PPT and doesn’t show significance results) or R code using CreateCustomTable (still exports as an image to PPT)
J
Jamie Morris
complete
J
Jamie Morris
Merged in a post:
Format default table headers
J
Jade green Turtle
The user wants to be able to format the row and column headers of a default table, such as font styles. Currently they can only do this by cresting a custom R table. The request is to not have to use this workaround.
J
Jamie Morris
Merged in a post:
Ability to just show row/col headers in autofit table
M
Magenta Trout
User just wanted to show the rownames from a table using an autofit table. Should add an option to not show the cells of a table if desired. Would probably also depend on whether only one set of headers (rows/columns) were being shown in the table.
J
Jamie Morris
Merged in a post:
Customize the orientation of column headers in tables
E
Electronic Dingo
The user would like to be able to customize the orientation of the column headers on “normal” tables rather than having to resort to code.
J
Jamie Morris
Merged in a post:
Ability to format individual column headers in Autofit table
M
Magenta Trout
another ELF vote. User wanted to format certain column headers a certain way in the Autofit table:
!image-20230310-205825.png|width=524,height=34!
workaround is to edit/create new CreateCustomTable output
J
Jamie Morris
Merged in a post:
Allow hiding of native table headers
C
Creative Impala
You should be able to hide table headers for normal tables without having to resort to placing shapes on top or converting it to a specialty table.