<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: dashboard table align numeric to the right in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/dashboard-table-align-numeric-to-the-right/m-p/697598#M57187</link>
    <description>&lt;P&gt;Thanks for the suggestion to &lt;SPAN&gt;append a space to the string.&lt;/SPAN&gt;.&amp;nbsp; &amp;nbsp; I have tried :&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;| eval new_field = existing_field + " "    &lt;/LI-CODE&gt;
&lt;P&gt;and :&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;| eval new_field = existing_field + " "&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;both show it adjusted in the statistics page but not on the Dashboard.&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 28 Aug 2024 15:03:28 GMT</pubDate>
    <dc:creator>kmm2</dc:creator>
    <dc:date>2024-08-28T15:03:28Z</dc:date>
    <item>
      <title>dashboard table align numeric to the right</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/dashboard-table-align-numeric-to-the-right/m-p/697592#M57184</link>
      <description>&lt;P&gt;I can get a numeric table aligned to the left in the statistics field with the&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;| eval count=printf("%-10d",&amp;lt;your_field&amp;gt;)&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;However the alignment does not translate to the dashboard.&amp;nbsp; &amp;nbsp; &amp;nbsp;Any insight on why this does work or if there is another way to align numeric results to the right on a dashboard for aesthetic purposes?&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 13:32:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/dashboard-table-align-numeric-to-the-right/m-p/697592#M57184</guid>
      <dc:creator>kmm2</dc:creator>
      <dc:date>2024-08-28T13:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: dashboard table align numeric to the right</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/dashboard-table-align-numeric-to-the-right/m-p/697594#M57185</link>
      <description>&lt;P&gt;Numbers are usually aligned to the right, strings are aligned to the left. If the string contains only numbers, it may be aligned in a table panel to the right. To force it to remain as a string (and be aligned to the left), you could append a space to the string.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 13:41:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/dashboard-table-align-numeric-to-the-right/m-p/697594#M57185</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-08-28T13:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: dashboard table align numeric to the right</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/dashboard-table-align-numeric-to-the-right/m-p/697598#M57187</link>
      <description>&lt;P&gt;Thanks for the suggestion to &lt;SPAN&gt;append a space to the string.&lt;/SPAN&gt;.&amp;nbsp; &amp;nbsp; I have tried :&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;| eval new_field = existing_field + " "    &lt;/LI-CODE&gt;
&lt;P&gt;and :&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;| eval new_field = existing_field + " "&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;both show it adjusted in the statistics page but not on the Dashboard.&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 15:03:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/dashboard-table-align-numeric-to-the-right/m-p/697598#M57187</guid>
      <dc:creator>kmm2</dc:creator>
      <dc:date>2024-08-28T15:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: dashboard table align numeric to the right</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/dashboard-table-align-numeric-to-the-right/m-p/697608#M57189</link>
      <description>&lt;P&gt;Try using Classic SimpleXML dashboards - Studio still has some catching up to do when compared to Classic&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 14:41:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/dashboard-table-align-numeric-to-the-right/m-p/697608#M57189</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-08-28T14:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: dashboard table align numeric to the right</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/dashboard-table-align-numeric-to-the-right/m-p/697632#M57192</link>
      <description>&lt;P&gt;This is the solution that seem to be working .&amp;nbsp; Edited source code on dash.&amp;nbsp; (can change left, center, or right)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;],&lt;BR /&gt;"options": {&lt;BR /&gt;"tableFormat": {&lt;BR /&gt;"align": "&amp;gt; table |pick(alignment)"&lt;BR /&gt;"alignment": [&lt;BR /&gt;"left"&lt;BR /&gt;]&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 16:00:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/dashboard-table-align-numeric-to-the-right/m-p/697632#M57192</guid>
      <dc:creator>kmm2</dc:creator>
      <dc:date>2024-08-28T16:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: dashboard table align numeric to the right</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/dashboard-table-align-numeric-to-the-right/m-p/700089#M57411</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/264293"&gt;@kmm2&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Its Working Fine, but it Works for All the Fields in the Table,&lt;BR /&gt;&lt;BR /&gt;is there any Solution to Apply to a Specific Field.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2024 12:42:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/dashboard-table-align-numeric-to-the-right/m-p/700089#M57411</guid>
      <dc:creator>vinod743374</dc:creator>
      <dc:date>2024-09-25T12:42:52Z</dc:date>
    </item>
  </channel>
</rss>

