<?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 Is there any way to display single accurate values within each cell of the table? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Is-there-any-way-to-display-single-accurate-values-within-each/m-p/646796#M223865</link>
    <description>&lt;P&gt;I have used search query like this-&lt;/P&gt;
&lt;P&gt;| savedsearch REPORT1&lt;/P&gt;
&lt;P&gt;|chart values(COLUMN3) AS Status BY COLUMN2 PROCESS_ID| fillnull value="_"|table COLUMN2 VAL1 VAL2 VAL3 VAL4 VAL5 VAL6 VAL7......&lt;/P&gt;
&lt;P&gt;and I got result like below,&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sss_0-1686655342493.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/25814i4832A12DFC65DA4C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Sss_0-1686655342493.png" alt="Sss_0-1686655342493.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;here,the values are repeated within each cell(i.e;few cells are having multiple values say '_' &amp;amp; 'F') and few columns are null.&lt;/P&gt;
&lt;P&gt;Is there any way to display single accurate values within each cell of the table.&lt;/P&gt;</description>
    <pubDate>Thu, 15 Jun 2023 00:27:59 GMT</pubDate>
    <dc:creator>Sss</dc:creator>
    <dc:date>2023-06-15T00:27:59Z</dc:date>
    <item>
      <title>Is there any way to display single accurate values within each cell of the table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-any-way-to-display-single-accurate-values-within-each/m-p/646796#M223865</link>
      <description>&lt;P&gt;I have used search query like this-&lt;/P&gt;
&lt;P&gt;| savedsearch REPORT1&lt;/P&gt;
&lt;P&gt;|chart values(COLUMN3) AS Status BY COLUMN2 PROCESS_ID| fillnull value="_"|table COLUMN2 VAL1 VAL2 VAL3 VAL4 VAL5 VAL6 VAL7......&lt;/P&gt;
&lt;P&gt;and I got result like below,&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sss_0-1686655342493.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/25814i4832A12DFC65DA4C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Sss_0-1686655342493.png" alt="Sss_0-1686655342493.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;here,the values are repeated within each cell(i.e;few cells are having multiple values say '_' &amp;amp; 'F') and few columns are null.&lt;/P&gt;
&lt;P&gt;Is there any way to display single accurate values within each cell of the table.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2023 00:27:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-any-way-to-display-single-accurate-values-within-each/m-p/646796#M223865</guid>
      <dc:creator>Sss</dc:creator>
      <dc:date>2023-06-15T00:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: Table value specification</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-any-way-to-display-single-accurate-values-within-each/m-p/646805#M223868</link>
      <description>&lt;P&gt;Try something like this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;|chart values(eval(if(COLUMN3="_",null(),COLUMN3))) AS Status BY COLUMN2 PROCESS_ID| fillnull value="_"|table COLUMN2 VAL1 VAL2 VAL3 VAL4 VAL5 VAL6 VAL7......&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 13 Jun 2023 12:11:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-any-way-to-display-single-accurate-values-within-each/m-p/646805#M223868</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-06-13T12:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: Table value specification</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-any-way-to-display-single-accurate-values-within-each/m-p/647080#M223970</link>
      <description>&lt;P&gt;I tried this but got the same result.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2023 04:28:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-any-way-to-display-single-accurate-values-within-each/m-p/647080#M223970</guid>
      <dc:creator>Sss</dc:creator>
      <dc:date>2023-06-15T04:28:24Z</dc:date>
    </item>
  </channel>
</rss>

