<?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 Generating csv file from a submit button in dashboard in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Generating-csv-file-from-a-submit-button-in-dashboard/m-p/683310#M55914</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;The requirement is that the user makes a dynamic selection (time range from time picker, environment from env dropdown and few more) and click submit button and as soon as hi clicks submit, a csv file should be generated as per the user input selection and later on the user should be able to reference that csv in the dashboard panel to create different visualisations.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Is that possible in Splunk?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 04 Apr 2024 18:00:56 GMT</pubDate>
    <dc:creator>av_</dc:creator>
    <dc:date>2024-04-04T18:00:56Z</dc:date>
    <item>
      <title>Generating csv file from a submit button in dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Generating-csv-file-from-a-submit-button-in-dashboard/m-p/683310#M55914</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;The requirement is that the user makes a dynamic selection (time range from time picker, environment from env dropdown and few more) and click submit button and as soon as hi clicks submit, a csv file should be generated as per the user input selection and later on the user should be able to reference that csv in the dashboard panel to create different visualisations.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Is that possible in Splunk?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2024 18:00:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Generating-csv-file-from-a-submit-button-in-dashboard/m-p/683310#M55914</guid>
      <dc:creator>av_</dc:creator>
      <dc:date>2024-04-04T18:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: Generating csv file from a submit button in dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Generating-csv-file-from-a-submit-button-in-dashboard/m-p/683312#M55915</link>
      <description>&lt;P&gt;The outputlookup command has a create_context option which can be set to user to create user-specific versions of the lookup (csv) file.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/SplunkCloud/9.1.2312/SearchReference/Outputlookup" target="_blank"&gt;https://docs.splunk.com/Documentation/SplunkCloud/9.1.2312/SearchReference/Outputlookup&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2024 18:04:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Generating-csv-file-from-a-submit-button-in-dashboard/m-p/683312#M55915</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-04-04T18:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: Generating csv file from a submit button in dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Generating-csv-file-from-a-submit-button-in-dashboard/m-p/683314#M55916</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;for the prompt reply.&amp;nbsp;&lt;BR /&gt;I don’t understand how a csv file would be generated on the click of a submit button in a dashboard. Can you please elaborate more.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the user selections would be 1. Time range and click submit.&amp;nbsp;&lt;BR /&gt;the panel will show the results for a query which runs for the selected time range.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;now the question is how can I export it to a csv automatically. And later on use this csv for different visualisation in a dashboard panel&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2024 18:12:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Generating-csv-file-from-a-submit-button-in-dashboard/m-p/683314#M55916</guid>
      <dc:creator>av_</dc:creator>
      <dc:date>2024-04-04T18:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: Generating csv file from a submit button in dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Generating-csv-file-from-a-submit-button-in-dashboard/m-p/683316#M55917</link>
      <description>&lt;P&gt;Which bit don't you understand? How to set up a submit button, or how to have a panel search execute if a token changes?&lt;/P&gt;&lt;P&gt;Your panel search could be a hidden panel whereby the search uses outputlookup as I suggested.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2024 18:19:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Generating-csv-file-from-a-submit-button-in-dashboard/m-p/683316#M55917</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-04-04T18:19:51Z</dc:date>
    </item>
  </channel>
</rss>

