<?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 Mashup Exception Expression Error DataFlows 2 Gen in Dataflow</title>
    <link>https://community.fabric.microsoft.com/t5/Dataflow/Mashup-Exception-Expression-Error-DataFlows-2-Gen/m-p/4149374#M3864</link>
    <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to transform and load data in dataflow 2 gen.&lt;SPAN&gt;&lt;BR /&gt;The dataflow is published but the error occurs while updating:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;"&lt;SPAN&gt;&lt;SPAN class=""&gt;The error code: Mashup Exception Expression Error: Couldn't refresh the entity because of an issue with the mashup document MashupException.Error: Expression.Error: The &lt;SPAN class=""&gt;table&lt;/SPAN&gt; could &lt;SPAN class=""&gt;not&lt;/SPAN&gt; &lt;SPAN class=""&gt;be&lt;/SPAN&gt; &lt;SPAN class=""&gt;inserted&lt;/SPAN&gt;., InnerException: &lt;SPAN class=""&gt;Cannot&lt;/SPAN&gt; &lt;SPAN class=""&gt;convert&lt;/SPAN&gt; a &lt;SPAN class=""&gt;List&lt;/SPAN&gt; &lt;SPAN class=""&gt;type&lt;/SPAN&gt; &lt;SPAN class=""&gt;value&lt;/SPAN&gt; to a &lt;SPAN class=""&gt;Text&lt;/SPAN&gt; type"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In that query there are the following steps:&lt;/P&gt;&lt;P&gt;1. Source (&lt;SPAN&gt;SharePoint.Tables...)&lt;BR /&gt;2. Navigation&lt;BR /&gt;3.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Table.ExpandListColumn(&lt;SPAN&gt;Navigation&lt;/SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;"PO"&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;BR /&gt;4.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Table.ExpandRecordColumn(#"Expanded: PO", &lt;/SPAN&gt;&lt;SPAN&gt;"PO"&lt;/SPAN&gt;&lt;SPAN&gt;, {&lt;/SPAN&gt;&lt;SPAN&gt;"lookupValue"&lt;/SPAN&gt;&lt;SPAN&gt;}, {&lt;/SPAN&gt;&lt;SPAN&gt;"Project Office"&lt;/SPAN&gt;&lt;SPAN&gt;})&lt;BR /&gt;5.&amp;nbsp;&lt;SPAN&gt;Table.ExpandListColumn(#"Expanded: PO 1", &lt;/SPAN&gt;&lt;SPAN&gt;"Contractor"&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;BR /&gt;6.&amp;nbsp;&lt;SPAN&gt;Table.ExpandRecordColumn(#"Expanded: Contractor", &lt;/SPAN&gt;&lt;SPAN&gt;"Contractor"&lt;/SPAN&gt;&lt;SPAN&gt;, {&lt;/SPAN&gt;&lt;SPAN&gt;"lookupValue"&lt;/SPAN&gt;&lt;SPAN&gt;}, {&lt;/SPAN&gt;&lt;SPAN&gt;"Contractor"&lt;/SPAN&gt;&lt;SPAN&gt;})&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;and so on&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;The columns Project office and Contractor are LookUp columns that consist of only one text value each (while creating table people choose one text value from a list for one table record). So that the type that I set for these columns is Text.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Could you please explain to me what the problem can be in my case?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 13 Sep 2024 11:47:35 GMT</pubDate>
    <dc:creator>perepelena</dc:creator>
    <dc:date>2024-09-13T11:47:35Z</dc:date>
    <item>
      <title>Mashup Exception Expression Error DataFlows 2 Gen</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Mashup-Exception-Expression-Error-DataFlows-2-Gen/m-p/4149374#M3864</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to transform and load data in dataflow 2 gen.&lt;SPAN&gt;&lt;BR /&gt;The dataflow is published but the error occurs while updating:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;"&lt;SPAN&gt;&lt;SPAN class=""&gt;The error code: Mashup Exception Expression Error: Couldn't refresh the entity because of an issue with the mashup document MashupException.Error: Expression.Error: The &lt;SPAN class=""&gt;table&lt;/SPAN&gt; could &lt;SPAN class=""&gt;not&lt;/SPAN&gt; &lt;SPAN class=""&gt;be&lt;/SPAN&gt; &lt;SPAN class=""&gt;inserted&lt;/SPAN&gt;., InnerException: &lt;SPAN class=""&gt;Cannot&lt;/SPAN&gt; &lt;SPAN class=""&gt;convert&lt;/SPAN&gt; a &lt;SPAN class=""&gt;List&lt;/SPAN&gt; &lt;SPAN class=""&gt;type&lt;/SPAN&gt; &lt;SPAN class=""&gt;value&lt;/SPAN&gt; to a &lt;SPAN class=""&gt;Text&lt;/SPAN&gt; type"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In that query there are the following steps:&lt;/P&gt;&lt;P&gt;1. Source (&lt;SPAN&gt;SharePoint.Tables...)&lt;BR /&gt;2. Navigation&lt;BR /&gt;3.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Table.ExpandListColumn(&lt;SPAN&gt;Navigation&lt;/SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;"PO"&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;BR /&gt;4.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Table.ExpandRecordColumn(#"Expanded: PO", &lt;/SPAN&gt;&lt;SPAN&gt;"PO"&lt;/SPAN&gt;&lt;SPAN&gt;, {&lt;/SPAN&gt;&lt;SPAN&gt;"lookupValue"&lt;/SPAN&gt;&lt;SPAN&gt;}, {&lt;/SPAN&gt;&lt;SPAN&gt;"Project Office"&lt;/SPAN&gt;&lt;SPAN&gt;})&lt;BR /&gt;5.&amp;nbsp;&lt;SPAN&gt;Table.ExpandListColumn(#"Expanded: PO 1", &lt;/SPAN&gt;&lt;SPAN&gt;"Contractor"&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;BR /&gt;6.&amp;nbsp;&lt;SPAN&gt;Table.ExpandRecordColumn(#"Expanded: Contractor", &lt;/SPAN&gt;&lt;SPAN&gt;"Contractor"&lt;/SPAN&gt;&lt;SPAN&gt;, {&lt;/SPAN&gt;&lt;SPAN&gt;"lookupValue"&lt;/SPAN&gt;&lt;SPAN&gt;}, {&lt;/SPAN&gt;&lt;SPAN&gt;"Contractor"&lt;/SPAN&gt;&lt;SPAN&gt;})&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;and so on&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;The columns Project office and Contractor are LookUp columns that consist of only one text value each (while creating table people choose one text value from a list for one table record). So that the type that I set for these columns is Text.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Could you please explain to me what the problem can be in my case?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 11:47:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Mashup-Exception-Expression-Error-DataFlows-2-Gen/m-p/4149374#M3864</guid>
      <dc:creator>perepelena</dc:creator>
      <dc:date>2024-09-13T11:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup Exception Expression Error DataFlows 2 Gen</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Mashup-Exception-Expression-Error-DataFlows-2-Gen/m-p/4150729#M3866</link>
      <description>&lt;P&gt;Did you try highlighting all columns and choose Keep rows -&amp;gt; Keep errors?&lt;/P&gt;</description>
      <pubDate>Sat, 14 Sep 2024 13:09:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Mashup-Exception-Expression-Error-DataFlows-2-Gen/m-p/4150729#M3866</guid>
      <dc:creator>frithjof_v</dc:creator>
      <dc:date>2024-09-14T13:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup Exception Expression Error DataFlows 2 Gen</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Mashup-Exception-Expression-Error-DataFlows-2-Gen/m-p/4151890#M3871</link>
      <description>&lt;P&gt;Thank you! Your advice revealed errors in other columns that interfered with updating.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2024 06:53:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Mashup-Exception-Expression-Error-DataFlows-2-Gen/m-p/4151890#M3871</guid>
      <dc:creator>perepelena</dc:creator>
      <dc:date>2024-09-16T06:53:34Z</dc:date>
    </item>
  </channel>
</rss>

