<?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: Combine the results of a table in one single row in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Combine-the-results-of-a-table-in-one-single-row/m-p/566166#M197304</link>
    <description>&lt;LI-CODE lang="markup"&gt;| stats list(dataset_name) as dataset_name&lt;/LI-CODE&gt;</description>
    <pubDate>Tue, 07 Sep 2021 14:49:43 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2021-09-07T14:49:43Z</dc:date>
    <item>
      <title>Combine the results of a table in one single row</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Combine-the-results-of-a-table-in-one-single-row/m-p/566158#M197299</link>
      <description>&lt;P&gt;I have a splunk query that results in a table , while creating alert it just sends the first row of the results ,so we are missing the remaining results. Inorder to address this , i wanted to combine the results in one row or a message to be sent.&lt;/P&gt;&lt;P&gt;QUERY:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| inputlookup gtsnet.csv | fields "dataset_name" | search NOT [search index = asvdataintegration source=piedpiper sts_asvdataintegration_symphony_lambda_clewriter_events | search event.proc_stat_cd = "SCSS"  AND   event.evt_dtl.EventDesc = "workflow_found" AND event.module_response.requester = "_SUCCESS" AND event.s3_location = "*"s3://cof-data-*/"*"/lake/gtsnet*"*"  AND "event.module_name"=LAMBDA  | rename event.regrd_dataset_nm as dataset_name | table dataset_name | format]&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Current Format:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nandhiniG_0-1631025352208.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/15890i21EEE1C06EBD6E36/image-size/medium?v=v2&amp;amp;px=400" role="button" title="nandhiniG_0-1631025352208.png" alt="nandhiniG_0-1631025352208.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Expected Format:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nandhiniG_1-1631025499856.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/15891i8889735C0B28094A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="nandhiniG_1-1631025499856.png" alt="nandhiniG_1-1631025499856.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Sep 2021 14:41:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Combine-the-results-of-a-table-in-one-single-row/m-p/566158#M197299</guid>
      <dc:creator>nandhiniG</dc:creator>
      <dc:date>2021-09-07T14:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: Combine the results of a table in one single row</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Combine-the-results-of-a-table-in-one-single-row/m-p/566166#M197304</link>
      <description>&lt;LI-CODE lang="markup"&gt;| stats list(dataset_name) as dataset_name&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 07 Sep 2021 14:49:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Combine-the-results-of-a-table-in-one-single-row/m-p/566166#M197304</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2021-09-07T14:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: Combine the results of a table in one single row</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Combine-the-results-of-a-table-in-one-single-row/m-p/566171#M197307</link>
      <description>&lt;P&gt;Thanks a lot it worked!!!&lt;/P&gt;</description>
      <pubDate>Tue, 07 Sep 2021 15:09:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Combine-the-results-of-a-table-in-one-single-row/m-p/566171#M197307</guid>
      <dc:creator>nandhiniG</dc:creator>
      <dc:date>2021-09-07T15:09:59Z</dc:date>
    </item>
  </channel>
</rss>

