<?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 can I add a static value into a table row? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-static-value-into-a-table-row/m-p/452835#M128199</link>
    <description>&lt;P&gt;You could probably use the &lt;A href="http://docs.splunk.com/Documentation/Splunk/7.1.3/SearchReference/Append"&gt;append&lt;/A&gt; SPL command just prior to the chart command&lt;/P&gt;

&lt;P&gt;Dave&lt;/P&gt;</description>
    <pubDate>Mon, 10 Sep 2018 08:35:46 GMT</pubDate>
    <dc:creator>RHASQaL</dc:creator>
    <dc:date>2018-09-10T08:35:46Z</dc:date>
    <item>
      <title>How can I add a static value into a table row?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-static-value-into-a-table-row/m-p/452834#M128198</link>
      <description>&lt;P&gt;I would like to create a dashboard to have some charts for showing statistics of occurrence. The query for plotting the chart is as follows.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| chart count(range) as "Count" by range
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;But, I would like to include the device with the range = 0.  i.e. Which cannot be logged with Splunk but I have the static value that is calculated by Total - Count(range&amp;gt;0), how can I insert this value into the table so that it can be plotted on the chart?&lt;/P&gt;

&lt;P&gt;I know that the scenario is little bit hard to understand, to put it briefly , I would like to add a static value as one of the data into the existing table. Is it possible to do that?&lt;/P&gt;</description>
      <pubDate>Mon, 10 Sep 2018 08:23:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-static-value-into-a-table-row/m-p/452834#M128198</guid>
      <dc:creator>kcchu01</dc:creator>
      <dc:date>2018-09-10T08:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: How can I add a static value into a table row?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-static-value-into-a-table-row/m-p/452835#M128199</link>
      <description>&lt;P&gt;You could probably use the &lt;A href="http://docs.splunk.com/Documentation/Splunk/7.1.3/SearchReference/Append"&gt;append&lt;/A&gt; SPL command just prior to the chart command&lt;/P&gt;

&lt;P&gt;Dave&lt;/P&gt;</description>
      <pubDate>Mon, 10 Sep 2018 08:35:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-static-value-into-a-table-row/m-p/452835#M128199</guid>
      <dc:creator>RHASQaL</dc:creator>
      <dc:date>2018-09-10T08:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: How can I add a static value into a table row?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-static-value-into-a-table-row/m-p/452836#M128200</link>
      <description>&lt;P&gt;hi @kcchu01&lt;/P&gt;

&lt;P&gt;if you want row use &lt;CODE&gt;append&lt;/CODE&gt; or &lt;CODE&gt;appendpipe&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;or fi you want add column use &lt;CODE&gt;appendcols&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Sep 2018 08:44:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-static-value-into-a-table-row/m-p/452836#M128200</guid>
      <dc:creator>harishalipaka</dc:creator>
      <dc:date>2018-09-10T08:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: How can I add a static value into a table row?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-static-value-into-a-table-row/m-p/452837#M128201</link>
      <description>&lt;P&gt;Thanks a lot for your help , I get it now&lt;/P&gt;</description>
      <pubDate>Wed, 12 Sep 2018 08:35:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-static-value-into-a-table-row/m-p/452837#M128201</guid>
      <dc:creator>kcchu01</dc:creator>
      <dc:date>2018-09-12T08:35:43Z</dc:date>
    </item>
  </channel>
</rss>

