<?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: How to migrate power bi reports to databricks in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-to-migrate-power-bi-reports-to-databricks/m-p/16927#M11018</link>
    <description>&lt;P&gt;We must ensure you are sure that the Databricks cluster is operational.&amp;nbsp;These are the steps needed for integration between Azure Databricks into Power BI Desktop.&lt;/P&gt;&lt;P&gt;1. Constructing the URL for the connection&lt;/P&gt;&lt;P&gt;Connect to the cluster, and click&amp;nbsp;&lt;B&gt;the Advanced Options,&lt;/B&gt;&amp;nbsp;as shown below:&lt;/P&gt;&lt;P&gt;Scroll down and then select&amp;nbsp;&lt;B&gt;JDBC/ODBC&lt;/B&gt;tab.&amp;nbsp;Paste the JDBC URL into Notepad.&amp;nbsp;We'll need to modify this URL to establish an Spark cluster connection in Power BI Desktop:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The first step is to change&amp;nbsp;&lt;B&gt;the jdbc.spark&lt;/B&gt;&amp;nbsp;by&amp;nbsp;&lt;B&gt;https.&lt;/B&gt;&lt;/LI&gt;&lt;LI&gt;Next, we will have to delete a few sections from it, delete from&amp;nbsp;&lt;B&gt;default;transportMode&lt;/B&gt;...to ..&lt;B&gt;Path=&lt;/B&gt;&amp;nbsp;and again from&amp;nbsp;&lt;B&gt;Authmech&lt;/B&gt;... to ...&lt;B&gt;token&amp;gt;&lt;/B&gt;&lt;/LI&gt;&lt;LI&gt;The final URL you choose should look like this : https http:/The URL you choose should look like this: http:/&amp;nbsp;.azuredatabricks.net:&amp;nbsp;/sql/protocolv1/o/&amp;nbsp;/&lt;/LI&gt;&lt;LI&gt;Keep it somewhere safe; we'll be using this in Power BI to make the connection&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Step 2: Generate an access token for your personal use.&lt;/P&gt;&lt;P&gt;For us to be able to join our clusters we'll require a user access token from Databricks.&amp;nbsp;To obtain this token you need to visit the Databricks portal and click on the icon for your user profile in the upper right-hand corner like the following:&lt;/P&gt;&lt;P&gt;Then, select&amp;nbsp;&lt;B&gt;the User Settings&lt;/B&gt;:&lt;/P&gt;&lt;P&gt;Select on the&amp;nbsp;&lt;B&gt;Generate New Token&lt;/B&gt;button on the&amp;nbsp;&lt;B&gt;Access Tokens&lt;/B&gt;&amp;nbsp;tab in the following manner:&lt;/P&gt;&lt;P&gt;Create a description for this Token and include the duration of the Token.&amp;nbsp;In this demonstration I have set the expiration date at 7 days.&amp;nbsp;You can choose this number depending on your specific business requirements.&amp;nbsp;Then, click to click the&amp;nbsp;&lt;B&gt;Generate&lt;/B&gt;&amp;nbsp;button to generate the one you want:&lt;/P&gt;&lt;P&gt;&amp;nbsp;src="https://www.sqlshack.com/wp-content/uploads/2020/06/generate-new-token-.png"/&amp;gt;&lt;/P&gt;&lt;P&gt;Then copy and paste it into the Token in a notepad so that you will not be able to look it up again.&amp;nbsp;After saving it then select&amp;nbsp;&lt;B&gt;done&lt;/B&gt;:&lt;/P&gt;&lt;P&gt;It is evident that the Token is successfully generated:&lt;/P&gt;&lt;P&gt;Step 3 - Connect to Power BI Desktop&lt;/P&gt;&lt;P&gt;To integrate to work, we first need to launch Power BI Desktop. Power BI Desktop app.&amp;nbsp;If you don't already have it it is possible to download the most recent version.&amp;nbsp;This article will make use of the identical CSV file (1000 Records.csv) that we used in the Sales Records.csv) that we used in this article. You can then upload it to the Databricks portal by using an option called&amp;nbsp;&lt;B&gt;Create Table using the user interface&lt;/B&gt;&amp;nbsp;option.&lt;/P&gt;&lt;P&gt;On the Power BI Desktop on the Power BI Desktop, click&amp;nbsp;&lt;B&gt;the Get data drop&lt;/B&gt;-down list and then choose&amp;nbsp;&lt;B&gt;the option "More...&lt;/B&gt;on the&amp;nbsp;&lt;B&gt;Home&lt;/B&gt;&amp;nbsp;ribbon:&lt;/P&gt;&lt;P&gt;Choose the Other option in the Get Data dialog box&amp;nbsp;and select&amp;nbsp;&lt;B&gt;the Spark&lt;/B&gt;&amp;nbsp;connector.&amp;nbsp;Connect: Click&amp;nbsp;&lt;B&gt;to connect&lt;/B&gt;:&lt;/P&gt;&lt;P&gt;In the&amp;nbsp;&lt;B&gt;Spark&lt;/B&gt;&amp;nbsp;dialog box, paste the&amp;nbsp;&lt;B&gt;JDBC URL&lt;/B&gt;&amp;nbsp;(created in step 1.) into the&amp;nbsp;&lt;B&gt;Server&lt;/B&gt;&amp;nbsp;field.&amp;nbsp;Choose HTTP to be your Protocol and DirectQuery under the Data Connectivity mode and then click OK.&lt;/P&gt;&lt;P&gt;In the next box, enter&amp;nbsp;&lt;B&gt;the token&lt;/B&gt;&amp;nbsp;in the form of&amp;nbsp;&lt;B&gt;user name and&lt;/B&gt; paste the&amp;nbsp;&lt;B&gt;Token&lt;/B&gt;&amp;nbsp;value we created in step 2 into the&amp;nbsp;&lt;B&gt;Password&lt;/B&gt;&amp;nbsp;field.&amp;nbsp;Click&amp;nbsp;&lt;B&gt;connect&lt;/B&gt;:&lt;/P&gt;&lt;P&gt;If everything is in order then it should allow you to look at all the tables within your Databricks cluster on the&amp;nbsp;&lt;B&gt;Power BI Navigator dialog&lt;/B&gt;.&amp;nbsp;You can click on the table(s) and then select one of the options:&amp;nbsp;the &lt;B&gt;option to load &lt;/B&gt;the data or choose the&amp;nbsp;&lt;B&gt;edit option&lt;/B&gt; to edit the data prior to loading in Power BI Desktop.&lt;/P&gt;&lt;P&gt;You can now explore and visualize this data in the same way you would with any other data you can visualize in Power BI Desktop.&amp;nbsp;If you're unfamiliar with Power BI Desktop visualizations, I suggest the&amp;nbsp;take &lt;A href="https://www.edureka.co/power-bi-certification-training" alt="https://www.edureka.co/power-bi-certification-training" target="_blank"&gt;Power BI Course&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Thu, 07 Apr 2022 15:50:41 GMT</pubDate>
    <dc:creator>Neeljy</dc:creator>
    <dc:date>2022-04-07T15:50:41Z</dc:date>
    <item>
      <title>How to migrate power bi reports to databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-migrate-power-bi-reports-to-databricks/m-p/16925#M11016</link>
      <description>&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I have a sample set of power bi(.pbix) reports with all dropdowns, tables, filters etc. Now I would like to migrate this reports to data bricks. whatever visuals are created in power bi, I would like to create same in data bricks from scratch. I would like to know, how to connect to datasource in databricks, how to import tables in databrciks, how to develop a report in data bricks. &lt;/P&gt;
