<?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: Why is drilldown opening blank page in chrome? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-is-drilldown-opening-blank-page-in-chrome/m-p/463044#M35210</link>
    <description>&lt;P&gt;Thanks, but I dont see how to encode something&lt;/P&gt;</description>
    <pubDate>Thu, 06 Feb 2020 12:50:41 GMT</pubDate>
    <dc:creator>Mike6960</dc:creator>
    <dc:date>2020-02-06T12:50:41Z</dc:date>
    <item>
      <title>Why is drilldown opening blank page in chrome?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-is-drilldown-opening-blank-page-in-chrome/m-p/463037#M35203</link>
      <description>&lt;P&gt;I configured a drilldown through the GUI. The search is something like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=* "message.Origin"=TEST 
source="/opt/mulesoft/logs/something.log" 
OR source="/opt/mulesoft/logs/somethingelse.log" 
OR source="D:\\Log\\anything.json" 
| stats  values(a.b) AS ab ,values(c.d) as cd count(eval('logger' ="nl.logger,answers")) as "Start ",count(eval(logger ="n.questions. HTTP status: 200.")) as "questions" by message.MessageId,
| where ‘questions’ &amp;lt;1
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;when i click the panel to drilldown chrome opens a blank page and nothing else happens. When I look in the source I see this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;drilldown&amp;gt;
          &amp;lt;link target="_blank"&amp;gt;search?q=index=*%20%22message.Origin%22=TEST%20source=%22/opt/mulesoft/logs/ something.log %22%20OR%20source=%22/opt/mulesoft/logs/ somethingelse.log %22%20OR%20source=%22D:%5C%5CLog%5C%5Canything.json %22%20%0A%7C%20stats%20%20values(a.b)%20AS%ab%20,values(c.d)%20as%20cd%20count(eval('logger'%20=%22 nl.logger,answers........... ( etc etc etc)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I anomised the search due to security reasons, in IE the drilldown works just fine, also other drilldowns work in Chrome. I dont understand what is going wrong&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 10:46:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Why-is-drilldown-opening-blank-page-in-chrome/m-p/463037#M35203</guid>
      <dc:creator>Mike6960</dc:creator>
      <dc:date>2020-02-06T10:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: Why is drilldown opening blank page in chrome?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-is-drilldown-opening-blank-page-in-chrome/m-p/463038#M35204</link>
      <description>&lt;P&gt;Hi Mike, press F12 to open chrome debugger panel and then F5 to reload the the tab, then check "console" and "network" tabs in the debugger panel - do you see any warnings or errors?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 11:01:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Why-is-drilldown-opening-blank-page-in-chrome/m-p/463038#M35204</guid>
      <dc:creator>PavelP</dc:creator>
      <dc:date>2020-02-06T11:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: Why is drilldown opening blank page in chrome?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-is-drilldown-opening-blank-page-in-chrome/m-p/463039#M35205</link>
      <description>&lt;P&gt;Hi @PavelP ,&lt;/P&gt;

&lt;P&gt;In console I get this when I open the dashoboard, in the tab which opens by the drilldown I dont get anything&lt;/P&gt;

&lt;P&gt;common.js:1103 [Deprecation] document.registerElement is deprecated and will be removed in M80, around February 2020. Please use window.customElements.define instead. See &lt;A href="https://www.chromestatus.com/features/4642138092470272"&gt;https://www.chromestatus.com/features/4642138092470272&lt;/A&gt; and &lt;A href="https://developers.google.com/web/updates/2019/07/web-components-time-to-upgrade"&gt;https://developers.google.com/web/updates/2019/07/web-components-time-to-upgrade&lt;/A&gt; for more details.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 11:24:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Why-is-drilldown-opening-blank-page-in-chrome/m-p/463039#M35205</guid>
      <dc:creator>Mike6960</dc:creator>
      <dc:date>2020-02-06T11:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: Why is drilldown opening blank page in chrome?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-is-drilldown-opening-blank-page-in-chrome/m-p/463040#M35206</link>
      <description>&lt;P&gt;which splunk and chrome version do you have?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 12:03:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Why-is-drilldown-opening-blank-page-in-chrome/m-p/463040#M35206</guid>
      <dc:creator>PavelP</dc:creator>
      <dc:date>2020-02-06T12:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: Why is drilldown opening blank page in chrome?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-is-drilldown-opening-blank-page-in-chrome/m-p/463041#M35207</link>
      <description>&lt;P&gt;@PavelP  I fixed it by replacing  '| where ‘questions’ &amp;lt;1'  with '| where ‘questions’ =0'&lt;BR /&gt;
Dont know why it didnt'work but now it does&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 12:07:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Why-is-drilldown-opening-blank-page-in-chrome/m-p/463041#M35207</guid>
      <dc:creator>Mike6960</dc:creator>
      <dc:date>2020-02-06T12:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: Why is drilldown opening blank page in chrome?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-is-drilldown-opening-blank-page-in-chrome/m-p/463042#M35208</link>
      <description>&lt;P&gt;I fixed it by replacing '| where ‘questions’ &amp;lt;1' with '| where ‘questions’ =0'&lt;BR /&gt;
Dont know why it didnt'work but now it does&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 12:07:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Why-is-drilldown-opening-blank-page-in-chrome/m-p/463042#M35208</guid>
      <dc:creator>Mike6960</dc:creator>
      <dc:date>2020-02-06T12:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: Why is drilldown opening blank page in chrome?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-is-drilldown-opening-blank-page-in-chrome/m-p/463043#M35209</link>
      <description>&lt;P&gt;the "&amp;lt;" charachter need to be encoded:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/690132/in-a-dashboard-why-cant-i-configure-a-drill-down-w-1.html"&gt;https://answers.splunk.com/answers/690132/in-a-dashboard-why-cant-i-configure-a-drill-down-w-1.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 12:35:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Why-is-drilldown-opening-blank-page-in-chrome/m-p/463043#M35209</guid>
      <dc:creator>PavelP</dc:creator>
      <dc:date>2020-02-06T12:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: Why is drilldown opening blank page in chrome?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-is-drilldown-opening-blank-page-in-chrome/m-p/463044#M35210</link>
      <description>&lt;P&gt;Thanks, but I dont see how to encode something&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 12:50:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Why-is-drilldown-opening-blank-page-in-chrome/m-p/463044#M35210</guid>
      <dc:creator>Mike6960</dc:creator>
      <dc:date>2020-02-06T12:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: Why is drilldown opening blank page in chrome?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-is-drilldown-opening-blank-page-in-chrome/m-p/463045#M35211</link>
      <description>&lt;P&gt;try:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;where ‘questions’  %3C  1
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 06 Feb 2020 13:33:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Why-is-drilldown-opening-blank-page-in-chrome/m-p/463045#M35211</guid>
      <dc:creator>PavelP</dc:creator>
      <dc:date>2020-02-06T13:33:44Z</dc:date>
    </item>
  </channel>
</rss>

