<?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 How to remove the null values from below fields? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-remove-the-null-values-from-below-fields/m-p/646954#M52897</link>
    <description>&lt;P&gt;&lt;BR /&gt;I want to remove the null values, which are in empty cells, there is no data present I tried multiple ways not able to remove them,&lt;BR /&gt;&lt;BR /&gt;index="gitxapixation" platform !=null provision_type IN (*) site_location IN (*)&lt;BR /&gt;| eval end_time=strftime(end_time, "%m/%d/%y %H:%M:%S")&lt;BR /&gt;| eval WW=strftime(start_time, "%V.%w")&lt;BR /&gt;| eval _time = start_time&lt;BR /&gt;| eval WW=strftime(_time, "%V.%w")&lt;BR /&gt;| eval scenario_name=cas(provision_type="BIOS",mvindex(split(context,"."),1),provision_type="IFWI",mvindex(split(context,"."),1),provision_type="OS",mvindex(split(context,"."),1))&lt;BR /&gt;| eval scenario_name=coalesce(scenario_name,name)&lt;BR /&gt;| rename scenario_name as Testcase_id&lt;BR /&gt;| stats count(eval(status="FAIL")) as fail_count, count(eval(status="PASS")) as pass_count, count(eval(like(status,"BLOCKED%"))) as not_run_count by WW,kit,provision_type,platform,subproject&lt;BR /&gt;| eval scenario_status=case(fail_count&amp;gt;0, "FAIL", not_run_count&amp;gt;0, "NOT RUN", fail_count=0 AND not_run_count=0, "PASS")&lt;BR /&gt;| eval IFWI=case(provision_type="IFWI",scenario_status)&lt;BR /&gt;| eval OS=case(provision_type="OS",scenario_status)&lt;BR /&gt;| eval BIOS=case(provision_type="BIOS",scenario_status)&lt;BR /&gt;| rename platform as Platform subproject as AutomationType&lt;BR /&gt;| table WW,Platform,kit,AutomationType,IFWI,BIOS,OS&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ramkyreddy_0-1686741386188.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/25826iB407284D56FC2EDF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ramkyreddy_0-1686741386188.png" alt="ramkyreddy_0-1686741386188.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I will appreciate on this, please help me out&lt;/P&gt;</description>
    <pubDate>Wed, 14 Jun 2023 23:52:23 GMT</pubDate>
    <dc:creator>ramkyreddy</dc:creator>
    <dc:date>2023-06-14T23:52:23Z</dc:date>
    <item>
      <title>How to remove the null values from below fields?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-remove-the-null-values-from-below-fields/m-p/646954#M52897</link>
      <description>&lt;P&gt;&lt;BR /&gt;I want to remove the null values, which are in empty cells, there is no data present I tried multiple ways not able to remove them,&lt;BR /&gt;&lt;BR /&gt;index="gitxapixation" platform !=null provision_type IN (*) site_location IN (*)&lt;BR /&gt;| eval end_time=strftime(end_time, "%m/%d/%y %H:%M:%S")&lt;BR /&gt;| eval WW=strftime(start_time, "%V.%w")&lt;BR /&gt;| eval _time = start_time&lt;BR /&gt;| eval WW=strftime(_time, "%V.%w")&lt;BR /&gt;| eval scenario_name=cas(provision_type="BIOS",mvindex(split(context,"."),1),provision_type="IFWI",mvindex(split(context,"."),1),provision_type="OS",mvindex(split(context,"."),1))&lt;BR /&gt;| eval scenario_name=coalesce(scenario_name,name)&lt;BR /&gt;| rename scenario_name as Testcase_id&lt;BR /&gt;| stats count(eval(status="FAIL")) as fail_count, count(eval(status="PASS")) as pass_count, count(eval(like(status,"BLOCKED%"))) as not_run_count by WW,kit,provision_type,platform,subproject&lt;BR /&gt;| eval scenario_status=case(fail_count&amp;gt;0, "FAIL", not_run_count&amp;gt;0, "NOT RUN", fail_count=0 AND not_run_count=0, "PASS")&lt;BR /&gt;| eval IFWI=case(provision_type="IFWI",scenario_status)&lt;BR /&gt;| eval OS=case(provision_type="OS",scenario_status)&lt;BR /&gt;| eval BIOS=case(provision_type="BIOS",scenario_status)&lt;BR /&gt;| rename platform as Platform subproject as AutomationType&lt;BR /&gt;| table WW,Platform,kit,AutomationType,IFWI,BIOS,OS&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ramkyreddy_0-1686741386188.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/25826iB407284D56FC2EDF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ramkyreddy_0-1686741386188.png" alt="ramkyreddy_0-1686741386188.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I will appreciate on this, please help me out&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2023 23:52:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-remove-the-null-values-from-below-fields/m-p/646954#M52897</guid>
      <dc:creator>ramkyreddy</dc:creator>
      <dc:date>2023-06-14T23:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: I have to Remove the null values from below fileds</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-remove-the-null-values-from-below-fields/m-p/646955#M52898</link>
      <description>&lt;P&gt;Each row represents an event from your results. Each column represents the fields for those events and their values.&lt;/P&gt;&lt;P&gt;If you want something in those fields to represent the fact that no value is available for the field for that event, you can use the fillnull command, for example:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| fillnull value="N/A"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2023 11:43:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-remove-the-null-values-from-below-fields/m-p/646955#M52898</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-06-14T11:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: I have to Remove the null values from below fileds</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-remove-the-null-values-from-below-fields/m-p/646987#M52902</link>
      <description>&lt;P&gt;Is there any logic can we hide or delete, all 3cloums having N/A values, because there is no data present.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ramkyreddy_0-1686752597293.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/25829iFFF9EF1C29D42801/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ramkyreddy_0-1686752597293.png" alt="ramkyreddy_0-1686752597293.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2023 14:29:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-remove-the-null-values-from-below-fields/m-p/646987#M52902</guid>
      <dc:creator>ramkyreddy</dc:creator>
      <dc:date>2023-06-14T14:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: I have to Remove the null values from below fileds</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-remove-the-null-values-from-below-fields/m-p/646988#M52903</link>
      <description>&lt;P&gt;Unless you have create the fields with null for all events, there is likely to be at least one event with a non-null value, although it may not be on that page of the table, therefore the column remains.&lt;/P&gt;&lt;P&gt;If this isn't the case, you would need to share your search so we might be able to find a reason for the "empty" columns&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2023 14:36:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-remove-the-null-values-from-below-fields/m-p/646988#M52903</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-06-14T14:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: I have to Remove the null values from below fileds</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-remove-the-null-values-from-below-fields/m-p/647144#M52918</link>
      <description>&lt;P&gt;&lt;SPAN&gt;You're asking&amp;nbsp; about this search query right&lt;BR /&gt;&lt;BR /&gt;index="gitxapixation" platform !=null provision_type IN (*) site_location IN (*)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;| eval end_time=strftime(end_time, "%m/%d/%y %H:%M:%S")&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;| eval WW=strftime(start_time, "%V.%w")&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;| eval _time = start_time&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;| eval WW=strftime(_time, "%V.%w")&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;| eval scenario_name=cas(provision_type="BIOS",mvindex(split(context,"."),1),provision_type="IFWI",mvindex(split(context,"."),1),provision_type="OS",mvindex(split(context,"."),1))&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;| eval scenario_name=coalesce(scenario_name,name)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;| rename scenario_name as Testcase_id&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;| stats count(eval(status="FAIL")) as fail_count, count(eval(status="PASS")) as pass_count, count(eval(like(status,"BLOCKED%"))) as not_run_count by WW,kit,provision_type,platform,subproject&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;| eval scenario_status=case(fail_count&amp;gt;0, "FAIL", not_run_count&amp;gt;0, "NOT RUN", fail_count=0 AND not_run_count=0, "PASS")&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;| eval IFWI=case(provision_type="IFWI",scenario_status)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;| eval OS=case(provision_type="OS",scenario_status)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;| eval BIOS=case(provision_type="BIOS",scenario_status)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;| rename platform as Platform subproject as AutomationType&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;| table WW,Platform,kit,AutomationType,IFWI,BIOS,OS&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2023 11:54:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-remove-the-null-values-from-below-fields/m-p/647144#M52918</guid>
      <dc:creator>ramkyreddy</dc:creator>
      <dc:date>2023-06-15T11:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: I have to Remove the null values from below fileds</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-remove-the-null-values-from-below-fields/m-p/647148#M52919</link>
      <description>&lt;P&gt;Because you specifically listed the fields in the table command, they will appear in the table.&lt;/P&gt;&lt;P&gt;You could try it this way&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| stats count(eval(status="FAIL")) as fail_count, count(eval(status="PASS")) as pass_count, count(eval(like(status,"BLOCKED%"))) as not_run_count by WW,kit,provision_type,platform,subproject
