Use this page to build buttons for use in your reports. Simply specify a column as a Link and then enter the following properties for Link Text and Link Attributes.
My Button
Enter this in the Link Text property for a Link Column in your report.
class="t-Button"
Enter these attributes in the Link Attributes property for a Link Column in your report.
<button type="button" class="t-Button">My Button</button>
Full HTML markup.
Spacing options provide a way to manage whitespace around the buttons. These are especially useful when buttons are placed adjacent to one another, or next to other components.