<?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: Official Guide to Integrate Splunk with Power BI in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Official-Guide-to-Integrate-Splunk-with-Power-BI/m-p/740903#M21781</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/275794"&gt;@zmanaf&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please can you confirm if you are trying to pull Splunk data into Power BI, or pull Power BI data in to Splunk?&lt;/P&gt;&lt;P&gt;While there isn't an official guide from Splunk specifically for integrating with Power BI, there are several approaches you can take to achieve this integration. Here are some common methods, with the post popular being using the Splunk ODBC Driver:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;STRONG&gt;Splunk ODBC Driver&lt;/STRONG&gt;:&lt;OL&gt;&lt;LI&gt;Official Docs:&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/ODBC/3.1.1/UseODBC/AboutSplunkODBCDriver" target="_blank" rel="noopener"&gt;https://docs.splunk.com/Documentation/ODBC/3.1.1/UseODBC/AboutSplunkODBCDriver&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Splunk provides an ODBC driver that allows you to connect to Splunk from various BI tools, including Power BI.&lt;/LI&gt;&lt;LI&gt;You can download the Splunk ODBC driver from the Splunkbase (&lt;A href="https://splunkbase.splunk.com/app/1606" target="_blank" rel="noopener"&gt;https://splunkbase.splunk.com/app/1606&lt;/A&gt;)&lt;/LI&gt;&lt;LI&gt;Once installed, configure the ODBC driver to connect to your Splunk instance.&lt;/LI&gt;&lt;LI&gt;In Power BI, use the ODBC connector to connect to Splunk and import data for visualization.&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Splunk REST API&lt;/STRONG&gt;:&lt;UL&gt;&lt;LI&gt;You can use the Splunk REST API to query data from Splunk and then import it into Power BI.&lt;/LI&gt;&lt;LI&gt;Create a custom connector in Power BI using Power Query M language to call the Splunk REST API.&lt;/LI&gt;&lt;LI&gt;Use the API to fetch the data you need and transform it as required in Power BI.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Export Data from Splunk&lt;/STRONG&gt;:&lt;UL&gt;&lt;LI&gt;You can export data from Splunk to a CSV file and then import the CSV file into Power BI.&lt;/LI&gt;&lt;LI&gt;This method is more manual but can be useful for one-time or periodic data imports.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Third-Party Connectors&lt;/STRONG&gt;:&lt;UL&gt;&lt;LI&gt;There are third-party connectors available that can facilitate the integration between Splunk and Power BI.&lt;/LI&gt;&lt;LI&gt;These connectors can simplify the process of fetching data from Splunk and visualizing it in Power BI.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Scheduled Data Exports&lt;/STRONG&gt;:&lt;UL&gt;&lt;LI&gt;Set up scheduled searches in Splunk to export data to a location accessible by Power BI, such as a shared folder or a cloud storage service.&lt;/LI&gt;&lt;LI&gt;Use Power BI to connect to the exported data files and refresh the data on a schedule.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;If you want to go down the Splunk ODBC Driver route then these are the steps you will need to go through:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;STRONG&gt;Download and Install the Splunk ODBC Driver&lt;/STRONG&gt;:&lt;UL&gt;&lt;LI&gt;&lt;A href="https://splunkbase.splunk.com/app/1606" target="_self"&gt;Download the ODBC driver&lt;/A&gt; for your operating system.&lt;/LI&gt;&lt;LI&gt;Follow the installation instructions at&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/ODBC/3.1.1/UseODBC/AboutSplunkODBCDriver" target="_blank" rel="noopener"&gt;https://docs.splunk.com/Documentation/ODBC/3.1.1/UseODBC/AboutSplunkODBCDriver&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/ODBC/3.1.1/UseODBC/PowerBI" target="_blank" rel="noopener"&gt;https://docs.splunk.com/Documentation/ODBC/3.1.1/UseODBC/PowerBI&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Configure the ODBC Data Source&lt;/STRONG&gt;:&lt;UL&gt;&lt;LI&gt;Open the ODBC Data Source Administrator on your machine / PowerBI.&lt;/LI&gt;&lt;LI&gt;Add a new data source and select the Splunk ODBC driver.&lt;/LI&gt;&lt;LI&gt;Configure the connection settings, including the Splunk server address, port, and authentication details.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Connect Power BI to Splunk via ODBC&lt;/STRONG&gt;:&lt;UL&gt;&lt;LI&gt;Go to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Get Data&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&amp;gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;ODBC.&lt;/LI&gt;&lt;LI&gt;Select the ODBC data source you configured for Splunk.&lt;/LI&gt;&lt;LI&gt;Import the data and start building your reports and dashboards.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;If you are looking to query Power BI from Splunk (which is less common) then there are various APIs available from Power BI, you will need to create an Application in Azure Entra to provide you with credentials to connect to the Power BI API., Let me know if you need more information on this and I will try and find examples, although it isnt something I have done myself.&lt;/P&gt;&lt;P&gt;Please let me know how you get on and consider adding karma to this or any other answer if it has helped.&lt;BR /&gt;Regards&lt;/P&gt;&lt;P&gt;Will&lt;/P&gt;</description>
    <pubDate>Wed, 05 Mar 2025 10:00:26 GMT</pubDate>
    <dc:creator>livehybrid</dc:creator>
    <dc:date>2025-03-05T10:00:26Z</dc:date>
    <item>
      <title>Official Guide to Integrate Splunk with Power BI</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Official-Guide-to-Integrate-Splunk-with-Power-BI/m-p/740886#M21775</link>
      <description>&lt;P&gt;Hi All,&lt;BR /&gt;&lt;BR /&gt;I am new to Power BI. My question is, how do we integrate between Splunk and Power BI.&lt;BR /&gt;Is there an Official guide or manual from Splunk on how we configure this integration for both ?&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Zamir&lt;/P&gt;</description>
      <pubDate>Wed, 05 Mar 2025 07:09:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Official-Guide-to-Integrate-Splunk-with-Power-BI/m-p/740886#M21775</guid>
      <dc:creator>zmanaf</dc:creator>
      <dc:date>2025-03-05T07:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: Official Guide to Integrate Splunk with Power BI</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Official-Guide-to-Integrate-Splunk-with-Power-BI/m-p/740890#M21776</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/275794"&gt;@zmanaf&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can use this to integrate Power BI with Splunk&amp;nbsp;&lt;A href="https://splunkbase.splunk.com/app/1606" target="_blank"&gt;https://splunkbase.splunk.com/app/1606&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Mar 2025 07:51:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Official-Guide-to-Integrate-Splunk-with-Power-BI/m-p/740890#M21776</guid>
      <dc:creator>kiran_panchavat</dc:creator>
      <dc:date>2025-03-05T07:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: Official Guide to Integrate Splunk with Power BI</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Official-Guide-to-Integrate-Splunk-with-Power-BI/m-p/740891#M21777</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/275794"&gt;@zmanaf&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please refer this documentation&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/ODBC/3.1.1/UseODBC/PowerBI" target="_blank"&gt;https://docs.splunk.com/Documentation/ODBC/3.1.1/UseODBC/PowerBI&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/ODBC/3.1.1/UseODBC/AboutSplunkODBCDriver" target="_blank" rel="noopener"&gt;https://docs.splunk.com/Documentation/ODBC/3.1.1/UseODBC/AboutSplunkODBCDriver&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Mar 2025 07:52:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Official-Guide-to-Integrate-Splunk-with-Power-BI/m-p/740891#M21777</guid>
      <dc:creator>kiran_panchavat</dc:creator>
      <dc:date>2025-03-05T07:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: Official Guide to Integrate Splunk with Power BI</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Official-Guide-to-Integrate-Splunk-with-Power-BI/m-p/740894#M21779</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/275794"&gt;@zmanaf&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Another method is to connect Splunk data to Power BI using the REST API. This approach requires some configuration and understanding of your Splunk data. You can find a general guide on how to do this in the &lt;A href="https://community.fabric.microsoft.com/t5/Desktop/How-to-Connect-Splunk-data-using-rest-api/td-p/3445195" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Desktop/How-to-Connect-Splunk-data-using-rest-api/td-p/3445195&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CData Power BI Connector: CData offers a Power BI Connector for Splunk, which simplifies the process of connecting and visualizing Splunk data in Power BI. You can follow their complete guide &lt;A href="https://www.cdata.com/kb/tech/splunk-powerbi-gateway.rst" target="_blank"&gt;https://www.cdata.com/kb/tech/splunk-powerbi-gateway.rst&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Mar 2025 07:59:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Official-Guide-to-Integrate-Splunk-with-Power-BI/m-p/740894#M21779</guid>
      <dc:creator>kiran_panchavat</dc:creator>
      <dc:date>2025-03-05T07:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: Official Guide to Integrate Splunk with Power BI</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Official-Guide-to-Integrate-Splunk-with-Power-BI/m-p/740903#M21781</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/275794"&gt;@zmanaf&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please can you confirm if you are trying to pull Splunk data into Power BI, or pull Power BI data in to Splunk?&lt;/P&gt;&lt;P&gt;While there isn't an official guide from Splunk specifically for integrating with Power BI, there are several approaches you can take to achieve this integration. Here are some common methods, with the post popular being using the Splunk ODBC Driver:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;STRONG&gt;Splunk ODBC Driver&lt;/STRONG&gt;:&lt;OL&gt;&lt;LI&gt;Official Docs:&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/ODBC/3.1.1/UseODBC/AboutSplunkODBCDriver" target="_blank" rel="noopener"&gt;https://docs.splunk.com/Documentation/ODBC/3.1.1/UseODBC/AboutSplunkODBCDriver&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Splunk provides an ODBC driver that allows you to connect to Splunk from various BI tools, including Power BI.&lt;/LI&gt;&lt;LI&gt;You can download the Splunk ODBC driver from the Splunkbase (&lt;A href="https://splunkbase.splunk.com/app/1606" target="_blank" rel="noopener"&gt;https://splunkbase.splunk.com/app/1606&lt;/A&gt;)&lt;/LI&gt;&lt;LI&gt;Once installed, configure the ODBC driver to connect to your Splunk instance.&lt;/LI&gt;&lt;LI&gt;In Power BI, use the ODBC connector to connect to Splunk and import data for visualization.&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Splunk REST API&lt;/STRONG&gt;:&lt;UL&gt;&lt;LI&gt;You can use the Splunk REST API to query data from Splunk and then import it into Power BI.&lt;/LI&gt;&lt;LI&gt;Create a custom connector in Power BI using Power Query M language to call the Splunk REST API.&lt;/LI&gt;&lt;LI&gt;Use the API to fetch the data you need and transform it as required in Power BI.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Export Data from Splunk&lt;/STRONG&gt;:&lt;UL&gt;&lt;LI&gt;You can export data from Splunk to a CSV file and then import the CSV file into Power BI.&lt;/LI&gt;&lt;LI&gt;This method is more manual but can be useful for one-time or periodic data imports.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Third-Party Connectors&lt;/STRONG&gt;:&lt;UL&gt;&lt;LI&gt;There are third-party connectors available that can facilitate the integration between Splunk and Power BI.&lt;/LI&gt;&lt;LI&gt;These connectors can simplify the process of fetching data from Splunk and visualizing it in Power BI.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Scheduled Data Exports&lt;/STRONG&gt;:&lt;UL&gt;&lt;LI&gt;Set up scheduled searches in Splunk to export data to a location accessible by Power BI, such as a shared folder or a cloud storage service.&lt;/LI&gt;&lt;LI&gt;Use Power BI to connect to the exported data files and refresh the data on a schedule.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;If you want to go down the Splunk ODBC Driver route then these are the steps you will need to go through:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;STRONG&gt;Download and Install the Splunk ODBC Driver&lt;/STRONG&gt;:&lt;UL&gt;&lt;LI&gt;&lt;A href="https://splunkbase.splunk.com/app/1606" target="_self"&gt;Download the ODBC driver&lt;/A&gt; for your operating system.&lt;/LI&gt;&lt;LI&gt;Follow the installation instructions at&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/ODBC/3.1.1/UseODBC/AboutSplunkODBCDriver" target="_blank" rel="noopener"&gt;https://docs.splunk.com/Documentation/ODBC/3.1.1/UseODBC/AboutSplunkODBCDriver&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/ODBC/3.1.1/UseODBC/PowerBI" target="_blank" rel="noopener"&gt;https://docs.splunk.com/Documentation/ODBC/3.1.1/UseODBC/PowerBI&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Configure the ODBC Data Source&lt;/STRONG&gt;:&lt;UL&gt;&lt;LI&gt;Open the ODBC Data Source Administrator on your machine / PowerBI.&lt;/LI&gt;&lt;LI&gt;Add a new data source and select the Splunk ODBC driver.&lt;/LI&gt;&lt;LI&gt;Configure the connection settings, including the Splunk server address, port, and authentication details.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Connect Power BI to Splunk via ODBC&lt;/STRONG&gt;:&lt;UL&gt;&lt;LI&gt;Go to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Get Data&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&amp;gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;ODBC.&lt;/LI&gt;&lt;LI&gt;Select the ODBC data source you configured for Splunk.&lt;/LI&gt;&lt;LI&gt;Import the data and start building your reports and dashboards.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;If you are looking to query Power BI from Splunk (which is less common) then there are various APIs available from Power BI, you will need to create an Application in Azure Entra to provide you with credentials to connect to the Power BI API., Let me know if you need more information on this and I will try and find examples, although it isnt something I have done myself.&lt;/P&gt;&lt;P&gt;Please let me know how you get on and consider adding karma to this or any other answer if it has helped.&lt;BR /&gt;Regards&lt;/P&gt;&lt;P&gt;Will&lt;/P&gt;</description>
      <pubDate>Wed, 05 Mar 2025 10:00:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Official-Guide-to-Integrate-Splunk-with-Power-BI/m-p/740903#M21781</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-03-05T10:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: Official Guide to Integrate Splunk with Power BI</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Official-Guide-to-Integrate-Splunk-with-Power-BI/m-p/740905#M21782</link>
      <description>&lt;P&gt;As already said, please define what you are meaning with word integrate!&lt;/P&gt;&lt;P&gt;Here is one conf presentation about splunk and power bi&amp;nbsp;&lt;A href="https://conf.splunk.com/files/2022/slides/PLA1122B.pdf" target="_blank"&gt;https://conf.splunk.com/files/2022/slides/PLA1122B.pdf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Mar 2025 10:20:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Official-Guide-to-Integrate-Splunk-with-Power-BI/m-p/740905#M21782</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2025-03-05T10:20:39Z</dc:date>
    </item>
  </channel>
</rss>

