<?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 update odbc connection string for Hive using PowerBI Embedded in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/How-to-update-odbc-connection-string-Hive-database-Using-PowerBI/m-p/98657#M3463</link>
    <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/17971"&gt;@alladisai﻿&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Power BI Embedded so far &lt;A href="https://docs.microsoft.com/en-us/azure/power-bi-embedded/power-bi-embedded-faq#what-data-sources-are-currently-supported-with-power-bi-embedded" target="_self"&gt;only supports direct query to&amp;nbsp;&lt;/A&gt;&lt;SPAN&gt;&lt;A href="https://docs.microsoft.com/en-us/azure/power-bi-embedded/power-bi-embedded-faq#what-data-sources-are-currently-supported-with-power-bi-embedded" target="_self"&gt;Azure SQL DB and Azure SQL DW&lt;/A&gt;. And based on my test, the option 7 works to update the connection string to an Azure SQL DB.&lt;BR /&gt;&lt;BR /&gt;I don't exactly clear about your scenario, however you mentioned ODBC, I guess that is the reason cause the error. You can check this idea &lt;A href="https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/13439685-support-other-data-sources-direct-query-using-gate" target="_self"&gt;Support other data sources Direct Query using Gateway on Embedded Power BI&lt;/A&gt;&amp;nbsp;and vote it up.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 07 Dec 2016 09:47:23 GMT</pubDate>
    <dc:creator>Eric_Zhang</dc:creator>
    <dc:date>2016-12-07T09:47:23Z</dc:date>
    <item>
      <title>How to update odbc connection string (Hive database) Using PowerBI Embedded</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-update-odbc-connection-string-Hive-database-Using-PowerBI/m-p/98144#M3454</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have generated .pbix file using Power BI desktop application for Hive database (using odbc connection). I haveused PowerBI Embaded utility to &amp;nbsp;deploy in Azure. It's deployed successfully and able to see result in web App.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When i tried to update the connection string &lt;STRONG&gt;using option 7&lt;/STRONG&gt;. It's throwing bellow error. Can any one help me to solve this.&lt;/P&gt;&lt;P&gt;--------------------------------------------------&lt;/P&gt;&lt;P&gt;Expected one datasource, updating the firstOoops, something broke: System.Argume&lt;BR /&gt;ntOutOfRangeException: Index was out of range. Must be non-negative and less tha&lt;BR /&gt;n the size of the collection.&lt;BR /&gt;Parameter name: index&lt;BR /&gt;at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argu&lt;BR /&gt;ment, ExceptionResource resource)&lt;BR /&gt;at System.Collections.Generic.List`1.get_Item(Int32 index)&lt;BR /&gt;at ProvisionSample.Program.&amp;lt;UpdateConnection&amp;gt;d__27.MoveNext() in D:\Azure\POC&lt;BR /&gt;s\Power BI\power-bi-embedded-integrate-report-into-web-app-master\ProvisionSampl&lt;BR /&gt;e\Program.cs:line 624&lt;BR /&gt;--- End of stack trace from previous location where exception was thrown ---&lt;BR /&gt;at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)&lt;BR /&gt;at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNot&lt;BR /&gt;ification(Task task)&lt;BR /&gt;at System.Runtime.CompilerServices.TaskAwaiter.GetResult()&lt;BR /&gt;at ProvisionSample.Program.&amp;lt;Run&amp;gt;d__17.MoveNext() in D:\Azure\POCs\Power BI\po&lt;BR /&gt;wer-bi-embedded-integrate-report-into-web-app-master\ProvisionSample\Program.cs:&lt;BR /&gt;line 239&lt;/P&gt;&lt;P&gt;--------------------------------------------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;Sai baba&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2016 11:16:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-update-odbc-connection-string-Hive-database-Using-PowerBI/m-p/98144#M3454</guid>
      <dc:creator>alladisai</dc:creator>
      <dc:date>2016-12-06T11:16:03Z</dc:date>
    </item>
    <item>
      <title>How to update odbc connection string for Hive using PowerBI Embedded</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-update-odbc-connection-string-Hive-database-Using-PowerBI/m-p/98141#M3455</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have generated .pbix file using Power BI desktop application for Hive database (using odbc connection). I haveused PowerBI Embaded utility to &amp;nbsp;deploy in Azure. It's deployed successfully and able to see result in web App.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When i tried to update the connection string &lt;STRONG&gt;using option 7&lt;/STRONG&gt;. It's throwing bellow error. Can any one help me to solve this.&lt;/P&gt;&lt;P&gt;--------------------------------------------------&lt;/P&gt;&lt;P&gt;Expected one datasource, updating the firstOoops, something broke: System.Argume&lt;BR /&gt;ntOutOfRangeException: Index was out of range. Must be non-negative and less tha&lt;BR /&gt;n the size of the collection.&lt;BR /&gt;Parameter name: index&lt;BR /&gt;at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argu&lt;BR /&gt;ment, ExceptionResource resource)&lt;BR /&gt;at System.Collections.Generic.List`1.get_Item(Int32 index)&lt;BR /&gt;at ProvisionSample.Program.&amp;lt;UpdateConnection&amp;gt;d__27.MoveNext() in D:\Azure\POC&lt;BR /&gt;s\Power BI\power-bi-embedded-integrate-report-into-web-app-master\ProvisionSampl&lt;BR /&gt;e\Program.cs:line 624&lt;BR /&gt;--- End of stack trace from previous location where exception was thrown ---&lt;BR /&gt;at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)&lt;BR /&gt;at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNot&lt;BR /&gt;ification(Task task)&lt;BR /&gt;at System.Runtime.CompilerServices.TaskAwaiter.GetResult()&lt;BR /&gt;at ProvisionSample.Program.&amp;lt;Run&amp;gt;d__17.MoveNext() in D:\Azure\POCs\Power BI\po&lt;BR /&gt;wer-bi-embedded-integrate-report-into-web-app-master\ProvisionSample\Program.cs:&lt;BR /&gt;line 239&lt;/P&gt;&lt;P&gt;--------------------------------------------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;Sai baba&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2016 11:09:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-update-odbc-connection-string-Hive-database-Using-PowerBI/m-p/98141#M3455</guid>
      <dc:creator>alladisai</dc:creator>
      <dc:date>2016-12-06T11:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to update odbc connection string for Hive using PowerBI Embedded</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-update-odbc-connection-string-Hive-database-Using-PowerBI/m-p/98657#M3463</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/17971"&gt;@alladisai﻿&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Power BI Embedded so far &lt;A href="https://docs.microsoft.com/en-us/azure/power-bi-embedded/power-bi-embedded-faq#what-data-sources-are-currently-supported-with-power-bi-embedded" target="_self"&gt;only supports direct query to&amp;nbsp;&lt;/A&gt;&lt;SPAN&gt;&lt;A href="https://docs.microsoft.com/en-us/azure/power-bi-embedded/power-bi-embedded-faq#what-data-sources-are-currently-supported-with-power-bi-embedded" target="_self"&gt;Azure SQL DB and Azure SQL DW&lt;/A&gt;. And based on my test, the option 7 works to update the connection string to an Azure SQL DB.&lt;BR /&gt;&lt;BR /&gt;I don't exactly clear about your scenario, however you mentioned ODBC, I guess that is the reason cause the error. You can check this idea &lt;A href="https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/13439685-support-other-data-sources-direct-query-using-gate" target="_self"&gt;Support other data sources Direct Query using Gateway on Embedded Power BI&lt;/A&gt;&amp;nbsp;and vote it up.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2016 09:47:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-update-odbc-connection-string-Hive-database-Using-PowerBI/m-p/98657#M3463</guid>
      <dc:creator>Eric_Zhang</dc:creator>
      <dc:date>2016-12-07T09:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to update odbc connection string for Hive using PowerBI Embedded</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-update-odbc-connection-string-Hive-database-Using-PowerBI/m-p/603483#M18271</link>
      <description>&lt;P&gt;Hi Sai,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to connect powerBI&amp;nbsp; with Hive. I have a connection string.&amp;nbsp;Can you please help me with&amp;nbsp;how I can do it?&lt;/P&gt;&lt;P&gt;Did you use any specific driver?&lt;/P&gt;&lt;P&gt;In a few days we will be moving to Azure cloud and I also want to know if you were successfully able to do it.&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2019 01:43:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-update-odbc-connection-string-Hive-database-Using-PowerBI/m-p/603483#M18271</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-18T01:43:04Z</dc:date>
    </item>
  </channel>
</rss>

