<?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 summary row to a table in Simple XML in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-summary-row-to-a-table-in-Simple-XML/m-p/298131#M89920</link>
    <description>&lt;P&gt;How can we add label Total on that row? Thank you.&lt;/P&gt;</description>
    <pubDate>Tue, 08 May 2018 05:13:15 GMT</pubDate>
    <dc:creator>eggieboylaqui</dc:creator>
    <dc:date>2018-05-08T05:13:15Z</dc:date>
    <item>
      <title>How can I add a summary row to a table in Simple XML</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-summary-row-to-a-table-in-Simple-XML/m-p/298117#M89906</link>
      <description>&lt;P&gt;How can I add a summary row to a table in Simple XML? By &lt;EM&gt;summary row&lt;/EM&gt; I am referring to what is described &lt;A href="https://docs.splunk.com/Documentation/Splunk/6.5.2/Viz/TableFormatsFormatting"&gt;here&lt;/A&gt;, i.e. a special row appended to the table UI that is not affected by sorting. In the UI this is available in the &lt;EM&gt;Format&lt;/EM&gt; menu of the &lt;EM&gt;Statistics&lt;/EM&gt; tab.&lt;/P&gt;

&lt;P&gt;Example from the documentation linked to above:&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/2697i36838E174BB9C226/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2017 21:31:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-summary-row-to-a-table-in-Simple-XML/m-p/298117#M89906</guid>
      <dc:creator>helge</dc:creator>
      <dc:date>2017-03-29T21:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: How can I add a summary row to a table in Simple XML</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-summary-row-to-a-table-in-Simple-XML/m-p/298118#M89907</link>
      <description>&lt;P&gt;As of Splunk 6.5 the following Simple XML adds a summary and a percentages row:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;option name="percentagesRow"&amp;gt;true&amp;lt;/option&amp;gt;
&amp;lt;option name="totalsRow"&amp;gt;true&amp;lt;/option&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 29 Mar 2017 22:06:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-summary-row-to-a-table-in-Simple-XML/m-p/298118#M89907</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2017-03-29T22:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: How can I add a summary row to a table in Simple XML</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-summary-row-to-a-table-in-Simple-XML/m-p/298119#M89908</link>
      <description>&lt;P&gt;Thanks for pointing this out! I'll double-check our documentation to make sure these two options are mentioned.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2017 22:11:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-summary-row-to-a-table-in-Simple-XML/m-p/298119#M89908</guid>
      <dc:creator>frobinson_splun</dc:creator>
      <dc:date>2017-03-29T22:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: How can I add a summary row to a table in Simple XML</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-summary-row-to-a-table-in-Simple-XML/m-p/298120#M89909</link>
      <description>&lt;P&gt;Docs are now updated to include these:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.5.2/Viz/PanelreferenceforSimplifiedXML#table"&gt;http://docs.splunk.com/Documentation/Splunk/6.5.2/Viz/PanelreferenceforSimplifiedXML#table&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2017 22:15:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-summary-row-to-a-table-in-Simple-XML/m-p/298120#M89909</guid>
      <dc:creator>frobinson_splun</dc:creator>
      <dc:date>2017-03-29T22:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: How can I add a summary row to a table in Simple XML</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-summary-row-to-a-table-in-Simple-XML/m-p/298121#M89910</link>
      <description>&lt;P&gt;Awesome, thanks for the quick answer. It seems this really was not documented!&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2017 23:57:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-summary-row-to-a-table-in-Simple-XML/m-p/298121#M89910</guid>
      <dc:creator>helge</dc:creator>
      <dc:date>2017-03-29T23:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: How can I add a summary row to a table in Simple XML</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-summary-row-to-a-table-in-Simple-XML/m-p/298122#M89911</link>
      <description>&lt;P&gt;Thanks for the quick update to the docs! One thing I would still like to know: what is the first Splunk version to support that?&lt;BR /&gt;
