<?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 create a table with different fields from different events? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-create-a-table-with-different-fields-from-different/m-p/234879#M43348</link>
    <description>&lt;PRE&gt;&lt;CODE&gt;....|stats values(ERP_WP_PAYSTATEMENTS) as ERP_WP_PAYSTATEMENTS values(CDM_WP_PAYSTATEMENTS) as CDM_WP_PAYSTATEMENTS values(CDM_EE_LIEN_COUNT) as CDM_EE_LIEN_COUNT values(ARFF_WP_PAYSTATEMENTS) as ARFF_WP_PAYSTATEMENTS values(ARFF_EE_LIEN_COUNT) as  ARFF_EE_LIEN_COUNT by TransactionId CLIENT_ID
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This should work if the paystatement values are fields. otherwise we might have to create some regex statements.&lt;/P&gt;</description>
    <pubDate>Tue, 22 Nov 2016 12:48:07 GMT</pubDate>
    <dc:creator>cmerriman</dc:creator>
    <dc:date>2016-11-22T12:48:07Z</dc:date>
    <item>
      <title>How can I create a table with different fields from different events?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-create-a-table-with-different-fields-from-different/m-p/234878#M43347</link>
      <description>&lt;P&gt;After we process a client file, we get event in splunk as shown in below snapshot.&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/2159iF02AE9A535252B78/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;From these events I want to build a table something like below.&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/2160i5105705A47F89290/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;Can someone please help?&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
Naveen&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2016 04:10:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-create-a-table-with-different-fields-from-different/m-p/234878#M43347</guid>
      <dc:creator>naveenchappa</dc:creator>
      <dc:date>2016-11-22T04:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a table with different fields from different events?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-create-a-table-with-different-fields-from-different/m-p/234879#M43348</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;....|stats values(ERP_WP_PAYSTATEMENTS) as ERP_WP_PAYSTATEMENTS values(CDM_WP_PAYSTATEMENTS) as CDM_WP_PAYSTATEMENTS values(CDM_EE_LIEN_COUNT) as CDM_EE_LIEN_COUNT values(ARFF_WP_PAYSTATEMENTS) as ARFF_WP_PAYSTATEMENTS values(ARFF_EE_LIEN_COUNT) as  ARFF_EE_LIEN_COUNT by TransactionId CLIENT_ID
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This should work if the paystatement values are fields. otherwise we might have to create some regex statements.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2016 12:48:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-create-a-table-with-different-fields-from-different/m-p/234879#M43348</guid>
      <dc:creator>cmerriman</dc:creator>
      <dc:date>2016-11-22T12:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a table with different fields from different events?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-create-a-table-with-different-fields-from-different/m-p/234880#M43349</link>
      <description>&lt;P&gt;Thank you @cmerriman it worked.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2016 16:37:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-create-a-table-with-different-fields-from-different/m-p/234880#M43349</guid>
      <dc:creator>naveenchappa</dc:creator>
      <dc:date>2016-11-22T16:37:27Z</dc:date>
    </item>
  </channel>
</rss>