| eval scenario_status=case(fail_count&amp;gt;0, "FAIL", not_run_count&amp;gt;0, "NOT RUN", fail_count=0 AND not_run_count=0, "PASS")
| eval IFWI=case(provision_type="IFWI",scenario_status)
| eval OS=case(provision_type="OS",scenario_status)
| eval BIOS=case(provision_type="BIOS",scenario_status)
| rename platform as Platform subproject as AutomationType
| fields - failed_count pass_count not_run_count scenario_status provision_type
| table WW,Platform,kit,AutomationType,*&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 15 Jun 2023 12:13:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-remove-the-null-values-from-below-fields/m-p/647148#M52919</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-06-15T12:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: I have to Remove the null values from below fileds</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-remove-the-null-values-from-below-fields/m-p/647155#M52920</link>
      <description>&lt;P&gt;Great Thanks,&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;Its working fine but&amp;nbsp;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ramkyreddy_0-1686832537381.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/25863i49009DCBA5FDE0AC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ramkyreddy_0-1686832537381.png" alt="ramkyreddy_0-1686832537381.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Is there any chance actually i want like this&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ramkyreddy_1-1686832780615.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/25864i4C3E9933577CD477/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ramkyreddy_1-1686832780615.png" alt="ramkyreddy_1-1686832780615.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2023 12:42:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-remove-the-null-values-from-below-fields/m-p/647155#M52920</guid>
      <dc:creator>ramkyreddy</dc:creator>
      <dc:date>2023-06-15T12:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: I have to Remove the null values from below fileds</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-remove-the-null-values-from-below-fields/m-p/647159#M52922</link>
      <description>&lt;P&gt;Seems unlikely given that your stats are by WW Platform Kit and AutomationType. You could either fill in the blanks (use fillnull as previously mentioned) or exclude all lines where any of them are null.&lt;/P&gt;&lt;P&gt;What do you think a table like you showed would represent?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2023 12:49:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-remove-the-null-values-from-below-fields/m-p/647159#M52922</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-06-15T12:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: I have to Remove the null values from below fileds</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-remove-the-null-values-from-below-fields/m-p/647173#M52929</link>
      <description>&lt;P&gt;the output actually I need in the 2 Fig.&lt;BR /&gt;&lt;BR /&gt;Thanks a lot,&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;for helping me out with this query its working fine&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2023 14:23:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-remove-the-null-values-from-below-fields/m-p/647173#M52929</guid>
      <dc:creator>ramkyreddy</dc:creator>
      <dc:date>2023-06-15T14:23:36Z</dc:date>
    </item>
  </channel>
</rss>