I am asking because we need to support older versions with our apps.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2017 23:58:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-summary-row-to-a-table-in-Simple-XML/m-p/298122#M89911</guid>
      <dc:creator>helge</dc:creator>
      <dc:date>2017-03-29T23:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: How can I add a summary row to a table in Simple XML</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-summary-row-to-a-table-in-Simple-XML/m-p/298123#M89912</link>
      <description>&lt;P&gt;@niketnilay Why don't you convert your comment into an answer so I can mark it as correct?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2017 00:00:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-summary-row-to-a-table-in-Simple-XML/m-p/298123#M89912</guid>
      <dc:creator>helge</dc:creator>
      <dc:date>2017-03-30T00:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: How can I add a summary row to a table in Simple XML</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-summary-row-to-a-table-in-Simple-XML/m-p/298124#M89913</link>
      <description>&lt;P&gt;I didn't even know that such a thing was there; I will definitely be using that!&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2017 03:01:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-summary-row-to-a-table-in-Simple-XML/m-p/298124#M89913</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-03-30T03:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: How can I add a summary row to a table in Simple XML</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-summary-row-to-a-table-in-Simple-XML/m-p/298125#M89914</link>
      <description>&lt;P&gt;@woodcock @helge... I generally use the &lt;STRONG&gt;Splunk Overview App&lt;/STRONG&gt; launched with latest release of Splunk to pick up what's new in it for us.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Splunk Enterprise 6.5 Overview App link&lt;/STRONG&gt;: &lt;A href="https://splunkbase.splunk.com/app/3287/"&gt;https://splunkbase.splunk.com/app/3287/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2017 08:50:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-summary-row-to-a-table-in-Simple-XML/m-p/298125#M89914</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2017-03-30T08:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: How can I add a summary row to a table in Simple XML</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-summary-row-to-a-table-in-Simple-XML/m-p/298126#M89915</link>
      <description>&lt;P&gt;@helge... Good to know that the answer helped. Do check out Splunk Enterprise 6.5 Overview App on Splunkbase which also has this feature document. This probably also answers your other question for version support.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2017 09:47:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-summary-row-to-a-table-in-Simple-XML/m-p/298126#M89915</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2017-03-30T09:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: How can I add a summary row to a table in Simple XML</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-summary-row-to-a-table-in-Simple-XML/m-p/298127#M89916</link>
      <description>&lt;P&gt;Version 6.5 was the first version, coinciding with the UI instructions for adding summary rows that appeared in our 6.5 docs. Thanks for asking.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2017 17:58:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-summary-row-to-a-table-in-Simple-XML/m-p/298127#M89916</guid>
      <dc:creator>frobinson_splun</dc:creator>
      <dc:date>2017-03-30T17:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: How can I add a summary row to a table in Simple XML</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-summary-row-to-a-table-in-Simple-XML/m-p/298128#M89917</link>
      <description>&lt;P&gt;How can we add label Total on that row? Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 08 May 2018 03:14:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-summary-row-to-a-table-in-Simple-XML/m-p/298128#M89917</guid>
      <dc:creator>eggieboylaqui</dc:creator>
      <dc:date>2018-05-08T03:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: How can I add a summary row to a table in Simple XML</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-summary-row-to-a-table-in-Simple-XML/m-p/298129#M89918</link>
      <description>&lt;P&gt;How can we add label Total on that row? Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 08 May 2018 03:15:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-summary-row-to-a-table-in-Simple-XML/m-p/298129#M89918</guid>
      <dc:creator>eggieboylaqui</dc:creator>
      <dc:date>2018-05-08T03:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: How can I add a summary row to a table in Simple XML</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-summary-row-to-a-table-in-Simple-XML/m-p/298130#M89919</link>
      <description>&lt;P&gt;@eggieboylaqui for Table Summary Row, the Label &lt;CODE&gt;Total&lt;/CODE&gt; can be added using JavaScript with Splunk JS Stack and jQuery Selector, similar to my answer &lt;A href="https://answers.splunk.com/answers/593405/drill-down-for-cell.html"&gt;https://answers.splunk.com/answers/593405/drill-down-for-cell.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Other option for you would be to use &lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Addcoltotals"&gt;addcoltotals&lt;/A&gt; or addtoals command with &lt;CODE&gt;label&lt;/CODE&gt; and &lt;CODE&gt;labelfield&lt;/CODE&gt; arguments to show Total Label.&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/2696iEB30A8B7919D0A4E/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Following is a run anywhere dashboard example with both approach:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;dashboard script="table_summary_row_label.js"&amp;gt;
  &amp;lt;label&amp;gt;Summary Total Row with Label&amp;lt;/label&amp;gt;
  &amp;lt;row&amp;gt;
    &amp;lt;panel&amp;gt;
      &amp;lt;title&amp;gt;Option 1: Summary Row&amp;lt;/title&amp;gt;
      &amp;lt;table id="tableWithTotalRow"&amp;gt;
        &amp;lt;search&amp;gt;
          &amp;lt;query&amp;gt;index=_internal sourcetype=splunkd log_level=*
