<?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: DirectQuery in Power BI in Power Query</title>
    <link>https://community.fabric.microsoft.com/t5/Power-Query/DirectQuery-in-Power-BI/m-p/15340#M2425</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1836" data-lia-user-login="fbrossard" class="lia-mention lia-mention-user"&gt;fbrossard﻿&lt;/a&gt;: What are those database connection settings you mention? When adding a data source to the Power BI Enterprise Gateway, there is no way to specify "current user", only a specific user for authentication against the SQL database.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And in Power BI Desktop, there is no setting at all, it simply uses the current user (running Power BI Desktop) to authenticate.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not trying to be rude or anything, just trying to understand if I am missing something.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/Fredrik&lt;/P&gt;</description>
    <pubDate>Tue, 19 Jan 2016 09:39:32 GMT</pubDate>
    <dc:creator>fredrikg</dc:creator>
    <dc:date>2016-01-19T09:39:32Z</dc:date>
    <item>
      <title>DirectQuery in Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/DirectQuery-in-Power-BI/m-p/11418#M1947</link>
      <description>&lt;P&gt;I tried to load some views using DirectQuery mode and I get the error message "Impersonation is not supported in DirectQuery mode. Turn off impersonation or switch to import mode." &amp;nbsp;What does this mean?&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2015 15:18:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/DirectQuery-in-Power-BI/m-p/11418#M1947</guid>
      <dc:creator>earg73</dc:creator>
      <dc:date>2015-12-03T15:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: DirectQuery in Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/DirectQuery-in-Power-BI/m-p/11492#M1953</link>
      <description>&lt;P&gt;Do you have access limitations on the views (row-based security)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Power BI offers 2 modes of connecting SQL on-prem databases.&lt;/P&gt;&lt;P&gt;1) Directy Query Mode: A live connection is established to the source. You have no chance of adding measures/calculated columns into the data modle and you basically only see the source.&lt;/P&gt;&lt;P&gt;2) Import mode: You basically pull all the data into the file. Afterwards, you do not need a connection to the source. It has a few disadvantages (file size, no security, authentication etc.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I would recommend:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Check access limitations on the mentioned SQL view&lt;/P&gt;&lt;P&gt;- Try to use the "import mode" to test whether you can access the data in general with your authentication settings.&lt;/P&gt;&lt;P&gt;- if option&amp;nbsp;2) works, but option 1) does not, open a&amp;nbsp;bug report at microsoft.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I guess in general, the authentication to views might be a bit different, thus causing problems. Please let us know your results.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2015 08:32:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/DirectQuery-in-Power-BI/m-p/11492#M1953</guid>
      <dc:creator>Bjoern</dc:creator>
      <dc:date>2015-12-04T08:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: DirectQuery in Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/DirectQuery-in-Power-BI/m-p/11880#M2012</link>
      <description>&lt;P&gt;Thanks for the reponse. &amp;nbsp;I do not have any restrictions on the view or the DB. &amp;nbsp;I have admin rights to both. &amp;nbsp;I currently access the data in "import mode" and wanted to move it to directquery mode. &amp;nbsp;Ideally what is the best way to use directquery mode to acces on prem date table, view or stored procedure?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Dec 2015 16:17:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/DirectQuery-in-Power-BI/m-p/11880#M2012</guid>
      <dc:creator>earg73</dc:creator>
      <dc:date>2015-12-09T16:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: DirectQuery in Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/DirectQuery-in-Power-BI/m-p/11935#M2021</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="3563" data-lia-user-login="earg73" class="lia-mention lia-mention-user"&gt;earg73﻿&lt;/a&gt;&lt;/P&gt;&lt;P&gt;I usually use views.&amp;nbsp;Please help me out here, why would you use a sproc for that?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2015 10:44:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/DirectQuery-in-Power-BI/m-p/11935#M2021</guid>
      <dc:creator>Bjoern</dc:creator>
      <dc:date>2015-12-10T10:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: DirectQuery in Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/DirectQuery-in-Power-BI/m-p/11954#M2022</link>
      <description>&lt;P&gt;I'm thinking that perhaps it has something to do with the EffectiveUsername property setting, which is explained pretty nicely in the knowledge base (&lt;A href="https://powerbi.microsoft.com/en-us/documentation/powerbi-admin-analysis-services-connector-indepth/" target="_self"&gt;LINK&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you verified that this setting is working properly?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2015 11:50:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/DirectQuery-in-Power-BI/m-p/11954#M2022</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-10T11:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: DirectQuery in Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/DirectQuery-in-Power-BI/m-p/11969#M2023</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="422" data-lia-user-login="Bjoern" class="lia-mention lia-mention-user"&gt;Bjoern﻿&lt;/a&gt;&amp;nbsp;I'm not using a sproc, I'm using a view. &amp;nbsp;I was questioning what other ways one can access&amp;nbsp;the data.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2015 13:37:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/DirectQuery-in-Power-BI/m-p/11969#M2023</guid>
      <dc:creator>earg73</dc:creator>
      <dc:date>2015-12-10T13:37:11Z</dc:date>
    </item>
    <item>
      <title>Re: DirectQuery in Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/DirectQuery-in-Power-BI/m-p/12574#M2093</link>
      <description>&lt;P&gt;Any additional insight on this?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2015 23:03:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/DirectQuery-in-Power-BI/m-p/12574#M2093</guid>
      <dc:creator>earg73</dc:creator>
      <dc:date>2015-12-16T23:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: DirectQuery in Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/DirectQuery-in-Power-BI/m-p/12606#M2100</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="3563" data-lia-user-login="earg73" class="lia-mention lia-mention-user"&gt;earg73﻿&lt;/a&gt;&amp;nbsp;Have you tested&amp;nbsp;Anonymous﻿&lt;/a&gt;'s proposal?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2015 08:57:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/DirectQuery-in-Power-BI/m-p/12606#M2100</guid>
      <dc:creator>Bjoern</dc:creator>
      <dc:date>2015-12-17T08:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: DirectQuery in Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/DirectQuery-in-Power-BI/m-p/12666#M2117</link>
      <description>&lt;P&gt;I have the same issue: &amp;nbsp;Conecting to a SQL &amp;nbsp;Server I cannto DirectQuery them. The impersonation not suported message is shown. When Using import no problem. When checking&amp;nbsp;&lt;A href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/3282" target="_blank"&gt;@BenniDejagere&lt;/A&gt;&amp;nbsp;y saw it applies for Analysis Services. THis is not the case.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2015 18:02:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/DirectQuery-in-Power-BI/m-p/12666#M2117</guid>
      <dc:creator>JorgeMoralesCR</dc:creator>
      <dc:date>2015-12-17T18:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: DirectQuery in Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/DirectQuery-in-Power-BI/m-p/13501#M2213</link>
      <description>&lt;P&gt;Does anyone have any more information on this?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2015 20:48:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/DirectQuery-in-Power-BI/m-p/13501#M2213</guid>
      <dc:creator>earg73</dc:creator>
      <dc:date>2015-12-30T20:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: DirectQuery in Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/DirectQuery-in-Power-BI/m-p/13704#M2237</link>
      <description>&lt;P&gt;Using views is a good thing to expose your data.&lt;/P&gt;&lt;P&gt;The problem should come from your database connection settings. Which authentication do you use ? Windows ? Database ? Do you have specified a user or do you use the current user ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2016 01:33:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/DirectQuery-in-Power-BI/m-p/13704#M2237</guid>
      <dc:creator>fbrossard</dc:creator>
      <dc:date>2016-01-05T01:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: DirectQuery in Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/DirectQuery-in-Power-BI/m-p/14654#M2361</link>
      <description>&lt;P&gt;We are having the exact same issue.&amp;nbsp; Our situation is as follows:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Installed Power BI Gateway, success.&lt;/P&gt;&lt;P&gt;Connected to the Data Source through the Gateway so that we could see the data in the through the gateway; success.&lt;/P&gt;&lt;P&gt;Tried adding the data source to power bi desktop so we can take advantage of direct query and when we do so, we are faced with an "impersonation" error message.&amp;nbsp; We have no idea what that means, since we have not setup anything during this process to use impersonation and did not see anywhere where one would set that up or configure it in the software.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using database credentials that were prepared explicitly for this purpose.&amp;nbsp; Those credential have read only access of the table we are trying to connect to through the desktop app using the gateway.&amp;nbsp; Any ideas why this is occurring?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, there was absolutely no documentation regarding this error in the Power BI support forum, a search for impersonation returns no results.&amp;nbsp; I would expect to see at a minimum some explanation of how the condition can exist and what it means.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looking forward to learning more about this issue and how to rectify it and quickly.&amp;nbsp; We are demoing this to non-technicals and will need to make the business case for it to justify pro cost.&amp;nbsp; If we can't connect through the gateway, that business case evaporates.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2016 14:33:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/DirectQuery-in-Power-BI/m-p/14654#M2361</guid>
      <dc:creator>Dodge1350</dc:creator>
      <dc:date>2016-01-13T14:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: DirectQuery in Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/DirectQuery-in-Power-BI/m-p/15259#M2416</link>
      <description>&lt;P&gt;I'm getting the same issue.&amp;nbsp; Let me ask if the circumstances are similar:&amp;nbsp; When importing (get data), I'm logging onto a SQL server database on a local machine or network server. I have to specify credentials for logon (impersonation) because the default for login username uses a concatenation of computername and username (mycomputermyusername)instead of mynetworkname\myusername.&amp;nbsp; I have to do this for SSIS and SSAS as well, but they have no issues with impersonation.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My thought is that import is set up to allow impersonations, but direct query is not.&amp;nbsp; Unless I can set the default for the login username, it looks like the only way to bring in the data is by import.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jan 2016 18:15:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/DirectQuery-in-Power-BI/m-p/15259#M2416</guid>
      <dc:creator>mwballenger</dc:creator>
      <dc:date>2016-01-18T18:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: DirectQuery in Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/DirectQuery-in-Power-BI/m-p/15340#M2425</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1836" data-lia-user-login="fbrossard" class="lia-mention lia-mention-user"&gt;fbrossard﻿&lt;/a&gt;: What are those database connection settings you mention? When adding a data source to the Power BI Enterprise Gateway, there is no way to specify "current user", only a specific user for authentication against the SQL database.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And in Power BI Desktop, there is no setting at all, it simply uses the current user (running Power BI Desktop) to authenticate.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not trying to be rude or anything, just trying to understand if I am missing something.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/Fredrik&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2016 09:39:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/DirectQuery-in-Power-BI/m-p/15340#M2425</guid>
      <dc:creator>fredrikg</dc:creator>
      <dc:date>2016-01-19T09:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: DirectQuery in Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/DirectQuery-in-Power-BI/m-p/15484#M2447</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No problem&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="284" data-lia-user-login="fredrikg" class="lia-mention lia-mention-user"&gt;fredrikg﻿&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just connect onto your PowerBI.com worskpace, click on the wheel and select "Manage Gateways"&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;Select your gateway and the target database and review your data source settings, espcially the authentication method you use&lt;/P&gt;&lt;P&gt;&lt;img&gt;﻿&lt;/img&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jan 2016 12:12:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/DirectQuery-in-Power-BI/m-p/15484#M2447</guid>
      <dc:creator>fbrossard</dc:creator>
      <dc:date>2016-01-20T12:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: DirectQuery in Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/DirectQuery-in-Power-BI/m-p/15486#M2449</link>
      <description>&lt;P&gt;Thanks for your response!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The settings you refer to only allow specifying the user that will be used when connecting to the SQL Server, through the Enterprise Gateway.&lt;/P&gt;&lt;P&gt;I can't see anyway to specify that the current user's identity should be used when connecting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In other words, there will always be the same user (Windows or Basic) connecting, there is no way to detect the identity of the user browsing the Power BI report/dashboard.Am I right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/Fredrik&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jan 2016 12:38:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/DirectQuery-in-Power-BI/m-p/15486#M2449</guid>
      <dc:creator>fredrikg</dc:creator>
      <dc:date>2016-01-20T12:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: DirectQuery in Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/DirectQuery-in-Power-BI/m-p/15772#M2484</link>
      <description>&lt;P&gt;When you use Windows Authent, the credentials of the user who is browsing is passed through the gateway to your on-premise SQL Server.&lt;/P&gt;&lt;P&gt;Basic Authent is the same as using SQL Authent, in that case it's the same account that is passed through the gateway regardless of the connected user.&lt;/P&gt;&lt;P&gt;&lt;A href="http://biinsight.com/power-bi-enterprise-gateway-preview-episode-1/" target="_blank"&gt;http://biinsight.com/power-bi-enterprise-gateway-preview-episode-1/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jan 2016 02:49:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/DirectQuery-in-Power-BI/m-p/15772#M2484</guid>
      <dc:creator>fbrossard</dc:creator>
      <dc:date>2016-01-22T02:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: DirectQuery in Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/DirectQuery-in-Power-BI/m-p/15946#M2510</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1836" data-lia-user-login="fbrossard" class="lia-mention lia-mention-user"&gt;fbrossard﻿&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To my knowledge, for the SQL on-prem gateway, the credentials are not passed through the gateway. -&amp;gt; RLS only works for SSAS Tabular, but not for SQL.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;// Also described here:&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.powerbi.com/t5/Desktop/Performance-issue-with-Direct-Query-with-SQL-Azure/td-p/14656/page/2" target="_blank"&gt;http://community.powerbi.com/t5/Desktop/Performance-issue-with-Direct-Query-with-SQL-Azure/td-p/14656/page/2&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 24 Jan 2016 11:31:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/DirectQuery-in-Power-BI/m-p/15946#M2510</guid>
      <dc:creator>Bjoern</dc:creator>
      <dc:date>2016-01-24T11:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: DirectQuery in Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/DirectQuery-in-Power-BI/m-p/16105#M2543</link>
      <description>&lt;P&gt;No response in this thread or through the Office 365 ticket system has provided any answers; in fact, no response means no response. &amp;nbsp;I've heard nothing from either side.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2016 22:07:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/DirectQuery-in-Power-BI/m-p/16105#M2543</guid>
      <dc:creator>Dodge1350</dc:creator>
      <dc:date>2016-01-25T22:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: DirectQuery in Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/DirectQuery-in-Power-BI/m-p/16180#M2548</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="3563" data-lia-user-login="earg73" class="lia-mention lia-mention-user"&gt;earg73﻿&lt;/a&gt;&amp;nbsp;I was able to fix this error by ensuring that the user that i'm using to connect to the SQL server was specificity&amp;nbsp;mapped as a user on the&amp;nbsp;actual database contained within my view. even if your user is a admin make sure that they are also mapped to the db that your view is accessing.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2016 16:37:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/DirectQuery-in-Power-BI/m-p/16180#M2548</guid>
      <dc:creator>PowerBIGuy</dc:creator>
      <dc:date>2016-01-26T16:37:42Z</dc:date>
    </item>
  </channel>
</rss>

