<?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: Get Fields used in Dashboards in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Get-Fields-used-in-Dashboards/m-p/571341#M46912</link>
    <description>&lt;P&gt;Yes, it is possible.&amp;nbsp; Start with the REST command that provides all dashboard data then filter for those that contain the desired field.&amp;nbsp; Something like this should get you started:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| rest /servicesNS/-/-/data/ui/views splunk_server=local 
| search data="*sec_field*"
| table title eai:acl.app author data&lt;/LI-CODE&gt;</description>
    <pubDate>Mon, 18 Oct 2021 14:12:35 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2021-10-18T14:12:35Z</dc:date>
    <item>
      <title>Get Fields used in Dashboards</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Get-Fields-used-in-Dashboards/m-p/571340#M46911</link>
      <description>&lt;P&gt;I have a field name Sec_field i want to know list of dashboards are using this field &amp;lt;Sec_field&amp;gt; is it possible to get using a SPL&lt;/P&gt;</description>
      <pubDate>Mon, 18 Oct 2021 13:52:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Get-Fields-used-in-Dashboards/m-p/571340#M46911</guid>
      <dc:creator>Vignesh-107</dc:creator>
      <dc:date>2021-10-18T13:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: Get Fields used in Dashboards</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Get-Fields-used-in-Dashboards/m-p/571341#M46912</link>
      <description>&lt;P&gt;Yes, it is possible.&amp;nbsp; Start with the REST command that provides all dashboard data then filter for those that contain the desired field.&amp;nbsp; Something like this should get you started:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| rest /servicesNS/-/-/data/ui/views splunk_server=local 
| search data="*sec_field*"
| table title eai:acl.app author data&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 18 Oct 2021 14:12:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Get-Fields-used-in-Dashboards/m-p/571341#M46912</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-10-18T14:12:35Z</dc:date>
    </item>
  </channel>
</rss>