| chart count by log_level component limit=5 useother=f&amp;lt;/query&amp;gt;
          &amp;lt;earliest&amp;gt;-24h@h&amp;lt;/earliest&amp;gt;
          &amp;lt;latest&amp;gt;now&amp;lt;/latest&amp;gt;
          &amp;lt;sampleRatio&amp;gt;1&amp;lt;/sampleRatio&amp;gt;
        &amp;lt;/search&amp;gt;
        &amp;lt;option name="count"&amp;gt;20&amp;lt;/option&amp;gt;
        &amp;lt;option name="dataOverlayMode"&amp;gt;none&amp;lt;/option&amp;gt;
        &amp;lt;option name="drilldown"&amp;gt;none&amp;lt;/option&amp;gt;
        &amp;lt;option name="percentagesRow"&amp;gt;false&amp;lt;/option&amp;gt;
        &amp;lt;option name="rowNumbers"&amp;gt;false&amp;lt;/option&amp;gt;
        &amp;lt;option name="totalsRow"&amp;gt;true&amp;lt;/option&amp;gt;
        &amp;lt;option name="wrap"&amp;gt;true&amp;lt;/option&amp;gt;
      &amp;lt;/table&amp;gt;
    &amp;lt;/panel&amp;gt;
  &amp;lt;/row&amp;gt;
  &amp;lt;row&amp;gt;
    &amp;lt;panel&amp;gt;
      &amp;lt;title&amp;gt;Option 2: Add Total&amp;lt;/title&amp;gt;
      &amp;lt;table&amp;gt;
        &amp;lt;search&amp;gt;
          &amp;lt;query&amp;gt;index=_internal sourcetype=splunkd log_level=*
| chart count by log_level component limit=5 useother=f
| addcoltotals labelfield="log_level" label="Total"&amp;lt;/query&amp;gt;
          &amp;lt;earliest&amp;gt;-24h@h&amp;lt;/earliest&amp;gt;
          &amp;lt;latest&amp;gt;now&amp;lt;/latest&amp;gt;
          &amp;lt;sampleRatio&amp;gt;1&amp;lt;/sampleRatio&amp;gt;
        &amp;lt;/search&amp;gt;
        &amp;lt;option name="count"&amp;gt;20&amp;lt;/option&amp;gt;
        &amp;lt;option name="dataOverlayMode"&amp;gt;none&amp;lt;/option&amp;gt;
        &amp;lt;option name="drilldown"&amp;gt;none&amp;lt;/option&amp;gt;
        &amp;lt;option name="percentagesRow"&amp;gt;false&amp;lt;/option&amp;gt;
        &amp;lt;option name="rowNumbers"&amp;gt;false&amp;lt;/option&amp;gt;
        &amp;lt;option name="totalsRow"&amp;gt;false&amp;lt;/option&amp;gt;
        &amp;lt;option name="wrap"&amp;gt;true&amp;lt;/option&amp;gt;
      &amp;lt;/table&amp;gt;
    &amp;lt;/panel&amp;gt;
  &amp;lt;/row&amp;gt;
