<?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: Dashboard Studio working with Reports and Time Range in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-working-with-Reports-and-Time-Range/m-p/701016#M57474</link>
    <description>&lt;P&gt;So Inline searches would not work in this scenario&lt;/P&gt;</description>
    <pubDate>Fri, 04 Oct 2024 15:56:42 GMT</pubDate>
    <dc:creator>Cheng2Ready</dc:creator>
    <dc:date>2024-10-04T15:56:42Z</dc:date>
    <item>
      <title>Dashboard Studio working with Reports and Time Range</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-working-with-Reports-and-Time-Range/m-p/700273#M57422</link>
      <description>&lt;P&gt;I am currently using the new dashboard studio interface, they make calls to saved reports in Splunk.&lt;BR /&gt;&lt;BR /&gt;Is there a way to have time range work for the dashboard, but also allow it to work with the reports?&lt;BR /&gt;&lt;BR /&gt;The issue we face is&amp;nbsp;&lt;BR /&gt;we are able to&amp;nbsp;set the reports in the studio dashboard, but the default is that they are stuck as static reports.&lt;BR /&gt;&lt;BR /&gt;how can we add in a time range input that will work with the dashboard and the reports?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 21:18:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-working-with-Reports-and-Time-Range/m-p/700273#M57422</guid>
      <dc:creator>Cheng2Ready</dc:creator>
      <dc:date>2024-09-26T21:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Studio working with Reports and Time Range</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-working-with-Reports-and-Time-Range/m-p/700276#M57423</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/256484"&gt;@Cheng2Ready&lt;/a&gt;&amp;nbsp;have you already tried this?&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.3.1/DashStudio/inputTimeRange" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.3.1/DashStudio/inputTimeRange&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;        "query": "index=web \n| chart count over product_name by host",
        "queryParameters": {
            "earliest": "$global_time.earliest$",
            "latest": "$global_time.latest$"
        }
    },&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 26 Sep 2024 23:11:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-working-with-Reports-and-Time-Range/m-p/700276#M57423</guid>
      <dc:creator>sainag_splunk</dc:creator>
      <dc:date>2024-09-26T23:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Studio working with Reports and Time Range</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-working-with-Reports-and-Time-Range/m-p/700368#M57427</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/187813"&gt;@sainag_splunk&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;tried and got this error&lt;BR /&gt;[/visualizations/viz_JOPhfhQli/options/y2AxisScale]: must match pattern.....&lt;BR /&gt;and many more.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2024 17:50:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-working-with-Reports-and-Time-Range/m-p/700368#M57427</guid>
      <dc:creator>Cheng2Ready</dc:creator>
      <dc:date>2024-09-27T17:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Studio working with Reports and Time Range</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-working-with-Reports-and-Time-Range/m-p/700381#M57429</link>
      <description>&lt;P&gt;Is there a way we can also update the timerange on the saved searrches or reports?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;"ds_saved_search_from_sr"&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;{&lt;/SPAN&gt;
 &lt;SPAN class=""&gt;"type"&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;"ds.savedSearch"&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;
 &lt;SPAN class=""&gt;"options"&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;{&lt;/SPAN&gt;
  &lt;SPAN class=""&gt;"ref"&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;"&amp;lt;your data source name&amp;gt;"&lt;/SPAN&gt;
 &lt;SPAN class=""&gt;}&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;
 &lt;SPAN class=""&gt;"name"&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;"Saved Search Data Source From S&amp;amp;R"&lt;/SPAN&gt;
&lt;SPAN class=""&gt;}&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;how can I implement this to the one above?&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;{&lt;/SPAN&gt;
    &lt;SPAN class=""&gt;"type"&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;"input.timerange"&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;
    &lt;SPAN class=""&gt;"options"&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;{&lt;/SPAN&gt;
       &lt;SPAN class=""&gt;"token"&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;"global"&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;
       &lt;SPAN class=""&gt;"defaultValue"&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;"-15m,now"&lt;/SPAN&gt;
    &lt;SPAN class=""&gt;}&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;
    &lt;SPAN class=""&gt;"title"&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;"Global Time Range"&lt;/SPAN&gt;
&lt;SPAN class=""&gt;}&lt;/SPAN&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 27 Sep 2024 20:22:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-working-with-Reports-and-Time-Range/m-p/700381#M57429</guid>
      <dc:creator>Cheng2Ready</dc:creator>
      <dc:date>2024-09-27T20:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Studio working with Reports and Time Range</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-working-with-Reports-and-Time-Range/m-p/700395#M57430</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I beleive using parameters with ds.savedsearch is not supported&lt;/SPAN&gt;&lt;SPAN&gt;.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;You can use parameters with a regular search using the savedsearch command.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hope this helps.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2024 22:51:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-working-with-Reports-and-Time-Range/m-p/700395#M57430</guid>
      <dc:creator>sainag_splunk</dc:creator>
      <dc:date>2024-09-27T22:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Studio working with Reports and Time Range</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-working-with-Reports-and-Time-Range/m-p/700707#M57453</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/187813"&gt;@sainag_splunk&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;not sure where Id add this source code&lt;/P&gt;&lt;PRE&gt; "query": "index=web \n| chart count over product_name by host",
        "queryParameters": {
            "earliest": "$global_time.earliest$",
            "latest": "$global_time.latest$"
        }
    },&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;The current dashboard is using saved Reports and so Id imagine we be using&lt;BR /&gt;&lt;SPAN&gt;ds.savedSearch&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 19:21:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-working-with-Reports-and-Time-Range/m-p/700707#M57453</guid>
      <dc:creator>Cheng2Ready</dc:creator>
      <dc:date>2024-10-01T19:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Studio working with Reports and Time Range</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-working-with-Reports-and-Time-Range/m-p/700736#M57457</link>
      <description>&lt;P class="lia-align-left"&gt;can you please try to use loadjob as mentioned in the &lt;A href="https://docs.splunk.com/Documentation/Splunk/9.3.1/Viz/Savedsearches#Troubleshoot_referenced_real-time_searches_in_search_head_clusters" target="_self"&gt;document&lt;/A&gt;.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;&amp;lt;search&amp;gt; 
    &amp;lt;query&amp;gt; | loadjob savedsearch="admin:search:SavedSearch"
    &amp;lt;/query&amp;gt;    
