<?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: flow insert rows in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/flow-insert-rows/m-p/981674#M379175</link>
    <description>It's hard from just one screenshot to tell what's wrong. Maybe you could attach the generated SAS code?</description>
    <pubDate>Thu, 08 Jan 2026 07:24:39 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2026-01-08T07:24:39Z</dc:date>
    <item>
      <title>flow insert rows</title>
      <link>https://communities.sas.com/t5/SAS-Programming/flow-insert-rows/m-p/981671#M379174</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="YannRC_0-1767851395684.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/112546iACC56255B0BE5E03/image-size/medium?v=v2&amp;amp;px=400" role="button" title="YannRC_0-1767851395684.png" alt="YannRC_0-1767851395684.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;hi, i try with a flow to insert rows. First, I create a table (APPEND) and after, a seconde table (APPEND_NEW) with the same column. It's a very simple case but it's to understand because it can be very helpful and I don't want to use program. But, I have this error. The flow say :&amp;nbsp;&lt;!--StartFragment --&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;An error occurred while the system was executing the ‘Flux.flw’ flow.&lt;BR /&gt;The ‘Insert rows’ node has no matching columns between the source and the target&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;!--EndFragment --&gt;&lt;/P&gt;
&lt;P&gt;How can I fix it? thanks for your help&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jan 2026 05:57:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/flow-insert-rows/m-p/981671#M379174</guid>
      <dc:creator>YannRC</dc:creator>
      <dc:date>2026-01-08T05:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: flow insert rows</title>
      <link>https://communities.sas.com/t5/SAS-Programming/flow-insert-rows/m-p/981674#M379175</link>
      <description>It's hard from just one screenshot to tell what's wrong. Maybe you could attach the generated SAS code?</description>
      <pubDate>Thu, 08 Jan 2026 07:24:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/flow-insert-rows/m-p/981674#M379175</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2026-01-08T07:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: flow insert rows</title>
      <link>https://communities.sas.com/t5/SAS-Programming/flow-insert-rows/m-p/981675#M379176</link>
      <description>&lt;P&gt;Thanks !!&lt;/P&gt;
&lt;P&gt;There is no code generated. When I click on code generated, i have this message.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;!--StartFragment --&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Unable to generate code for the flow because there may be errors in some of the tasks.&lt;BR /&gt;The ‘Insert rows’ node has no matching columns between the source and the target.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;!--EndFragment --&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jan 2026 07:31:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/flow-insert-rows/m-p/981675#M379176</guid>
      <dc:creator>YannRC</dc:creator>
      <dc:date>2026-01-08T07:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: flow insert rows</title>
      <link>https://communities.sas.com/t5/SAS-Programming/flow-insert-rows/m-p/981677#M379177</link>
      <description>Ok, I don't have access to Studio Engineer at this point to try myself.&lt;BR /&gt;What does the "i" symbol say if you click/hoover over it?&lt;BR /&gt;You should compare data type and columns lengths for your datasets.</description>
      <pubDate>Thu, 08 Jan 2026 07:36:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/flow-insert-rows/m-p/981677#M379177</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2026-01-08T07:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: flow insert rows</title>
      <link>https://communities.sas.com/t5/SAS-Programming/flow-insert-rows/m-p/981680#M379178</link>
      <description>&lt;P&gt;it's stricly the same data on both table&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jan 2026 08:49:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/flow-insert-rows/m-p/981680#M379178</guid>
      <dc:creator>YannRC</dc:creator>
      <dc:date>2026-01-08T08:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: flow insert rows</title>
      <link>https://communities.sas.com/t5/SAS-Programming/flow-insert-rows/m-p/981771#M379185</link>
      <description>&lt;P&gt;Hi &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/208051"&gt;@YannRC&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That error message certainly does not make sense when we can see that the mapping does exist. Are you able to drop the APPEND table and add a new one and does that work?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would be happy to debug further through a technical support case if you want to open one.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://go.documentation.sas.com/doc/en/mysasprtlcdc/v_002/mysasprtl/n1lh4vgwujg76dn147x3x06yrg2j.htm" target="_blank"&gt;SAS Help Center: Managing Support Cases&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Grace&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jan 2026 20:30:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/flow-insert-rows/m-p/981771#M379185</guid>
      <dc:creator>grace_sas</dc:creator>
      <dc:date>2026-01-09T20:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: flow insert rows</title>
      <link>https://communities.sas.com/t5/SAS-Programming/flow-insert-rows/m-p/981805#M379195</link>
      <description>&lt;P&gt;hanks, we update Viya to the last LTS version and it's now fixed.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2026 08:35:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/flow-insert-rows/m-p/981805#M379195</guid>
      <dc:creator>YannRC</dc:creator>
      <dc:date>2026-01-12T08:35:06Z</dc:date>
    </item>
  </channel>
</rss>

