<?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: No Visualisation although enough values in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/No-Visualisation-although-enough-values/m-p/116507#M30948</link>
    <description>&lt;P&gt;Hi stephanefotso,&lt;/P&gt;

&lt;P&gt;thanks for your answer! I tried that out, unfortunatly it did not change anything.&lt;BR /&gt;
Could there be other reasons?&lt;/P&gt;</description>
    <pubDate>Fri, 27 Mar 2015 06:58:39 GMT</pubDate>
    <dc:creator>ToniSchulz</dc:creator>
    <dc:date>2015-03-27T06:58:39Z</dc:date>
    <item>
      <title>No Visualisation although enough values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/No-Visualisation-although-enough-values/m-p/116505#M30946</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;

&lt;P&gt;I have a strange problem. I want to visualize two different temperatures over the time and wrote the following  search query:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=1_Scheibenkleben sourcetype=1_Scheibenkleben_csv Raumtemperatur=* OR Scheibentemperatur=*|chart list(Raumtemperatur) as RT, list(Scheibentemperatur) as ST over _time span=1d
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The table that I get looks like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;_time                       RT                                   ST
2015-01-01                  17,6
                            16,5
                            16,6
2015-01-02                  16,8                                22,6
                            16,9                                20,6
                                                                21
                            17                                  18
2015-01-03        etc.....  
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;For this combination I don´t get a visualisation to work. The values in the chart are 0 although they are listed further down. When I directly use the chart command the same happens.  It seems that the problem is, that for some time stamps the value for e.g. Scheibentemperatur ist 0 although the &lt;STRONG&gt;=&lt;/STRONG&gt;* command. We used that command because some entrys don´t have values and this made us sure to not have too many of them. I also tried different spans and different time ranges, but no results.&lt;/P&gt;

&lt;P&gt;Does anyone have an idea why that is?&lt;/P&gt;

&lt;P&gt;Thanks a lot in advance!&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2015 18:29:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/No-Visualisation-although-enough-values/m-p/116505#M30946</guid>
      <dc:creator>ToniSchulz</dc:creator>
      <dc:date>2015-03-26T18:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: No Visualisation although enough values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/No-Visualisation-although-enough-values/m-p/116506#M30947</link>
      <description>&lt;P&gt;I think your query need parenthesis.    try this: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=1_Scheibenkleben sourcetype=1_Scheibenkleben_csv  (Raumtemperatur=* OR Scheibentemperatur=*)|chart list(Raumtemperatur) as RT, list(Scheibentemperatur) as ST over _time span=1d
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 26 Mar 2015 19:49:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/No-Visualisation-although-enough-values/m-p/116506#M30947</guid>
      <dc:creator>stephanefotso</dc:creator>
      <dc:date>2015-03-26T19:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: No Visualisation although enough values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/No-Visualisation-although-enough-values/m-p/116507#M30948</link>
      <description>&lt;P&gt;Hi stephanefotso,&lt;/P&gt;

&lt;P&gt;thanks for your answer! I tried that out, unfortunatly it did not change anything.&lt;BR /&gt;
Could there be other reasons?&lt;/P&gt;</description>
      <pubDate>Fri, 27 Mar 2015 06:58:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/No-Visualisation-although-enough-values/m-p/116507#M30948</guid>
      <dc:creator>ToniSchulz</dc:creator>
      <dc:date>2015-03-27T06:58:39Z</dc:date>
    </item>
  </channel>
</rss>

