<?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: Getting field and value count in the same format in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Getting-field-and-value-count-in-the-same-format/m-p/568481#M10095</link>
    <description>&lt;P&gt;For SimpleXML dashboards, add a format block to the table with the useThousandSeparators option&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.2/Viz/TableFormatsXML" target="_self"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.2/Viz/TableFormatsXML&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;        &amp;lt;format type="number" field="count"&amp;gt;
          &amp;lt;option name="useThousandSeparators"&amp;gt;true&amp;lt;/option&amp;gt;
        &amp;lt;/format&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 26 Sep 2021 09:19:50 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2021-09-26T09:19:50Z</dc:date>
    <item>
      <title>Getting field and value count in the same format</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Getting-field-and-value-count-in-the-same-format/m-p/568478#M10094</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I have two values in a field named (Online Booking) and want to display the same in tabular&amp;nbsp;format and I tried eval, stats command but not giving the expected&amp;nbsp;result.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Question : Total count to find out the&amp;nbsp;option to book table&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Atchyuth_P_2-1632624367086.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/16159i4AFD691D93A80FE9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Atchyuth_P_2-1632624367086.png" alt="Atchyuth_P_2-1632624367086.png" /&gt;&lt;/span&gt;&lt;P&gt;&lt;SPAN&gt;and the output that i am expecting is&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Atchyuth_P_3-1632624396799.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/16160i22E8F9CCA85264FA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Atchyuth_P_3-1632624396799.png" alt="Atchyuth_P_3-1632624396799.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;SPAN&gt;Please let me know which command needs to be used and also reference books for learning development, I am completely new to Splunk&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 26 Sep 2021 02:51:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Getting-field-and-value-count-in-the-same-format/m-p/568478#M10094</guid>
      <dc:creator>Atchyuth_P</dc:creator>
      <dc:date>2021-09-26T02:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: Getting field and value count in the same format</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Getting-field-and-value-count-in-the-same-format/m-p/568481#M10095</link>
      <description>&lt;P&gt;For SimpleXML dashboards, add a format block to the table with the useThousandSeparators option&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.2/Viz/TableFormatsXML" target="_self"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.2/Viz/TableFormatsXML&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;        &amp;lt;format type="number" field="count"&amp;gt;
          &amp;lt;option name="useThousandSeparators"&amp;gt;true&amp;lt;/option&amp;gt;
        &amp;lt;/format&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Sep 2021 09:19:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Getting-field-and-value-count-in-the-same-format/m-p/568481#M10095</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2021-09-26T09:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: Getting field and value count in the same format</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Getting-field-and-value-count-in-the-same-format/m-p/568483#M10096</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;for suggesting the method of using XML .&lt;/P&gt;&lt;P&gt;I have tried with the command (chart count by "Online Booking") gives me the accurate search result and also tried with XML and my dashboard looks quite good.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Sep 2021 11:34:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Getting-field-and-value-count-in-the-same-format/m-p/568483#M10096</guid>
      <dc:creator>Atchyuth_P</dc:creator>
      <dc:date>2021-09-26T11:34:18Z</dc:date>
    </item>
  </channel>
</rss>

