<?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: Dynamic File name generation based upon value in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-File-name-generation-based-upon-value/m-p/2327625#M96992</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; That error is because you must be trying to load a string value (say May or March) in a numeric column. It is a DB error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt;
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 24 May 2019 18:11:27 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-05-24T18:11:27Z</dc:date>
    <item>
      <title>Dynamic File name generation based upon value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-File-name-generation-based-upon-value/m-p/2327614#M96981</link>
      <description>&lt;P&gt;Hi Guys&lt;/P&gt;
&lt;P&gt;I am trying to change my file name based upon column value in my query, can you please help&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2019 21:21:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-File-name-generation-based-upon-value/m-p/2327614#M96981</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-22T21:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic File name generation based upon value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-File-name-generation-based-upon-value/m-p/2327615#M96982</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;You are having 17 records in your output. So I assume you want to load the data to 17 files.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;For that, use the below flow.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M4Oy.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140857iFF9F8A609351B301/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M4Oy.png" alt="0683p000009M4Oy.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 904px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M4P8.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129293i28313835D9A32FD5/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M4P8.png" alt="0683p000009M4P8.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M4Hj.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131912iC7788262F4497807/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M4Hj.png" alt="0683p000009M4Hj.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;But if you want to load all 17 records to a single file name, its very easy. Load the file name to a context variable in one of the early steps. Then in the file name column, use context variable.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2019 21:36:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-File-name-generation-based-upon-value/m-p/2327615#M96982</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-22T21:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic File name generation based upon value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-File-name-generation-based-upon-value/m-p/2327616#M96983</link>
      <description>&lt;P&gt;i want only one file but name change based upon col value, below are the shots ...i am getting error in trow generator&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for help&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LvXJ"&gt;flow.PNG&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LvST"&gt;generator.PNG&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lvjm"&gt;tmap.PNG&lt;/A&gt;</description>
      <pubDate>Wed, 22 May 2019 21:57:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-File-name-generation-based-upon-value/m-p/2327616#M96983</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-22T21:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic File name generation based upon value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-File-name-generation-based-upon-value/m-p/2327617#M96984</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;You are telling that it will be one file for 17 records. In that case, the assumption is that column used to create file name will be static for all 17 records. Based on this assumption, you can create a simpler data flow.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M4PI.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158054i7D878BB9C70B11A1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M4PI.png" alt="0683p000009M4PI.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;This flow should be able to cater your demand.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2019 22:23:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-File-name-generation-based-upon-value/m-p/2327617#M96984</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-22T22:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic File name generation based upon value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-File-name-generation-based-upon-value/m-p/2327618#M96985</link>
      <description>&lt;P&gt;error on filename&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LvNY"&gt;12.PNG&lt;/A&gt;</description>
      <pubDate>Wed, 22 May 2019 22:38:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-File-name-generation-based-upon-value/m-p/2327618#M96985</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-22T22:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic File name generation based upon value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-File-name-generation-based-upon-value/m-p/2327619#M96986</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; Apologies as I was overexcited and made a mistake. You will have to make minor change as shown below (by using buffer components in between).&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 911px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M4PN.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129145i959836CFF5F48DE9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M4PN.png" alt="0683p000009M4PN.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M4PS.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143727i305C28B8718FCCE7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M4PS.png" alt="0683p000009M4PS.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="newly created file" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M4PX.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131476i872595892272039E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M4PX.png" alt="0683p000009M4PX.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;newly created file&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2019 22:57:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-File-name-generation-based-upon-value/m-p/2327619#M96986</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-22T22:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic File name generation based upon value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-File-name-generation-based-upon-value/m-p/2327620#M96987</link>
      <description>&lt;P&gt;tgenerator will not work as this will not create correct number of rows...do you know ho to do it with tset global var&lt;/P&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;HR /&gt; 
 &lt;A href="https://community.qlik.com/s/profile/00539000006eKOgAAM"&gt;@nthampi&lt;/A&gt;&amp;nbsp;wrote: 
 &lt;BR /&gt; 
 &lt;P&gt;Hi,&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp; &amp;nbsp; Apologies as I was overexcited and made a mistake. You will have to make minor change as shown below (by using buffer components in between).&lt;/P&gt; 
 &lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 911px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M4PN.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129145i959836CFF5F48DE9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M4PN.png" alt="0683p000009M4PN.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
 &lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M4PS.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143727i305C28B8718FCCE7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M4PS.png" alt="0683p000009M4PS.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="newly created file" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M4PX.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131476i872595892272039E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M4PX.png" alt="0683p000009M4PX.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;newly created file&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
 &lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
 &lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt; 
 &lt;HR /&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2019 23:30:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-File-name-generation-based-upon-value/m-p/2327620#M96987</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-22T23:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic File name generation based upon value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-File-name-generation-based-upon-value/m-p/2327621#M96988</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;Could you please share whether your use case is simple as shown in my above post or whether the file name will change for each record?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt;
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2019 16:05:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-File-name-generation-based-upon-value/m-p/2327621#M96988</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-23T16:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic File name generation based upon value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-File-name-generation-based-upon-value/m-p/2327622#M96989</link>
      <description>&lt;P&gt;file name will only change once with the month attached name&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2019 16:08:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-File-name-generation-based-upon-value/m-p/2327622#M96989</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-23T16:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic File name generation based upon value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-File-name-generation-based-upon-value/m-p/2327623#M96990</link>
      <description>&lt;P&gt;Ok. In that case, the above method shown in my earlier post should work for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt;
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2019 17:17:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-File-name-generation-based-upon-value/m-p/2327623#M96990</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-23T17:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic File name generation based upon value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-File-name-generation-based-upon-value/m-p/2327624#M96991</link>
      <description>&lt;P&gt;where DW_DATE_ID = '" + ((BigDecimal)globalMap.get("Month"))+"'&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lvl4"&gt;123.PNG&lt;/A&gt;</description>
      <pubDate>Fri, 24 May 2019 17:11:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-File-name-generation-based-upon-value/m-p/2327624#M96991</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-24T17:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic File name generation based upon value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-File-name-generation-based-upon-value/m-p/2327625#M96992</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; That error is because you must be trying to load a string value (say May or March) in a numeric column. It is a DB error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt;
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2019 18:11:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-File-name-generation-based-upon-value/m-p/2327625#M96992</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-24T18:11:27Z</dc:date>
    </item>
  </channel>
</rss>

