<?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: selectors in reports in Reporting</title>
    <link>https://community.splunk.com/t5/Reporting/selectors-in-reports/m-p/183669#M3974</link>
    <description>&lt;P&gt;It sounds to me like you want to filter your results by a company name that you select in a dropdown list. If you are using the dashboard editor in Splunk 6+, there should be a "token" field in the edit box for your dropdown. To use the value from the dropdown, you add the token from the dropdown in your search with &lt;CODE&gt;$&lt;/CODE&gt; surrounding &lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;An example:&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;Let's say you have a dropdown with the values &lt;CODE&gt;INFO&lt;/CODE&gt;, &lt;CODE&gt;ERROR&lt;/CODE&gt; and &lt;CODE&gt;*&lt;/CODE&gt;. The dropdown uses the token &lt;CODE&gt;token1&lt;/CODE&gt;. You can have a chart dynamically update based on this dropdown by using a search string like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal log_level=$token1$
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Does that help you?&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;P.S. Could you paste the search string that you are using? Are you using DB Connect?&lt;/EM&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 08 May 2015 12:14:45 GMT</pubDate>
    <dc:creator>laserval</dc:creator>
    <dc:date>2015-05-08T12:14:45Z</dc:date>
    <item>
      <title>selectors in reports</title>
      <link>https://community.splunk.com/t5/Reporting/selectors-in-reports/m-p/183668#M3973</link>
      <description>&lt;P&gt;Hi all&lt;/P&gt;

&lt;P&gt;I am not at all aware of splunk. Just started to learn by own. I am unable to create interactive report like, I am able to select the company name but below that corresponding values are not changing. I have used Query as : SELECT companyName as Company_Name,sum(ActualPrinAmtFCY) Amount from DWH_CONTRACT_STATIC INNER JOIN DWH_COMPANY ON (DWH_CONTRACT_STATIC.CoCode=DWH_COMPANY.CompanyCode) group by companyName. &lt;/P&gt;

&lt;P&gt;Do I need any further corrections. Please help me out. I have struggling from 1 week and I have used query in selector ( Dropdown ) as elect companyname from dwh_company. &lt;/P&gt;

&lt;P&gt;Please suggest and correct if I am wrong.&lt;/P&gt;

&lt;P&gt;Thanks a million.&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
Santhosh.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 19:52:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/selectors-in-reports/m-p/183668#M3973</guid>
      <dc:creator>SanthoshSreshta</dc:creator>
      <dc:date>2020-09-28T19:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: selectors in reports</title>
      <link>https://community.splunk.com/t5/Reporting/selectors-in-reports/m-p/183669#M3974</link>
      <description>&lt;P&gt;It sounds to me like you want to filter your results by a company name that you select in a dropdown list. If you are using the dashboard editor in Splunk 6+, there should be a "token" field in the edit box for your dropdown. To use the value from the dropdown, you add the token from the dropdown in your search with &lt;CODE&gt;$&lt;/CODE&gt; surrounding &lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;An example:&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;Let's say you have a dropdown with the values &lt;CODE&gt;INFO&lt;/CODE&gt;, &lt;CODE&gt;ERROR&lt;/CODE&gt; and &lt;CODE&gt;*&lt;/CODE&gt;. The dropdown uses the token &lt;CODE&gt;token1&lt;/CODE&gt;. You can have a chart dynamically update based on this dropdown by using a search string like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal log_level=$token1$
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Does that help you?&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;P.S. Could you paste the search string that you are using? Are you using DB Connect?&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 May 2015 12:14:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/selectors-in-reports/m-p/183669#M3974</guid>
      <dc:creator>laserval</dc:creator>
      <dc:date>2015-05-08T12:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: selectors in reports</title>
      <link>https://community.splunk.com/t5/Reporting/selectors-in-reports/m-p/183670#M3975</link>
      <description>&lt;P&gt;Hi Iaserval,&lt;/P&gt;

&lt;P&gt;I need from both, DB and CSV file. &lt;BR /&gt;
for CSV, search string I have used is : &lt;STRONG&gt;sourcetype="Churn Data_CSV"  Churn="*"  | stats count(Churn) by state&lt;/STRONG&gt;&lt;BR /&gt;
I have added drop down. Can you say me the procedure for " As per the selection of Churn , the below chart should change. Churn contains TRUE and FALSE as its values. In the chart there is count for Churn based on each state.&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
Santhosh.&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2015 07:21:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/selectors-in-reports/m-p/183670#M3975</guid>
      <dc:creator>SanthoshSreshta</dc:creator>
      <dc:date>2015-05-11T07:21:16Z</dc:date>
    </item>
  </channel>
</rss>

