Table Formatting does not Render with Row Boarders
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I've created custom table formats with boarders under the header row, and before the last row (above a 'total row). I've tried using Join-Layout-Render to a PowerPoint and I've tried Visual Layout-Render to PowerPoint. In both casess when I render to PowerPoint I lose the row boarders. If I change the output to another format the row boarders come through fine.
Sample file included.
Also I've looked through the comunity solutions, there are a couple ways noted to get the output to a PowerPoint Template but none seem to work very well, or there is lots of formatting in Alteryx. Is there any easier way to dump the output to a specific slide template (rather than generic white slides)?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @Brian_P
In your Default Table Settings option for your Basic Table tools, change the Column Border from Per Group to Per Row
Dan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Dan, that isn't what i'm looking for, I don't want boarders on each row. In the sample workflow, when you look at the top table in browse it looks different than the temp PPT output.
 
 
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @danilang
Just tested that too, took a little searching and trial/error to get the right syntax, but the result was the same looks correct in Browse, but the output PPT doesn't have the boarder on the last row.
Always good to know alternative methods though.
For anyone else interested in formats for the Formula:
Table Style Rules has some of the other styles and syntax needed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
NOTE: I was trying border-top on the last row which isn't rendering to PPT. However I tried the example you provided, border-bottom on the second to last row and it works.