&amp;lt;/search&amp;gt; &lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2024 03:02:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-working-with-Reports-and-Time-Range/m-p/700736#M57457</guid>
      <dc:creator>sainag_splunk</dc:creator>
      <dc:date>2024-10-02T03:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Studio working with Reports and Time Range</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-working-with-Reports-and-Time-Range/m-p/700816#M57460</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/187813"&gt;@sainag_splunk&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Correct me if I'm wrong but that doc is with Classical Dashboard where it uses XML code&lt;BR /&gt;we are using Dashboard Studio that works with JSON code.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2024 21:32:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-working-with-Reports-and-Time-Range/m-p/700816#M57460</guid>
      <dc:creator>Cheng2Ready</dc:creator>
      <dc:date>2024-10-02T21:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Studio working with Reports and Time Range</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-working-with-Reports-and-Time-Range/m-p/700817#M57461</link>
      <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;Yes, You can also use the | loadjob command directly in the search in Dashboard Studio if you're trying to load up saved searches.&amp;nbsp; I can take a look when I'm on my computer about the issue, please share your json code.&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 02 Oct 2024 21:58:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-working-with-Reports-and-Time-Range/m-p/700817#M57461</guid>
      <dc:creator>sainag_splunk</dc:creator>
      <dc:date>2024-10-02T21:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Studio working with Reports and Time Range</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-working-with-Reports-and-Time-Range/m-p/700820#M57462</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/187813"&gt;@sainag_splunk&lt;/a&gt;&amp;nbsp;Oh okay!&amp;nbsp;&lt;BR /&gt;where does adding in the Time range come in?&lt;BR /&gt;or how is it linked to the panel's search?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cheng2Ready_0-1727906784831.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/32915iD3B0E3FFDB8F4F7A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Cheng2Ready_0-1727906784831.png" alt="Cheng2Ready_0-1727906784831.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cheng2Ready_1-1727906820829.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/32916i4780C99110818598/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Cheng2Ready_1-1727906820829.png" alt="Cheng2Ready_1-1727906820829.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2024 22:07:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-working-with-Reports-and-Time-Range/m-p/700820#M57462</guid>
      <dc:creator>Cheng2Ready</dc:creator>
      <dc:date>2024-10-02T22:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Studio working with Reports and Time Range</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-working-with-Reports-and-Time-Range/m-p/700898#M57470</link>
      <description>&lt;P&gt;Hello! here is the document which explains using inputs. Please expand the code and look out here:&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/SplunkCloud/9.2.2406/DashStudio/inputs" target="_blank"&gt;https://docs.splunk.com/Documentation/SplunkCloud/9.2.2406/DashStudio/inputs&lt;/A&gt;&lt;/P&gt;&lt;PRE&gt;"inputs": {
        "input_global_trp": {
            "type": "input.timerange",
            "options": {
                "token": "global_time",
                "defaultValue": "-24h@h,now"
            },
            "title": "Global Time Range"
        },&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This is the link for Link to a report:&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/SplunkCloud/9.0.2305/DashStudio/linkURL#Link_to_a_report" target="_blank"&gt;https://docs.splunk.com/Documentation/SplunkCloud/9.0.2305/DashStudio/linkURL#Link_to_a_report&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If none of these are helping you out, please try creating your dashboard in classic and convert into studio, you might be able to find the difference.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;Please UpVote if this helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2024 14:59:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-working-with-Reports-and-Time-Range/m-p/700898#M57470</guid>
      <dc:creator>sainag_splunk</dc:creator>
      <dc:date>2024-10-03T14:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Studio working with Reports and Time Range</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-working-with-Reports-and-Time-Range/m-p/701015#M57473</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/187813"&gt;@sainag_splunk&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;This method did work until I found out that the User who are viewing the dashboard are not able to see the results, and its due to not having access to the Index.&lt;BR /&gt;&lt;BR /&gt;The users who are viewing this dashboard are third party and people that we do not want to have access to the Index (example... outside of the Org users)&lt;BR /&gt;&lt;BR /&gt;hence the reason the dashboard used saved reports where its viewable, but like I mentioned we faced the issue of changing the Time range picker since the saved reports are showing in a static, where we wish to make it&amp;nbsp; change as we specify a time range with the Input.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cheng2Ready_0-1728057312814.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/32942i9C002A7B9B7767D4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Cheng2Ready_0-1728057312814.png" alt="Cheng2Ready_0-1728057312814.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2024 15:56:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-working-with-Reports-and-Time-Range/m-p/701015#M57473</guid>
      <dc:creator>Cheng2Ready</dc:creator>
      <dc:date>2024-10-04T15:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Studio working with Reports and Time Range</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-working-with-Reports-and-Time-Range/m-p/701016#M57474</link>
      <description>&lt;P&gt;So Inline searches would not work in this scenario&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2024 15:56:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-working-with-Reports-and-Time-Range/m-p/701016#M57474</guid>
      <dc:creator>Cheng2Ready</dc:creator>
      <dc:date>2024-10-04T15:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Studio working with Reports and Time Range</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-working-with-Reports-and-Time-Range/m-p/701233#M57493</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/187813"&gt;@sainag_splunk&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This method did work until I found out that the User who are viewing the dashboard are not able to see the results, and its due to not having access to the Index.&lt;BR /&gt;&lt;BR /&gt;The users who are viewing this dashboard are third party and people that we do not want to have access to the Index (example... outside of the Org users)&lt;BR /&gt;&lt;BR /&gt;hence the reason the dashboard used saved reports where its viewable, but like I mentioned we faced the issue of changing the Time range picker since the saved reports are showing in a static, where we wish to make it&amp;nbsp; change as we specify a time range with the Input.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cheng2Ready_0-1728328800030.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/32988i52D18E870C259C8C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Cheng2Ready_0-1728328800030.png" alt="Cheng2Ready_0-1728328800030.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So Inline searches would not work in this scenario&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2024 19:20:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-working-with-Reports-and-Time-Range/m-p/701233#M57493</guid>
      <dc:creator>Cheng2Ready</dc:creator>
      <dc:date>2024-10-07T19:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Studio working with Reports and Time Range</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-working-with-Reports-and-Time-Range/m-p/701236#M57496</link>
      <description>&lt;P class=""&gt;To solve your problem with third-party users and time range flexibility, try this:&lt;/P&gt;&lt;OL class=""&gt;&lt;LI&gt;Make a new, summary index just for this data.&lt;/LI&gt;&lt;LI&gt;Set up an automatic search that puts the data required in this new index regularly.&lt;/LI&gt;&lt;LI&gt;Change your dashboard to use this new index.&lt;/LI&gt;&lt;LI&gt;Give the third-party users access to only this new index.&lt;/LI&gt;&lt;LI&gt;Now you can add a time range picker to your dashboard.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Karma would be appreciated.&amp;nbsp;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Mon, 07 Oct 2024 19:56:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-working-with-Reports-and-Time-Range/m-p/701236#M57496</guid>
      <dc:creator>sainag_splunk</dc:creator>
      <dc:date>2024-10-07T19:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Studio working with Reports and Time Range</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-working-with-Reports-and-Time-Range/m-p/701320#M57505</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/187813"&gt;@sainag_splunk&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Thank you is there another way?&lt;BR /&gt;&lt;BR /&gt;we are trying to not give third party users access to Splunk Indexes&lt;BR /&gt;&lt;BR /&gt;All the best!&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2024 16:10:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-working-with-Reports-and-Time-Range/m-p/701320#M57505</guid>
      <dc:creator>Cheng2Ready</dc:creator>
      <dc:date>2024-10-08T16:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Studio working with Reports and Time Range</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-working-with-Reports-and-Time-Range/m-p/701324#M57506</link>
      <description>&lt;P class=""&gt;&lt;SPAN&gt;Multiple questions on the same post might be misleading to others in future. Please ask as new question.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;For granting third-party access to Splunk dashboards, here are some options and best practices:&lt;/P&gt;&lt;OL class=""&gt;&lt;LI&gt;Embedded reports: You can use Splunk's embed functionality to share specific reports or dashboards. This method allows you to control exactly what data is shared. Reference: &lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Report/Embedscheduledreports" target="_blank" rel="noopener"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Report/Embedscheduledreports&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Summary indexing and role-based access:&lt;UL class=""&gt;&lt;LI&gt;Collect relevant data in a summary index with a specific source.&lt;/LI&gt;&lt;LI&gt;Create a dedicated Splunk role for the third party.&lt;/LI&gt;&lt;LI&gt;Map this role to their AD/LDAP group.&lt;/LI&gt;&lt;LI&gt;Set search restrictions for this role to only access the required source/sourcetype, so you don't give access to the entire iindex.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Hope this helps. Karma would be appreciated.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2024 16:26:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-working-with-Reports-and-Time-Range/m-p/701324#M57506</guid>
      <dc:creator>sainag_splunk</dc:creator>
      <dc:date>2024-10-08T16:26:50Z</dc:date>
    </item>
  </channel>
</rss>

