<?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 Create dataflow on SQL Analysis Server in Service</title>
    <link>https://community.fabric.microsoft.com/t5/Service/How-to-Create-dataflow-on-SQL-Analysis-Server/m-p/900690#M84809</link>
    <description>&lt;P&gt;I am also trying to access on-prem AS datasources with dataflows.&lt;BR /&gt;There are many use cases for this. One that we have is that we need the same tables to be reused in several datasets and we do not want to maintain the query in several datasets.&lt;BR /&gt;I am the DMG admin.&amp;nbsp;&lt;BR /&gt;When I copy the query developped in Power BI Desktop to a dataflow, I am requested to select a DMG, and even though the data source is defined, I am prompted to provide the credentials for the AS data source. But when I do so, I get the following error: "&lt;SPAN&gt;Received error payload from gateway service with ID xxxx: Internal error: MashupCredential for AS data source that uses Windows authentication needs to have an effective user name authentication property&lt;/SPAN&gt;"&lt;BR /&gt;But I do not see any way of providing this parameter.&lt;/P&gt;</description>
    <pubDate>Wed, 15 Jan 2020 10:43:33 GMT</pubDate>
    <dc:creator>bdarbonneau</dc:creator>
    <dc:date>2020-01-15T10:43:33Z</dc:date>
    <item>
      <title>How to Create dataflow on SQL Analysis Server</title>
      <link>https://community.fabric.microsoft.com/t5/Service/How-to-Create-dataflow-on-SQL-Analysis-Server/m-p/750641#M73076</link>
      <description>&lt;P&gt;Dear experts,&lt;/P&gt;&lt;P&gt;We have a requirements that we need to create Dataflow on SQL Analysis Server.&lt;/P&gt;&lt;P&gt;we can connect SQL analysis server through power bi desktop, but when i tried to create Dataflow on SQL Analysis server i do not see the option, as you see the below screenshots?&lt;/P&gt;&lt;P&gt;what is the best recommended approach to create Dataflows on SQL Analysis Server databases affectively?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;how can i achieve this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;Vad&lt;/P&gt;</description>
      <pubDate>Sun, 28 Jul 2019 06:53:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/How-to-Create-dataflow-on-SQL-Analysis-Server/m-p/750641#M73076</guid>
      <dc:creator>vadlamudibi</dc:creator>
      <dc:date>2019-07-28T06:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create dataflow on SQL Analysis Server</title>
      <link>https://community.fabric.microsoft.com/t5/Service/How-to-Create-dataflow-on-SQL-Analysis-Server/m-p/750876#M73084</link>
      <description>It would appear as if it is not there.&lt;BR /&gt;&lt;BR /&gt;What I suggest you could do, is to create the data you want to extract in Power BI Desktop using the Query Editor.&lt;BR /&gt;&lt;BR /&gt;Then once that is done go into the Advanced Editor and copy all the M language from there.&lt;BR /&gt;&lt;BR /&gt;Then go into the dataflow, create a blank dataflow and then paste in the code from Power BI desktop.&lt;BR /&gt;&lt;BR /&gt;That should then get the data (possibly via the Gateway) to get the data into the dataflow.</description>
      <pubDate>Mon, 29 Jul 2019 02:02:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/How-to-Create-dataflow-on-SQL-Analysis-Server/m-p/750876#M73084</guid>
      <dc:creator>GilbertQ</dc:creator>
      <dc:date>2019-07-29T02:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create dataflow on SQL Analysis Server</title>
      <link>https://community.fabric.microsoft.com/t5/Service/How-to-Create-dataflow-on-SQL-Analysis-Server/m-p/751033#M73105</link>
      <description>&lt;P&gt;Thanks for the resonse,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Create Blank query and paste the code power bi desktop as shown in the below screenshot?&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;Vad&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2019 06:06:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/How-to-Create-dataflow-on-SQL-Analysis-Server/m-p/751033#M73105</guid>
      <dc:creator>vadlamudibi</dc:creator>
      <dc:date>2019-07-29T06:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create dataflow on SQL Analysis Server</title>
      <link>https://community.fabric.microsoft.com/t5/Service/How-to-Create-dataflow-on-SQL-Analysis-Server/m-p/751059#M73111</link>
      <description>Hi there&lt;BR /&gt;&lt;BR /&gt;Yes that is it.</description>
      <pubDate>Mon, 29 Jul 2019 06:42:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/How-to-Create-dataflow-on-SQL-Analysis-Server/m-p/751059#M73111</guid>
      <dc:creator>GilbertQ</dc:creator>
      <dc:date>2019-07-29T06:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create dataflow on SQL Analysis Server</title>
      <link>https://community.fabric.microsoft.com/t5/Service/How-to-Create-dataflow-on-SQL-Analysis-Server/m-p/754282#M73368</link>
      <description>&lt;P&gt;Hello GilbertQ,&lt;/P&gt;&lt;P&gt;Thanks for your inputs.&lt;/P&gt;&lt;P&gt;The requirement is that Business is already created Cube in SQL Analysis server on top of tables and created around 70 KPIs after hectic efforts and the Reports already up and running in Tableau, and now they want to swith reporting tool to Power BI and start creating reports.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Business asking to use Cube with Live connection because already KPIs are readily available.&lt;/P&gt;&lt;P&gt;We are in a direction to use Dataflows with Schedule refresh/Incremental Refresh.&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;We want to propose below options.&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;Connect Analysis server Tables through Power bi desktop and create Dataflow using Blank query&amp;nbsp; - T&lt;STRONG&gt;ime consuming due to KPIs recreation&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Connect directly the Model using Direct connection and create Dataflow using Blank query - &lt;STRONG&gt;Live connection performance bad ?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;any best practices and recommendations please?&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;Venu&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2019 18:22:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/How-to-Create-dataflow-on-SQL-Analysis-Server/m-p/754282#M73368</guid>
      <dc:creator>vadlamudibi</dc:creator>
      <dc:date>2019-07-31T18:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create dataflow on SQL Analysis Server</title>
      <link>https://community.fabric.microsoft.com/t5/Service/How-to-Create-dataflow-on-SQL-Analysis-Server/m-p/754492#M73384</link>
      <description>Hi there&lt;BR /&gt;&lt;BR /&gt;I would say if you already have got the SSAS Cube, why not just use Power BI desktop and use the LiveConnection to the SSAS Cube?&lt;BR /&gt;&lt;BR /&gt;In that way all the information stays where it is and it gets consumed quickly and easily via Power BI?</description>
      <pubDate>Wed, 31 Jul 2019 23:53:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/How-to-Create-dataflow-on-SQL-Analysis-Server/m-p/754492#M73384</guid>
      <dc:creator>GilbertQ</dc:creator>
      <dc:date>2019-07-31T23:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create dataflow on SQL Analysis Server</title>
      <link>https://community.fabric.microsoft.com/t5/Service/How-to-Create-dataflow-on-SQL-Analysis-Server/m-p/900690#M84809</link>
      <description>&lt;P&gt;I am also trying to access on-prem AS datasources with dataflows.&lt;BR /&gt;There are many use cases for this. One that we have is that we need the same tables to be reused in several datasets and we do not want to maintain the query in several datasets.&lt;BR /&gt;I am the DMG admin.&amp;nbsp;&lt;BR /&gt;When I copy the query developped in Power BI Desktop to a dataflow, I am requested to select a DMG, and even though the data source is defined, I am prompted to provide the credentials for the AS data source. But when I do so, I get the following error: "&lt;SPAN&gt;Received error payload from gateway service with ID xxxx: Internal error: MashupCredential for AS data source that uses Windows authentication needs to have an effective user name authentication property&lt;/SPAN&gt;"&lt;BR /&gt;But I do not see any way of providing this parameter.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2020 10:43:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/How-to-Create-dataflow-on-SQL-Analysis-Server/m-p/900690#M84809</guid>
      <dc:creator>bdarbonneau</dc:creator>
      <dc:date>2020-01-15T10:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create dataflow on SQL Analysis Server</title>
      <link>https://community.fabric.microsoft.com/t5/Service/How-to-Create-dataflow-on-SQL-Analysis-Server/m-p/901287#M84852</link>
      <description>Hi there&lt;BR /&gt;&lt;BR /&gt;Yes this is the case because On-Prem uses Domain\User vs UPN and as far as I know this can only be translated via the Gateway and the User mapping.</description>
      <pubDate>Wed, 15 Jan 2020 22:06:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/How-to-Create-dataflow-on-SQL-Analysis-Server/m-p/901287#M84852</guid>
      <dc:creator>GilbertQ</dc:creator>
      <dc:date>2020-01-15T22:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create dataflow on SQL Analysis Server</title>
      <link>https://community.fabric.microsoft.com/t5/Service/How-to-Create-dataflow-on-SQL-Analysis-Server/m-p/921177#M86426</link>
      <description>&lt;P&gt;Then you can't automate refresh and use the share options that PowerBI online has.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2020 12:23:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/How-to-Create-dataflow-on-SQL-Analysis-Server/m-p/921177#M86426</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-04T12:23:16Z</dc:date>
    </item>
  </channel>
</rss>

