<?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: Problem when try to connect to Athena with Direct Query in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Problem-when-try-to-connect-to-Athena-with-Direct-Query/m-p/326514#M9642</link>
    <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/46164"&gt;@QIAO&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;I don't quite get your problem. As known, ODBC is not in the supported list, see&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/power-bi/desktop-directquery-data-sources" target="_self"&gt;Data sources supported by DirectQuery in Power BI&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Wed, 20 Dec 2017 05:46:57 GMT</pubDate>
    <dc:creator>Eric_Zhang</dc:creator>
    <dc:date>2017-12-20T05:46:57Z</dc:date>
    <item>
      <title>Problem when try to connect to Athena with Direct Query</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Problem-when-try-to-connect-to-Athena-with-Direct-Query/m-p/324886#M9602</link>
      <description>&lt;P&gt;I don't know Direct Query very much. I have tried successfully to use ODBC Driver to connect to Athena using import mode. But I got a lot of problems when it comes to use Direct Query. And I have traced the ODBC log, not ERROR log found.&lt;/P&gt;&lt;P&gt;Here is the stack:&lt;/P&gt;&lt;P&gt;Feedback Type:&lt;BR /&gt;Frown (Error)&lt;/P&gt;&lt;P&gt;Timestamp:&lt;BR /&gt;2017-12-18T04:08:30.5680135Z&lt;/P&gt;&lt;P&gt;Local Time:&lt;BR /&gt;2017-12-18T17:08:30.5680135+13:00&lt;/P&gt;&lt;P&gt;Session ID:&lt;BR /&gt;8344369f-a76b-4b25-acbd-24e3daf77ac4&lt;/P&gt;&lt;P&gt;Release:&lt;BR /&gt;December 2017&lt;/P&gt;&lt;P&gt;Product Version:&lt;BR /&gt;2.53.4954.481 (PBIDesktop) (x64)&lt;/P&gt;&lt;P&gt;Error Message:&lt;BR /&gt;OLE DB or ODBC error: [Expression.Error] We couldn't fold the expression to the data source. Please try a simpler expression..&lt;/P&gt;&lt;P&gt;OS Version:&lt;BR /&gt;Microsoft Windows NT 10.0.16299.0 (x64 en-GB)&lt;/P&gt;&lt;P&gt;CLR Version:&lt;BR /&gt;4.7 or later [Release Number = 461308]&lt;/P&gt;&lt;P&gt;Peak Virtual Memory:&lt;BR /&gt;33.8 GB&lt;/P&gt;&lt;P&gt;Private Memory:&lt;BR /&gt;281 MB&lt;/P&gt;&lt;P&gt;Peak Working Set:&lt;BR /&gt;420 MB&lt;/P&gt;&lt;P&gt;IE Version:&lt;BR /&gt;11.125.16299.0&lt;/P&gt;&lt;P&gt;User ID:&lt;BR /&gt;03567265-88fc-4e3e-9713-7c0d41fb9c47&lt;/P&gt;&lt;P&gt;Workbook Package Info:&lt;BR /&gt;1* - en-NZ, Query Groups: 0, fastCombine: Disabled, runBackgroundAnalysis: True.&lt;/P&gt;&lt;P&gt;Telemetry Enabled:&lt;BR /&gt;True&lt;/P&gt;&lt;P&gt;Model Default Mode:&lt;BR /&gt;DirectQuery&lt;/P&gt;&lt;P&gt;Snapshot Trace Logs:&lt;BR /&gt;C:\Users\ping.qiaop\AppData\Local\Microsoft\Power BI Desktop\FrownSnapShot1409790640.zip&lt;/P&gt;&lt;P&gt;Performance Trace Logs:&lt;BR /&gt;C:\Users\ping.qiaop\AppData\Local\Microsoft\Power BI Desktop\PerformanceTraces.zip&lt;/P&gt;&lt;P&gt;Enabled Preview Features:&lt;BR /&gt;CustomConnectors&lt;/P&gt;&lt;P&gt;Disabled Preview Features:&lt;BR /&gt;PBI_shapeMapVisualEnabled&lt;BR /&gt;PBI_EnableReportTheme&lt;BR /&gt;PBI_numericSlicerEnabled&lt;BR /&gt;PBI_SpanishLinguisticsEnabled&lt;BR /&gt;PBI_daxTemplatesEnabled&lt;BR /&gt;PBI_reportBookmarks&lt;BR /&gt;PBI_AdobeAnalytics&lt;BR /&gt;PBI_qnaExplore&lt;/P&gt;&lt;P&gt;Disabled DirectQuery Options:&lt;BR /&gt;PBI_DirectQuery_Unrestricted&lt;/P&gt;&lt;P&gt;Cloud:&lt;BR /&gt;GlobalCloud&lt;/P&gt;&lt;P&gt;Activity ID:&lt;BR /&gt;null&lt;/P&gt;&lt;P&gt;Time:&lt;BR /&gt;Mon Dec 18 2017 17:08:25 GMT+1300 (New Zealand Summer Time)&lt;/P&gt;&lt;P&gt;Error Code:&lt;BR /&gt;QueryUserError&lt;/P&gt;&lt;P&gt;OData Error Message:&lt;BR /&gt;Failed to execute the DAX query.&lt;/P&gt;&lt;P&gt;DPI Scale:&lt;BR /&gt;200%&lt;/P&gt;&lt;P&gt;Supported Services:&lt;BR /&gt;Power BI&lt;/P&gt;&lt;P&gt;Formulas:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;section Section1;&lt;/P&gt;&lt;P&gt;shared events = let&lt;BR /&gt;Source = ThriveConnector.Database(null),&lt;BR /&gt;thrive_development_Database = Source{[Name="thrive_development",Kind="Database"]}[Data],&lt;BR /&gt;events_Table = thrive_development_Database{[Name="events",Kind="Table"]}[Data]&lt;BR /&gt;in&lt;BR /&gt;events_Table;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2017 04:17:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Problem-when-try-to-connect-to-Athena-with-Direct-Query/m-p/324886#M9602</guid>
      <dc:creator>QIAO</dc:creator>
      <dc:date>2017-12-18T04:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem when try to connect to Athena with Direct Query</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Problem-when-try-to-connect-to-Athena-with-Direct-Query/m-p/326514#M9642</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/46164"&gt;@QIAO&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;I don't quite get your problem. As known, ODBC is not in the supported list, see&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/power-bi/desktop-directquery-data-sources" target="_self"&gt;Data sources supported by DirectQuery in Power BI&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Dec 2017 05:46:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Problem-when-try-to-connect-to-Athena-with-Direct-Query/m-p/326514#M9642</guid>
      <dc:creator>Eric_Zhang</dc:creator>
      <dc:date>2017-12-20T05:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problem when try to connect to Athena with Direct Query</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Problem-when-try-to-connect-to-Athena-with-Direct-Query/m-p/336852#M9971</link>
      <description>&lt;P&gt;can u pls suggest how you set up ODBC connection to Athena. i have installed the drivers but facing difficulty in connecting. what did you put in authentication options.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2018 20:32:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Problem-when-try-to-connect-to-Athena-with-Direct-Query/m-p/336852#M9971</guid>
      <dc:creator>payal1</dc:creator>
      <dc:date>2018-01-11T20:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem when try to connect to Athena with Direct Query</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Problem-when-try-to-connect-to-Athena-with-Direct-Query/m-p/336856#M9972</link>
      <description>&lt;P&gt;I wrote an ODBC driver myself but not the one you can see on Aws Athena site.&lt;/P&gt;&lt;P&gt;I use cognito as security check.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2018 20:41:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Problem-when-try-to-connect-to-Athena-with-Direct-Query/m-p/336856#M9972</guid>
      <dc:creator>QIAO</dc:creator>
      <dc:date>2018-01-11T20:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem when try to connect to Athena with Direct Query</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Problem-when-try-to-connect-to-Athena-with-Direct-Query/m-p/341798#M10116</link>
      <description>&lt;P&gt;we are able to connect to Athena thru ODBC drivers. but any time if apply any query level filters, it gives below error. Please suggest&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="athena error.PNG" style="width: 498px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/78410i755BC3509040AAE3/image-size/large?v=v2&amp;amp;px=999" role="button" title="athena error.PNG" alt="athena error.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2018 16:37:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Problem-when-try-to-connect-to-Athena-with-Direct-Query/m-p/341798#M10116</guid>
      <dc:creator>payal1</dc:creator>
      <dc:date>2018-01-19T16:37:45Z</dc:date>
    </item>
  </channel>
</rss>

