<?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: example &amp;quot;Table Row Highlighting&amp;quot; is not working with 7.2.5.1 in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/example-quot-Table-Row-Highlighting-quot-is-not-working-with-7-2/m-p/434769#M42143</link>
    <description>&lt;P&gt;@gesa_behrens &lt;/P&gt;

&lt;P&gt;Working in my instance.  The colour coding logic, in &lt;STRONG&gt;Table Row Highlighting&lt;/STRONG&gt; dashboard,  is based on the fields ( &lt;CODE&gt;active_hist_searches&lt;/CODE&gt;, &lt;CODE&gt;active_realtime_searches&lt;/CODE&gt;)  in the table.&lt;/P&gt;

&lt;P&gt;Can you please check again the same dashboard after updating search?&lt;/P&gt;

&lt;P&gt;Add below search in existing search of &lt;STRONG&gt;Row Coloring&lt;/STRONG&gt; panel in  &lt;STRONG&gt;Table Row Highlighting&lt;/STRONG&gt;&lt;BR /&gt;
dashboard.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;EXISTING SEARCH | eval a=1 | accum a | eval active_hist_searches=a%3 | fields  - a
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This logic is for updating &lt;CODE&gt;active_hist_searches&lt;/CODE&gt; value as the logic required.  You can see the different row colour when &lt;CODE&gt;active_hist_searches&lt;/CODE&gt; having &lt;CODE&gt;2&lt;/CODE&gt; and &lt;CODE&gt;3&lt;/CODE&gt; as a value.&lt;/P&gt;

&lt;P&gt;Can you please check and confirm the issue is still there?  If there, then share screens and error in console if any.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Tue, 30 Apr 2019 12:34:23 GMT</pubDate>
    <dc:creator>kamlesh_vaghela</dc:creator>
    <dc:date>2019-04-30T12:34:23Z</dc:date>
    <item>
      <title>example "Table Row Highlighting" is not working with 7.2.5.1</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/example-quot-Table-Row-Highlighting-quot-is-not-working-with-7-2/m-p/434768#M42142</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;
I have tried to implement row highlighting according to the example dashboard "Table Row Highlighting", but cannot make it work. &lt;BR /&gt;
After reading all answers I could fin in splunk&amp;gt;answers I now think that this might not work anymore in splunk 7.2. because even the example does not show row coloring according to the examples purpose. The table is all green.&lt;/P&gt;

&lt;P&gt;Does anybody have a solution to this?&lt;/P&gt;

&lt;P&gt;best regards&lt;BR /&gt;
Gesa&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2019 12:08:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/example-quot-Table-Row-Highlighting-quot-is-not-working-with-7-2/m-p/434768#M42142</guid>
      <dc:creator>gesa_behrens</dc:creator>
      <dc:date>2019-04-30T12:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: example "Table Row Highlighting" is not working with 7.2.5.1</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/example-quot-Table-Row-Highlighting-quot-is-not-working-with-7-2/m-p/434769#M42143</link>
      <description>&lt;P&gt;@gesa_behrens &lt;/P&gt;

&lt;P&gt;Working in my instance.  The colour coding logic, in &lt;STRONG&gt;Table Row Highlighting&lt;/STRONG&gt; dashboard,  is based on the fields ( &lt;CODE&gt;active_hist_searches&lt;/CODE&gt;, &lt;CODE&gt;active_realtime_searches&lt;/CODE&gt;)  in the table.&lt;/P&gt;

&lt;P&gt;Can you please check again the same dashboard after updating search?&lt;/P&gt;

&lt;P&gt;Add below search in existing search of &lt;STRONG&gt;Row Coloring&lt;/STRONG&gt; panel in  &lt;STRONG&gt;Table Row Highlighting&lt;/STRONG&gt;&lt;BR /&gt;
dashboard.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;EXISTING SEARCH | eval a=1 | accum a | eval active_hist_searches=a%3 | fields  - a
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This logic is for updating &lt;CODE&gt;active_hist_searches&lt;/CODE&gt; value as the logic required.  You can see the different row colour when &lt;CODE&gt;active_hist_searches&lt;/CODE&gt; having &lt;CODE&gt;2&lt;/CODE&gt; and &lt;CODE&gt;3&lt;/CODE&gt; as a value.&lt;/P&gt;

&lt;P&gt;Can you please check and confirm the issue is still there?  If there, then share screens and error in console if any.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2019 12:34:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/example-quot-Table-Row-Highlighting-quot-is-not-working-with-7-2/m-p/434769#M42143</guid>
      <dc:creator>kamlesh_vaghela</dc:creator>
      <dc:date>2019-04-30T12:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: example "Table Row Highlighting" is not working with 7.2.5.1</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/example-quot-Table-Row-Highlighting-quot-is-not-working-with-7-2/m-p/434770#M42144</link>
      <description>&lt;P&gt;It somehow works with this search extension, but not on first call. When I make a reload, I can see the red rows flash, but then they are overwritten green. But when I click to show page 2 or higher then suddenly it works.&lt;BR /&gt;
I didn't try "setTimeout" as suggested in another answer, didn't want to edit the .js from the examples.&lt;BR /&gt;
Thanks a lot for the quick help, so far. &lt;/P&gt;

&lt;P&gt;Now that I know, that it basically works I will do some mor tests with my dashboard, before I get back with more questions if Iam not succesfull.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2019 13:58:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/example-quot-Table-Row-Highlighting-quot-is-not-working-with-7-2/m-p/434770#M42144</guid>
      <dc:creator>gesa_behrens</dc:creator>
      <dc:date>2019-04-30T13:58:27Z</dc:date>
    </item>
  </channel>
</rss>

