<?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 Dataflow Gen2 Mashup Error in Dataflow</title>
    <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-Mashup-Error/m-p/3587481#M1397</link>
    <description>&lt;P&gt;I connect to a sharepoint folder housing multiple excel spreadsheets that I combine using this Dataflow. I just moved those sheets to a subfolder (and adjusted my Dataflow to account for that) and now I get the mashup error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be very much appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 17 Dec 2023 12:47:06 GMT</pubDate>
    <dc:creator>Bdickers</dc:creator>
    <dc:date>2023-12-17T12:47:06Z</dc:date>
    <item>
      <title>Dataflow Gen2 Mashup Error</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-Mashup-Error/m-p/3587481#M1397</link>
      <description>&lt;P&gt;I connect to a sharepoint folder housing multiple excel spreadsheets that I combine using this Dataflow. I just moved those sheets to a subfolder (and adjusted my Dataflow to account for that) and now I get the mashup error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be very much appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Dec 2023 12:47:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-Mashup-Error/m-p/3587481#M1397</guid>
      <dc:creator>Bdickers</dc:creator>
      <dc:date>2023-12-17T12:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow Gen2 Mashup Error</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-Mashup-Error/m-p/3587699#M1398</link>
      <description>&lt;P&gt;based on the error message shown in the screenshots, it appears that you have a mismatch of data types between your old mashup document and the new one that happens for a column that has datetime and it expects a date column instead. More information is provided in the error message.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;what happens when you try to publish your mashup document? Do you get any sort of error message when trying to publish? Or is it only during a refresh operation ?&lt;/P&gt;</description>
      <pubDate>Sun, 17 Dec 2023 19:31:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-Mashup-Error/m-p/3587699#M1398</guid>
      <dc:creator>miguel</dc:creator>
      <dc:date>2023-12-17T19:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow Gen2 Mashup Error</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-Mashup-Error/m-p/3587743#M1399</link>
      <description>&lt;P&gt;Thanks for the response Miguel! I double checked the column mapping and the data columns are all 'Date' types being mapped to 'Date' types.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just to see if it made a difference, I went to the SQL Endpoint and changed the table field's type from 'General Date' to a specific Date format that does not include times. Same result. I may go ahead and publish to a new endpoint to see if that fixes it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Dec 2023 21:06:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-Mashup-Error/m-p/3587743#M1399</guid>
      <dc:creator>Bdickers</dc:creator>
      <dc:date>2023-12-17T21:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow Gen2 Mashup Error</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-Mashup-Error/m-p/3587764#M1400</link>
      <description>&lt;P&gt;Same result.&lt;/P&gt;</description>
      <pubDate>Sun, 17 Dec 2023 21:52:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-Mashup-Error/m-p/3587764#M1400</guid>
      <dc:creator>Bdickers</dc:creator>
      <dc:date>2023-12-17T21:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow Gen2 Mashup Error</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-Mashup-Error/m-p/3588643#M1404</link>
      <description>&lt;P&gt;It turns out... when I was clicking through the 'Connect to data destination' tool the default was 'New Table' which didn't show the Date to Date/Time mashup issue. When I went back through and realized 'New Table' was selected, I adjusted it to 'Existing Table' and then the mashup issue showed up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Surprised me adjusting this in the SQL Endpoint model didn't fix this, but either way the original error was the actual issue! Thanks for the help and sorry for the time wasted!&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 10:36:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-Mashup-Error/m-p/3588643#M1404</guid>
      <dc:creator>Bdickers</dc:creator>
      <dc:date>2023-12-18T10:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow Gen2 Mashup Error</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-Mashup-Error/m-p/3588743#M1405</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="641810" data-lia-user-login="Bdickers" class="lia-mention lia-mention-user"&gt;Bdickers&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Glad that your query got resolved. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please continue using Fabric Community for any help regarding your queries.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 11:26:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-Gen2-Mashup-Error/m-p/3588743#M1405</guid>
      <dc:creator>v-cboorla-msft</dc:creator>
      <dc:date>2023-12-18T11:26:46Z</dc:date>
    </item>
  </channel>
</rss>