&amp;lt;/dashboard&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Following is the required JavaScript code &lt;CODE&gt;table_summary_row_label.js&lt;/CODE&gt;, which would need to be placed under appserver/static folder (typically &lt;CODE&gt;$SPLUNK_HOME/etc/apps/appserver/&amp;lt;yourAppName&amp;gt;/appserver/static&lt;/CODE&gt;). &lt;BR /&gt;
PS: If the folder does not exist it would need to be created. Also, since this option requires JavaScript static file, it might require Splunk restart and clearing of internet browser history.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;require([
    'underscore',
    'jquery',
    'splunkjs/mvc',
    'splunkjs/mvc/tableview',
    'splunkjs/mvc/simplexml/ready!'
], function(_, $, mvc, TableView) {
    mvc.Components.get("tableWithTotalRow").getVisualization(function(tableView) {
        tableView.on('rendered', function() {
            setTimeout(function(){
                $("div#tableWithTotalRow table tbody tr.shared-resultstable-resultstablesummaryrow td.null").html("Total");
            },100);
        });
    });
});
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 08 May 2018 05:13:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-summary-row-to-a-table-in-Simple-XML/m-p/298130#M89919</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2018-05-08T05:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: How can I add a summary row to a table in Simple XML</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-summary-row-to-a-table-in-Simple-XML/m-p/298131#M89920</link>
      <description>&lt;P&gt;How can we add label Total on that row? Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 08 May 2018 05:13:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-summary-row-to-a-table-in-Simple-XML/m-p/298131#M89920</guid>
      <dc:creator>eggieboylaqui</dc:creator>
      <dc:date>2018-05-08T05:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: How can I add a summary row to a table in Simple XML</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-summary-row-to-a-table-in-Simple-XML/m-p/298132#M89921</link>
      <description>&lt;P&gt;Thanks for the help, will try this one.&lt;/P&gt;</description>
      <pubDate>Tue, 08 May 2018 05:50:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-summary-row-to-a-table-in-Simple-XML/m-p/298132#M89921</guid>
      <dc:creator>eggieboylaqui</dc:creator>
      <dc:date>2018-05-08T05:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: How can I add a summary row to a table in Simple XML</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-summary-row-to-a-table-in-Simple-XML/m-p/522152#M147222</link>
      <description>&lt;P&gt;This has been a big help.&lt;/P&gt;&lt;P&gt;however the summary row total is not included on the extract t&lt;SPAN&gt;able when clicking download/export button on the table. Does anyone know how to solve this?&lt;/SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sample_SummaryTotalRow_Table.png" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/11045i461EA9F9169216D1/image-size/large?v=v2&amp;amp;px=999" role="button" title="Sample_SummaryTotalRow_Table.png" alt="Sample_SummaryTotalRow_Table.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Sample_SummaryTotalRow_Extracted.png" style="width: 352px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/11044i0C320D3C8627C800/image-size/large?v=v2&amp;amp;px=999" role="button" title="Sample_SummaryTotalRow_Extracted.png" alt="Sample_SummaryTotalRow_Extracted.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 05:34:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-summary-row-to-a-table-in-Simple-XML/m-p/522152#M147222</guid>
      <dc:creator>shariinPH</dc:creator>
      <dc:date>2020-09-30T05:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: How can I add a summary row to a table in Simple XML</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-summary-row-to-a-table-in-Simple-XML/m-p/522156#M147224</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/82562"&gt;@shariinPH&lt;/a&gt;&amp;nbsp;use Option 2 with addtotals command which should work for you!&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 06:01:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-summary-row-to-a-table-in-Simple-XML/m-p/522156#M147224</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2020-09-30T06:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: How can I add a summary row to a table in Simple XML</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-summary-row-to-a-table-in-Simple-XML/m-p/554123#M157311</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/201110"&gt;@niketn&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;is there a possibility to add a total column but not using addtotals command&lt;BR /&gt;As I would like to use Data overlay: heatMap&lt;BR /&gt;And with&amp;nbsp;addtotals it is not very usable (Total column is most red)&lt;BR /&gt;Or I am not understanding heatmap overlay correctly&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2021 16:08:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-add-a-summary-row-to-a-table-in-Simple-XML/m-p/554123#M157311</guid>
      <dc:creator>jakubvojacek</dc:creator>
      <dc:date>2021-06-02T16:08:35Z</dc:date>
    </item>
  </channel>
</rss>

