<?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: Trouble tabling email details in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Trouble-tabling-email-details/m-p/760758#M243460</link>
    <description>&lt;P&gt;Ok. From the top.&lt;/P&gt;&lt;P&gt;1. What does your data look like? We have no idea what is in your events. From our point of view the info might simply not be available within the same events.&lt;/P&gt;&lt;P&gt;2. As a rule of thumb the &lt;EM&gt;table&lt;/EM&gt; command should not be used anywhere else but at the very end of your search to transform your results to... well, a table for presentation purposes. It's not meant to be used mid-search.&lt;/P&gt;&lt;P&gt;Point 2 is a "good practice" remark but probably it's because of p.1 - your data itself.&lt;/P&gt;</description>
    <pubDate>Wed, 06 May 2026 21:59:08 GMT</pubDate>
    <dc:creator>PickleRick</dc:creator>
    <dc:date>2026-05-06T21:59:08Z</dc:date>
    <item>
      <title>Trouble tabling email details</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Trouble-tabling-email-details/m-p/760749#M243456</link>
      <description>&lt;P&gt;I want to build a small dashboard that offers a quick view into emails a user has recently received. If I use this, I can get the sender address tabled properly:&lt;BR /&gt;(1).&amp;nbsp; &amp;nbsp; index=office365&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | table P1Sender&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | search P1Sender=*&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If I use this, I can get recipient count, recipient names and subject tabled properly:&lt;/P&gt;&lt;P&gt;(2).&amp;nbsp; &amp;nbsp; &amp;nbsp;index=office365&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | table Item.RecipientsCount, Item.Recipients{}.Name, Item.Subject&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | search Item.Recipients{}.Name=*, Item.Subject=*&lt;/P&gt;&lt;P&gt;My problem is I cannot get them tabled together in the same results view. If I try and add P1Sender to the (2) SPL table, I get an empty column. If I add P1Sender=* to the (2) search statement I get 0 results in every column.&lt;/P&gt;&lt;P&gt;Any advice? Screenshots of SPL and results in replies.&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2026 20:29:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Trouble-tabling-email-details/m-p/760749#M243456</guid>
      <dc:creator>hawkeyesc72</dc:creator>
      <dc:date>2026-05-06T20:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble tabling email details</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Trouble-tabling-email-details/m-p/760751#M243457</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-05-06 at 16.18.27.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/42030i34CAAA008A75D9C7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2026-05-06 at 16.18.27.png" alt="Screenshot 2026-05-06 at 16.18.27.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;P1Sender by itself works. I blocked out most of the information for privacy reasons. &lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2026 20:24:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Trouble-tabling-email-details/m-p/760751#M243457</guid>
      <dc:creator>hawkeyesc72</dc:creator>
      <dc:date>2026-05-06T20:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble tabling email details</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Trouble-tabling-email-details/m-p/760753#M243458</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-05-06 at 16.20.09.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/42031iEAF669179C730F38/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2026-05-06 at 16.20.09.png" alt="Screenshot 2026-05-06 at 16.20.09.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; Recipient count, recipient names and subject all work as well. But trying to add in P1Sender, nothing happens.&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2026 20:26:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Trouble-tabling-email-details/m-p/760753#M243458</guid>
      <dc:creator>hawkeyesc72</dc:creator>
      <dc:date>2026-05-06T20:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble tabling email details</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Trouble-tabling-email-details/m-p/760755#M243459</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-05-06 at 16.19.46.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/42032i55F1C89B0CA01027/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2026-05-06 at 16.19.46.png" alt="Screenshot 2026-05-06 at 16.19.46.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; Adding P1Sender to search statement blocks everything and nothing gets returned.&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2026 20:27:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Trouble-tabling-email-details/m-p/760755#M243459</guid>
      <dc:creator>hawkeyesc72</dc:creator>
      <dc:date>2026-05-06T20:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble tabling email details</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Trouble-tabling-email-details/m-p/760758#M243460</link>
      <description>&lt;P&gt;Ok. From the top.&lt;/P&gt;&lt;P&gt;1. What does your data look like? We have no idea what is in your events. From our point of view the info might simply not be available within the same events.&lt;/P&gt;&lt;P&gt;2. As a rule of thumb the &lt;EM&gt;table&lt;/EM&gt; command should not be used anywhere else but at the very end of your search to transform your results to... well, a table for presentation purposes. It's not meant to be used mid-search.&lt;/P&gt;&lt;P&gt;Point 2 is a "good practice" remark but probably it's because of p.1 - your data itself.&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2026 21:59:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Trouble-tabling-email-details/m-p/760758#M243460</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2026-05-06T21:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble tabling email details</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Trouble-tabling-email-details/m-p/760760#M243461</link>
      <description>&lt;P&gt;Your events do not have values for P1Sender at the same time as values for the other fields you are searching on. You need to find a field that has corresponding values in both sets of events so you can correlate the data. As&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/231884"&gt;@PickleRick&lt;/a&gt;&amp;nbsp;says, we have no idea what your data looks like!&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2026 07:10:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Trouble-tabling-email-details/m-p/760760#M243461</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2026-05-07T07:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble tabling email details</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Trouble-tabling-email-details/m-p/760771#M243462</link>
      <description>&lt;P&gt;The data seems to be visible in the events. I can see the fields in the Selected Fields section as well as within the events themselves. So the data is there, I'm just not sure why I can see it but not table it with the other information I want to table.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-05-07 at 07.46.59.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/42038i781B21E7569CF999/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2026-05-07 at 07.46.59.png" alt="Screenshot 2026-05-07 at 07.46.59.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-05-07 at 07.42.56.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/42036i5C9B11BA32A1CB39/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2026-05-07 at 07.42.56.png" alt="Screenshot 2026-05-07 at 07.42.56.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2026 11:49:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Trouble-tabling-email-details/m-p/760771#M243462</guid>
      <dc:creator>hawkeyesc72</dc:creator>
      <dc:date>2026-05-07T11:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble tabling email details</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Trouble-tabling-email-details/m-p/760772#M243463</link>
      <description>&lt;P&gt;The data might "be there" in general but it might not be all in the same events.&lt;/P&gt;&lt;P&gt;Since you're dealing with email data, often email solutions, unless you have some forms of report-level data, report events from different parts of processing queue separately. And those events might include different sets of fields. For example, "intake" events about the SMTP receiving process would include source IP for the connection from the originating system and possibly authentication data if the connection was over submission port from a user's agent, not from another MTA over standard 25/TCP port. Then you might get some portion of info (for example, sender's envelope adress and receiver's envelope address) in another event from "somewhere in the middle" of the procesing queue and finally you'd have an event on local delivery including expanded destination aliases.&lt;/P&gt;&lt;P&gt;So if you wanted to get the full picture about a single email, you'd have to correlate several separate events (typically by some form of internal ID from your mail system) because no single event would contain the whole set of information you're looking for.&lt;/P&gt;&lt;P&gt;I suspect (since you haven't shown us your data that's all I can do) this is your case. The events which contain values for one field you're searching for probably don't contain values for other fields. Yes, you'd still see values in the aggregated report in "interesting fields" but the values would be scattered among the events.&lt;/P&gt;&lt;P&gt;I hope it's clearer now.&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2026 12:39:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Trouble-tabling-email-details/m-p/760772#M243463</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2026-05-07T12:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble tabling email details</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Trouble-tabling-email-details/m-p/760837#M243474</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;My problem is I cannot get them tabled together in the same results view. If I try and add P1Sender to&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;This statement confirms&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/231884"&gt;@PickleRick&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;'s diagnosis: that field&amp;nbsp;&lt;SPAN&gt;&lt;FONT face="courier new,courier"&gt;P1Sender&lt;/FONT&gt; only exists in one group of events, let's call them "event type 1", whereas fields&amp;nbsp;&lt;FONT face="courier new,courier"&gt;Item.RecipientsCount&lt;/FONT&gt;, &lt;FONT face="courier new,courier"&gt;Item.Recipients{}.Name&lt;/FONT&gt;, &lt;FONT face="courier new,courier"&gt;Item.Subject&lt;/FONT&gt; are only present in a totally different group of events, let's call them "event type 2". (Most likely they are from two different sourcetypes in index office365.) &amp;nbsp;The two groups have no overlap. &amp;nbsp;The implied message they are trying to tell you when they ask you &lt;EM&gt;what your data look like&lt;/EM&gt; is this: Unless you can demonstrate that the two groups have something in common, the result you desire, namely "quick view into emails a user has recently received," is an impossibility.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;To make this obvious, let me give you two groups of mock events&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;P1Sender&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;joe@example1.com&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;jab@example2.com&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;joey@example3.com&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;and&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Item.RecipientsCount&lt;/TD&gt;&lt;TD&gt;Item.Recipients{}.Name&lt;/TD&gt;&lt;TD&gt;Item.Subject&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;&lt;P data-unlink="true"&gt;bob@myco.com&lt;/P&gt;&lt;P&gt;bobby@myco.com&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;You owe me $1,000,000. Where is my money?&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;rob@myco.com&lt;/TD&gt;&lt;TD&gt;I paid $1,000,000. &amp;nbsp;Where is my shipment?&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;Can you tell me who receive E-mail from whom?&lt;/P&gt;&lt;P&gt;Volunteers in this forum all understand privacy concerns. &amp;nbsp;We ask what your data look like because we want to help you identify the link between these two groups. &amp;nbsp;You have two paths forward:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Find out which datum/data are in common among the two, and craft a logic to link the two to form a&amp;nbsp;&lt;SPAN&gt;"quick view into emails a user has recently received,"&lt;/SPAN&gt;&amp;nbsp;or&lt;/LI&gt;&lt;LI&gt;Share format of raw events from the two groups which you believe can help forming a&amp;nbsp;&lt;SPAN&gt;"quick view into emails a user has recently received." &amp;nbsp;You can use mock events but the format must be the same as your raw events and any redaction must retain enough distinct features to establish possible logical connections between two groups.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN&gt;As you have not realized that the two groups of events have no overlap, let me help you with the second path.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Run these two searches separately.&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=office365 P1Sender=* ``` event type 1 ```&lt;/LI-CODE&gt;&lt;P&gt;and&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=office365 Item.Recipients{}.Name=*, Item.Subject=* ``` event type 2 ```&lt;/LI-CODE&gt;&lt;P&gt;Inspect events from each type, find events that can form a&amp;nbsp;&lt;SPAN&gt;"quick view into emails a user has recently received." &amp;nbsp;Then, anonymize those events to share here.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This is some homework you should have done before posting question into a data analytics forum. &amp;nbsp;These are four&amp;nbsp;&lt;/SPAN&gt;golden rules; nay, call them the four commandments:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Illustrate data input (in raw text, anonymize as needed), whether they are raw events or output from a search (SPL that volunteers here do not have to look at).&lt;/LI&gt;&lt;LI&gt;Illustrate the desired output from illustrated data.&lt;/LI&gt;&lt;LI&gt;Explain the logic between illustrated data and desired output&amp;nbsp;&lt;EM&gt;without&lt;/EM&gt;&amp;nbsp;SPL.&lt;/LI&gt;&lt;LI&gt;If you also illustrate attempted SPL, illustrate actual output and compare with desired output, explain why they look different&amp;nbsp;&lt;U&gt;to you&lt;/U&gt;&amp;nbsp;if that is not painfully obvious.&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Sun, 10 May 2026 06:30:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Trouble-tabling-email-details/m-p/760837#M243474</guid>
      <dc:creator>yuanliu</dc:creator>
      <dc:date>2026-05-10T06:30:16Z</dc:date>
    </item>
  </channel>
</rss>

