<?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: How to  format  dynamic columns output after transpose? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-format-dynamic-columns-output-after-transpose/m-p/299467#M165020</link>
    <description>&lt;P&gt;HI&lt;/P&gt;

&lt;P&gt;Can you please try below  function to format count.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;YOUR_SEARCh | eval YOUR_NUMERIC_VALUE=tostring(YOUR_NUMERIC_VALUE, "commas") | transpose
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Tue, 21 Nov 2017 07:04:09 GMT</pubDate>
    <dc:creator>kamlesh_vaghela</dc:creator>
    <dc:date>2017-11-21T07:04:09Z</dc:date>
    <item>
      <title>How to  format  dynamic columns output after transpose?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-format-dynamic-columns-output-after-transpose/m-p/299466#M165019</link>
      <description>&lt;P&gt;Hi All,&lt;BR /&gt;
We use transpose to display our result like below sample;&lt;BR /&gt;
item  2017/11/01 2017/11/02 2017....&lt;BR /&gt;
a        10000.01           20000.1          .... &lt;BR /&gt;
b        300.05                5000.1           ..... &lt;/P&gt;

&lt;P&gt;We need show the result like this;&lt;BR /&gt;
item  2017/11/01 2017/11/02 2017....&lt;BR /&gt;
a        10,000           20,000          .... &lt;BR /&gt;
b        300                5,000           ..... &lt;/P&gt;

&lt;P&gt;And when we format the result before the transpose command, the output after &lt;BR /&gt;
transpose will return the original output. Does any command or method to meet &lt;BR /&gt;
our require? &lt;BR /&gt;
Thank You.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2017 02:49:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-format-dynamic-columns-output-after-transpose/m-p/299466#M165019</guid>
      <dc:creator>bj6192</dc:creator>
      <dc:date>2017-11-21T02:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to  format  dynamic columns output after transpose?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-format-dynamic-columns-output-after-transpose/m-p/299467#M165020</link>
      <description>&lt;P&gt;HI&lt;/P&gt;

&lt;P&gt;Can you please try below  function to format count.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;YOUR_SEARCh | eval YOUR_NUMERIC_VALUE=tostring(YOUR_NUMERIC_VALUE, "commas") | transpose
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2017 07:04:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-format-dynamic-columns-output-after-transpose/m-p/299467#M165020</guid>
      <dc:creator>kamlesh_vaghela</dc:creator>
      <dc:date>2017-11-21T07:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to  format  dynamic columns output after transpose?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-format-dynamic-columns-output-after-transpose/m-p/299468#M165021</link>
      <description>&lt;P&gt;Hi @bj6192,&lt;/P&gt;

&lt;P&gt;Have you found your answer?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Nov 2017 06:37:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-format-dynamic-columns-output-after-transpose/m-p/299468#M165021</guid>
      <dc:creator>kamlesh_vaghela</dc:creator>
      <dc:date>2017-11-24T06:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to  format  dynamic columns output after transpose?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-format-dynamic-columns-output-after-transpose/m-p/299469#M165022</link>
      <description>&lt;P&gt;Thank you. It work now.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2017 03:49:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-format-dynamic-columns-output-after-transpose/m-p/299469#M165022</guid>
      <dc:creator>bj6192</dc:creator>
      <dc:date>2017-12-06T03:49:08Z</dc:date>
    </item>
  </channel>
</rss>

