<?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: Folding failed, in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Folding-failed/m-p/347992#M10311</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;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Based on the error message, you may try to change column options from the source.&lt;/P&gt;</description>
    <pubDate>Tue, 30 Jan 2018 10:02:53 GMT</pubDate>
    <dc:creator>v-chuncz-msft</dc:creator>
    <dc:date>2018-01-30T10:02:53Z</dc:date>
    <item>
      <title>Folding failed,</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Folding-failed/m-p/346808#M10286</link>
      <description>&lt;P&gt;I try to load a simple table through Power BI, but report error "Data Type of column cntnum with searchable property UNSEARCHABLE should be SEARCHABLE or ALL_EXCEPT_LIKE. You can override the supported data types from ODBC driver using SQLGetTypeInfo." How to set data type because Power BI does not call&amp;nbsp;&lt;SPAN&gt;SQLGetTypeInfo API at all.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Here is the error log:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SimpleDocumentEvaluator/GetResult/Compile {"Start":"2018-01-29T03:14:27.4300035Z","Action":"SimpleDocumentEvaluator/GetResult/Compile","HostProcessId":"8744","ProductVersion":"2.54.4970.961 (PBIDesktop)","ActivityId":"7e8bcd2a-e17e-4d3f-a592-a2b2c71080cd","Process":"Microsoft.Mashup.Container.NetFX40","Pid":15572,"Tid":1,"Duration":"00:00:00.0258563"}&lt;BR /&gt;SqlTranslator/SqlParser/Parse {"Start":"2018-01-29T03:14:27.4593377Z","Action":"SqlTranslator/SqlParser/Parse","HostProcessId":"8744","SQL":"&lt;BR /&gt;SELECT [t0].[cntnum]&lt;BR /&gt;FROM&lt;BR /&gt;(&lt;BR /&gt;(SELECT * FROM [test2])&lt;BR /&gt;)&lt;BR /&gt;AS [t0]&lt;BR /&gt;GROUP BY [t0].[cntnum] ","ProductVersion":"2.54.4970.961 (PBIDesktop)","ActivityId":"7e8bcd2a-e17e-4d3f-a592-a2b2c71080cd","Process":"Microsoft.Mashup.Container.NetFX40","Pid":15572,"Tid":1,"Duration":"00:00:00.0480538"}&lt;BR /&gt;SqlExpressionTranslator/Translate {"Start":"2018-01-29T03:14:27.5080472Z","Action":"SqlExpressionTranslator/Translate","HostProcessId":"8744","IsRecognized":"True","Result":"(environment) =&amp;gt; Table.RenameColumns(let&lt;BR /&gt;t5224 = Table.RenameColumns(Table.PrefixColumns(environment[test2], \"test2\"), {{\"test2.cntnum\", \"t0.cntnum\"}}),&lt;BR /&gt;t5228 = Table.Group(t5224, {\"t0.cntnum\"}, {}),&lt;BR /&gt;t5229 = Table.SelectColumns(t5228, {\"t0.cntnum\"})&lt;BR /&gt;in&lt;BR /&gt;t5229, {{\"t0.cntnum\", \"cntnum\"}})","ProductVersion":"2.54.4970.961 (PBIDesktop)","ActivityId":"7e8bcd2a-e17e-4d3f-a592-a2b2c71080cd","Process":"Microsoft.Mashup.Container.NetFX40","Pid":15572,"Tid":1,"Duration":"00:00:00.0899707"}&lt;BR /&gt;SimpleDocumentEvaluator/GetResult/Evaluate {"Start":"2018-01-29T03:14:27.4559112Z","Action":"SimpleDocumentEvaluator/GetResult/Evaluate","HostProcessId":"8744","ProductVersion":"2.54.4970.961 (PBIDesktop)","ActivityId":"7e8bcd2a-e17e-4d3f-a592-a2b2c71080cd","Process":"Microsoft.Mashup.Container.NetFX40","Pid":15572,"Tid":1,"Duration":"00:00:00.1553596"}&lt;BR /&gt;OdbcQuery/FoldingWarning {"Start":"2018-01-29T03:14:27.6225023Z","Action":"OdbcQuery/FoldingWarning","HostProcessId":"8744","Function Name":"Group","ProductVersion":"2.54.4970.961 (PBIDesktop)","ActivityId":"7e8bcd2a-e17e-4d3f-a592-a2b2c71080cd","Process":"Microsoft.Mashup.Container.NetFX40","Pid":15572,"Tid":1,"Duration":"00:00:00.0000226"}&lt;BR /&gt;OdbcQuery/FoldingWarning {"Start":"2018-01-29T03:14:27.6225607Z","Action":"OdbcQuery/FoldingWarning","HostProcessId":"8744","ErrorMessage":"Data Type of column cntnum with searchable property UNSEARCHABLE should be SEARCHABLE or ALL_EXCEPT_LIKE. You can override the supported data types from ODBC driver using SQLGetTypeInfo.","ProductVersion":"2.54.4970.961 (PBIDesktop)","ActivityId":"7e8bcd2a-e17e-4d3f-a592-a2b2c71080cd","Process":"Microsoft.Mashup.Container.NetFX40","Pid":15572,"Tid":1,"Duration":"00:00:00.0003110"}&lt;BR /&gt;OdbcQueryDomain/ReportFoldingFailure {"Start":"2018-01-29T03:14:27.6234957Z","Action":"OdbcQueryDomain/ReportFoldingFailure","HostProcessId":"8744","Exception":"Exception:&lt;BR /&gt;ExceptionType: Microsoft.Mashup.Engine1.Runtime.FoldingFailureException, Microsoft.MashupEngine, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35&lt;BR /&gt;Message: Folding failed. Please take a look the information in the trace.&lt;BR /&gt;StackTrace:&lt;BR /&gt;at Microsoft.Mashup.Engine1.Library.Odbc.OdbcQuery.Group(Grouping grouping)&lt;BR /&gt;at Microsoft.Mashup.Engine1.Runtime.OptimizingQueryVisitor.VisitQuery(Query query, Func`2 operation)&lt;BR /&gt;","ProductVersion":"2.54.4970.961 (PBIDesktop)","ActivityId":"7e8bcd2a-e17e-4d3f-a592-a2b2c71080cd","Process":"Microsoft.Mashup.Container.NetFX40","Pid":15572,"Tid":1,"Duration":"00:00:00.0004270"}&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2018 03:37:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Folding-failed/m-p/346808#M10286</guid>
      <dc:creator>QIAO</dc:creator>
      <dc:date>2018-01-29T03:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: Folding failed,</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Folding-failed/m-p/347992#M10311</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;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Based on the error message, you may try to change column options from the source.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2018 10:02:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Folding-failed/m-p/347992#M10311</guid>
      <dc:creator>v-chuncz-msft</dc:creator>
      <dc:date>2018-01-30T10:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: Folding failed,</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Folding-failed/m-p/348409#M10326</link>
      <description>&lt;P&gt;Can you tell me which column option I should change? Power BI have never called SQLGetTypeInfoW. Power BI called&amp;nbsp;SQLColAttributeW but never called to get&amp;nbsp;&lt;SPAN&gt;SQL_COLUMN_SEARCHABLE property.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2018 20:11:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Folding-failed/m-p/348409#M10326</guid>
      <dc:creator>QIAO</dc:creator>
      <dc:date>2018-01-30T20:11:29Z</dc:date>
    </item>
  </channel>
</rss>