&lt;P&gt;Please redirect me to any learning videos/course with simple examples.&lt;/P&gt; 
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Aug 2021 07:28:27 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-migrate-power-bi-reports-to-databricks/m-p/16925#M11016</guid>
      <dc:creator>saniafatimi</dc:creator>
      <dc:date>2021-08-04T07:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to migrate power bi reports to databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-migrate-power-bi-reports-to-databricks/m-p/16926#M11017</link>
      <description>&lt;P&gt;&lt;/P&gt;
&lt;P&gt;@narneder.bhadrecha@gmail.com @leedabee @Samantha Zeitlin@vikas.yadav@Niall Egan&lt;/P&gt;
&lt;P&gt;@rocky18tid - please help on "How to migrate power bi reports to databricks&lt;/P&gt;
&lt;P&gt;"&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt; 
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Aug 2021 12:55:02 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-migrate-power-bi-reports-to-databricks/m-p/16926#M11017</guid>
      <dc:creator>saniafatimi</dc:creator>
      <dc:date>2021-08-04T12:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to migrate power bi reports to databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-migrate-power-bi-reports-to-databricks/m-p/16927#M11018</link>
      <description>&lt;P&gt;We must ensure you are sure that the Databricks cluster is operational.&amp;nbsp;These are the steps needed for integration between Azure Databricks into Power BI Desktop.&lt;/P&gt;&lt;P&gt;1. Constructing the URL for the connection&lt;/P&gt;&lt;P&gt;Connect to the cluster, and click&amp;nbsp;&lt;B&gt;the Advanced Options,&lt;/B&gt;&amp;nbsp;as shown below:&lt;/P&gt;&lt;P&gt;Scroll down and then select&amp;nbsp;&lt;B&gt;JDBC/ODBC&lt;/B&gt;tab.&amp;nbsp;Paste the JDBC URL into Notepad.&amp;nbsp;We'll need to modify this URL to establish an Spark cluster connection in Power BI Desktop:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The first step is to change&amp;nbsp;&lt;B&gt;the jdbc.spark&lt;/B&gt;&amp;nbsp;by&amp;nbsp;&lt;B&gt;https.&lt;/B&gt;&lt;/LI&gt;&lt;LI&gt;Next, we will have to delete a few sections from it, delete from&amp;nbsp;&lt;B&gt;default;transportMode&lt;/B&gt;...to ..&lt;B&gt;Path=&lt;/B&gt;&amp;nbsp;and again from&amp;nbsp;&lt;B&gt;Authmech&lt;/B&gt;... to ...&lt;B&gt;token&amp;gt;&lt;/B&gt;&lt;/LI&gt;&lt;LI&gt;The final URL you choose should look like this : https http:/The URL you choose should look like this: http:/&amp;nbsp;.azuredatabricks.net:&amp;nbsp;/sql/protocolv1/o/&amp;nbsp;/&lt;/LI&gt;&lt;LI&gt;Keep it somewhere safe; we'll be using this in Power BI to make the connection&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Step 2: Generate an access token for your personal use.&lt;/P&gt;&lt;P&gt;For us to be able to join our clusters we'll require a user access token from Databricks.&amp;nbsp;To obtain this token you need to visit the Databricks portal and click on the icon for your user profile in the upper right-hand corner like the following:&lt;/P&gt;&lt;P&gt;Then, select&amp;nbsp;&lt;B&gt;the User Settings&lt;/B&gt;:&lt;/P&gt;&lt;P&gt;Select on the&amp;nbsp;&lt;B&gt;Generate New Token&lt;/B&gt;button on the&amp;nbsp;&lt;B&gt;Access Tokens&lt;/B&gt;&amp;nbsp;tab in the following manner:&lt;/P&gt;&lt;P&gt;Create a description for this Token and include the duration of the Token.&amp;nbsp;In this demonstration I have set the expiration date at 7 days.&amp;nbsp;You can choose this number depending on your specific business requirements.&amp;nbsp;Then, click to click the&amp;nbsp;&lt;B&gt;Generate&lt;/B&gt;&amp;nbsp;button to generate the one you want:&lt;/P&gt;&lt;P&gt;&amp;nbsp;src="https://www.sqlshack.com/wp-content/uploads/2020/06/generate-new-token-.png"/&amp;gt;&lt;/P&gt;&lt;P&gt;Then copy and paste it into the Token in a notepad so that you will not be able to look it up again.&amp;nbsp;After saving it then select&amp;nbsp;&lt;B&gt;done&lt;/B&gt;:&lt;/P&gt;&lt;P&gt;It is evident that the Token is successfully generated:&lt;/P&gt;&lt;P&gt;Step 3 - Connect to Power BI Desktop&lt;/P&gt;&lt;P&gt;To integrate to work, we first need to launch Power BI Desktop. Power BI Desktop app.&amp;nbsp;If you don't already have it it is possible to download the most recent version.&amp;nbsp;This article will make use of the identical CSV file (1000 Records.csv) that we used in the Sales Records.csv) that we used in this article. You can then upload it to the Databricks portal by using an option called&amp;nbsp;&lt;B&gt;Create Table using the user interface&lt;/B&gt;&amp;nbsp;option.&lt;/P&gt;&lt;P&gt;On the Power BI Desktop on the Power BI Desktop, click&amp;nbsp;&lt;B&gt;the Get data drop&lt;/B&gt;-down list and then choose&amp;nbsp;&lt;B&gt;the option "More...&lt;/B&gt;on the&amp;nbsp;&lt;B&gt;Home&lt;/B&gt;&amp;nbsp;ribbon:&lt;/P&gt;&lt;P&gt;Choose the Other option in the Get Data dialog box&amp;nbsp;and select&amp;nbsp;&lt;B&gt;the Spark&lt;/B&gt;&amp;nbsp;connector.&amp;nbsp;Connect: Click&amp;nbsp;&lt;B&gt;to connect&lt;/B&gt;:&lt;/P&gt;&lt;P&gt;In the&amp;nbsp;&lt;B&gt;Spark&lt;/B&gt;&amp;nbsp;dialog box, paste the&amp;nbsp;&lt;B&gt;JDBC URL&lt;/B&gt;&amp;nbsp;(created in step 1.) into the&amp;nbsp;&lt;B&gt;Server&lt;/B&gt;&amp;nbsp;field.&amp;nbsp;Choose HTTP to be your Protocol and DirectQuery under the Data Connectivity mode and then click OK.&lt;/P&gt;&lt;P&gt;In the next box, enter&amp;nbsp;&lt;B&gt;the token&lt;/B&gt;&amp;nbsp;in the form of&amp;nbsp;&lt;B&gt;user name and&lt;/B&gt; paste the&amp;nbsp;&lt;B&gt;Token&lt;/B&gt;&amp;nbsp;value we created in step 2 into the&amp;nbsp;&lt;B&gt;Password&lt;/B&gt;&amp;nbsp;field.&amp;nbsp;Click&amp;nbsp;&lt;B&gt;connect&lt;/B&gt;:&lt;/P&gt;&lt;P&gt;If everything is in order then it should allow you to look at all the tables within your Databricks cluster on the&amp;nbsp;&lt;B&gt;Power BI Navigator dialog&lt;/B&gt;.&amp;nbsp;You can click on the table(s) and then select one of the options:&amp;nbsp;the &lt;B&gt;option to load &lt;/B&gt;the data or choose the&amp;nbsp;&lt;B&gt;edit option&lt;/B&gt; to edit the data prior to loading in Power BI Desktop.&lt;/P&gt;&lt;P&gt;You can now explore and visualize this data in the same way you would with any other data you can visualize in Power BI Desktop.&amp;nbsp;If you're unfamiliar with Power BI Desktop visualizations, I suggest the&amp;nbsp;take &lt;A href="https://www.edureka.co/power-bi-certification-training" alt="https://www.edureka.co/power-bi-certification-training" target="_blank"&gt;Power BI Course&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2022 15:50:41 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-migrate-power-bi-reports-to-databricks/m-p/16927#M11018</guid>
      <dc:creator>Neeljy</dc:creator>
      <dc:date>2022-04-07T15:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to migrate power bi reports to databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-migrate-power-bi-reports-to-databricks/m-p/96516#M39286</link>
      <description>&lt;P&gt;Hi, we want to know how to import reports FROM power bi TO databricks, not the other way&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 14:05:16 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-migrate-power-bi-reports-to-databricks/m-p/96516#M39286</guid>
      <dc:creator>PericoLedesma</dc:creator>
      <dc:date>2024-10-28T14:05:16Z</dc:date>
    </item>
  </channel>
</rss>

