<?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 embed pbix which is connected to redshift? in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/How-to-embed-pbix-which-is-connected-to-redshift/m-p/84240#M2974</link>
    <description>&lt;P&gt;Its a bummer &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; given lack of tools to easily bulk import tools for MS Azure SQL or SQL data warehouse I had to look into redshift (where there are tonnes of great tool for bulk upload) but then now pbix embed is not supported for aws redshift.......&lt;/P&gt;</description>
    <pubDate>Mon, 31 Oct 2016 13:57:32 GMT</pubDate>
    <dc:creator>HarRuc</dc:creator>
    <dc:date>2016-10-31T13:57:32Z</dc:date>
    <item>
      <title>How to embed pbix which is connected to redshift?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-embed-pbix-which-is-connected-to-redshift/m-p/83976#M2967</link>
      <description>&lt;P&gt;I am &amp;nbsp;new user of PowerBI trying to embed reports on web-app using this sample code&amp;nbsp;&lt;A href="https://github.com/Azure-Samples/power-bi-embedded-integrate-report-into-web-app/" target="_blank"&gt;https://github.com/Azure-Samples/power-bi-embedded-integrate-report-into-web-app/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was able to succesfully create pbix file using PowerBI desktop, and create workspace. But when I follow step 7 &lt;STRONG&gt;"update connection string info for existing dataset"&amp;nbsp;&lt;/STRONG&gt;and provide jdbc or odbc connection string provided by AWS redshift which looks like this&amp;nbsp;Driver={Amazon Redshift (x64)}; Server=servername.cecf14nmvqna.us-west-2.redshift.amazonaws.com; Database=dbname; UID=username; PWD=password; Port=5439&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am getting following exception&lt;/P&gt;&lt;P&gt;Ooops, something broke: Microsoft.Rest.HttpOperationException: Operation returned an invalid status code 'BadRequest'&lt;BR /&gt;at Microsoft.PowerBI.Api.V1.Datasets.&amp;lt;SetAllConnectionsWithHttpMessagesAsync&amp;gt;d__15.MoveNext()&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.HandleNonSuccessAndDebuggerNotification(Task task)&lt;BR /&gt;at Microsoft.PowerBI.Api.V1.DatasetsExtensions.&amp;lt;SetAllConnectionsAsync&amp;gt;d__21.MoveNext()&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.HandleNonSuccessAndDebuggerNotification(Task task)&lt;BR /&gt;at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()&lt;BR /&gt;at ProvisionSample.Program.&amp;lt;UpdateConnection&amp;gt;d__27.MoveNext() in C:\Users\username\Desktop\power-bi-embedded-integrate-report-into-web-app-master\ProvisionSample\Program.cs:line 592&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.HandleNonSuccessAndDebuggerNotification(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 C:\Users\ruchit\Desktop\power-bi-embedded-integrate-report-into-web-app-master\ProvisionSample\Program.cs:line 235&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone know what might be wrong here?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2016 04:07:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-embed-pbix-which-is-connected-to-redshift/m-p/83976#M2967</guid>
      <dc:creator>HarRuc</dc:creator>
      <dc:date>2016-10-31T04:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to embed pbix which is connected to redshift?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-embed-pbix-which-is-connected-to-redshift/m-p/84117#M2972</link>
      <description>&lt;P&gt;I don't think Power BI Embedded is currently supporting Redshift&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2016 09:46:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-embed-pbix-which-is-connected-to-redshift/m-p/84117#M2972</guid>
      <dc:creator>Sunkari</dc:creator>
      <dc:date>2016-10-31T09:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to embed pbix which is connected to redshift?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-embed-pbix-which-is-connected-to-redshift/m-p/84240#M2974</link>
      <description>&lt;P&gt;Its a bummer &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; given lack of tools to easily bulk import tools for MS Azure SQL or SQL data warehouse I had to look into redshift (where there are tonnes of great tool for bulk upload) but then now pbix embed is not supported for aws redshift.......&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2016 13:57:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-embed-pbix-which-is-connected-to-redshift/m-p/84240#M2974</guid>
      <dc:creator>HarRuc</dc:creator>
      <dc:date>2016-10-31T13:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to embed pbix which is connected to redshift?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-embed-pbix-which-is-connected-to-redshift/m-p/122892#M4234</link>
      <description>&lt;P&gt;This solution is still needed. The Redshift connector was announced here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://powerbi.microsoft.com/en-us/documentation/powerbi-desktop-connect-redshift/" target="_blank"&gt;https://powerbi.microsoft.com/en-us/documentation/powerbi-desktop-connect-redshift/&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://powerbi.microsoft.com/en-us/blog/building-power-bi-reports-on-top-of-amazon-redshift-data/" target="_blank"&gt;https://powerbi.microsoft.com/en-us/blog/building-power-bi-reports-on-top-of-amazon-redshift-data/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This last article, dated Aug 1 2016, said the Redshift connector doesn't yet work for "Power BI Gateway or PowerBI.com for refresh scenarios, which will come in the next couple of months."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;These threads have essentially the same issue:&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.powerbi.com/t5/Service/Redshift-dataset-Refresh-not-working/m-p/97473#M16455" target="_blank"&gt;http://community.powerbi.com/t5/Service/Redshift-dataset-Refresh-not-working/m-p/97473#M16455&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://community.powerbi.com/t5/Developer/Redshift-in-Power-Bi-Embedded/m-p/55925#M1763" target="_blank"&gt;http://community.powerbi.com/t5/Developer/Redshift-in-Power-Bi-Embedded/m-p/55925#M1763&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://community.powerbi.com/t5/Service/Facing-issue-embedding-redshift-connected-pbix/m-p/83979#M15037" target="_blank"&gt;http://community.powerbi.com/t5/Service/Facing-issue-embedding-redshift-connected-pbix/m-p/83979#M15037&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.powerbi.com/t5/Integrations-with-Files-and/Scheduled-Refresh-from-Amazon-Redshift/m-p/50587#M4404" target="_blank"&gt;https://community.powerbi.com/t5/Integrations-with-Files-and/Scheduled-Refresh-from-Amazon-Redshift/m-p/50587#M4404&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's been six months since "a couple of months" was promised. Any news? This is a big issue for my application, where I need to do scheduled refreshing in the PBI service, just like any other database.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 05 Feb 2017 06:33:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-embed-pbix-which-is-connected-to-redshift/m-p/122892#M4234</guid>
      <dc:creator>knov99</dc:creator>
      <dc:date>2017-02-05T06:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to embed pbix which is connected to redshift?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-embed-pbix-which-is-connected-to-redshift/m-p/207921#M6574</link>
      <description>&lt;P&gt;Any updates on this yet?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2017 11:20:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-embed-pbix-which-is-connected-to-redshift/m-p/207921#M6574</guid>
      <dc:creator>kiran_mahadev</dc:creator>
      <dc:date>2017-07-07T11:20:02Z</dc:date>
    </item>
  </channel>
</rss>

