<?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 Error code script - Doesnt work Data Manager in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Error-code-script-Doesnt-work-Data-Manager/m-p/1688296#M52489</link>
    <description>&lt;P&gt;I just added to script loader a line, this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[SH_historico_1]:&lt;BR /&gt;LOAD&lt;BR /&gt;[ANOMES] AS [SH_historico_1.ANOMES],&lt;BR /&gt;APPLYMAP( 'TIP_TARMapping', [TIP_TAR]) AS [SH_historico_1.TIP_TAR],&lt;BR /&gt;[MARCA_RENEG] AS [SH_historico_1.MARCA_RENEG],&lt;BR /&gt;[MONTO] AS [SH_historico_1.MONTO],&lt;BR /&gt;[TRAMOMORA] AS [SH_historico_1.TRAMOMORA],&lt;BR /&gt;[DIA_PAGO] AS [SH_historico_1.DIA_PAGO],&lt;BR /&gt;[CASOS] AS [SH_historico_1.CASOS],&lt;BR /&gt;[CANAL] AS [SH_historico_1.CANAL],&lt;BR /&gt;[TRAMO_PAGO] AS [SH_historico_1.TRAMO_PAGO],&lt;BR /&gt;[DIAS_AL_CIERRE] AS [SH_historico_1.DIAS_AL_CIERRE],&lt;BR /&gt;[TIPO_MORA] AS [SH_historico_1.TIPO_MORA],&lt;BR /&gt;[ANOMES]&amp;amp;[TIPO_MORA]&amp;amp;(APPLYMAP( 'TIP_TARMapping', [TIP_TAR])) AS [SH_historico_1.ANOMES-SH_historico_1.TIPO_MORA-SH_historico_1.TIP_TAR-ANO_MES-TramoMora_Bucket-TIPO_PRODUCTO],&lt;BR /&gt;&lt;STRONG&gt;&lt;U&gt;Makedate(Left([ANOMES],4),Right([ANOMES],2)) as Date;&lt;/U&gt;&lt;/STRONG&gt;&lt;BR /&gt;SQL SELECT "ANOMES",&lt;BR /&gt;"TIP_TAR",&lt;BR /&gt;"MARCA_RENEG",&lt;BR /&gt;"MONTO",&lt;BR /&gt;"TRAMOMORA",&lt;BR /&gt;"DIA_PAGO",&lt;BR /&gt;"CASOS",&lt;BR /&gt;"CANAL",&lt;BR /&gt;"TRAMO_PAGO",&lt;BR /&gt;"DIAS_AL_CIERRE",&lt;BR /&gt;"TIPO_MORA"&lt;BR /&gt;FROM "DL_RG_ANALYTICS"."SH_historico_1";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just added this line:&amp;nbsp;&lt;STRONG&gt;&lt;U&gt;Makedate(Left([ANOMES],4),Right([ANOMES],2)) as Date;&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;And now doesnt work data manager, it show that "Sync script"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I fix this? It could be fix?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 02:52:04 GMT</pubDate>
    <dc:creator>solverproblems</dc:creator>
    <dc:date>2024-11-16T02:52:04Z</dc:date>
    <item>
      <title>Error code script - Doesnt work Data Manager</title>
      <link>https://community.qlik.com/t5/App-Development/Error-code-script-Doesnt-work-Data-Manager/m-p/1688296#M52489</link>
      <description>&lt;P&gt;I just added to script loader a line, this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[SH_historico_1]:&lt;BR /&gt;LOAD&lt;BR /&gt;[ANOMES] AS [SH_historico_1.ANOMES],&lt;BR /&gt;APPLYMAP( 'TIP_TARMapping', [TIP_TAR]) AS [SH_historico_1.TIP_TAR],&lt;BR /&gt;[MARCA_RENEG] AS [SH_historico_1.MARCA_RENEG],&lt;BR /&gt;[MONTO] AS [SH_historico_1.MONTO],&lt;BR /&gt;[TRAMOMORA] AS [SH_historico_1.TRAMOMORA],&lt;BR /&gt;[DIA_PAGO] AS [SH_historico_1.DIA_PAGO],&lt;BR /&gt;[CASOS] AS [SH_historico_1.CASOS],&lt;BR /&gt;[CANAL] AS [SH_historico_1.CANAL],&lt;BR /&gt;[TRAMO_PAGO] AS [SH_historico_1.TRAMO_PAGO],&lt;BR /&gt;[DIAS_AL_CIERRE] AS [SH_historico_1.DIAS_AL_CIERRE],&lt;BR /&gt;[TIPO_MORA] AS [SH_historico_1.TIPO_MORA],&lt;BR /&gt;[ANOMES]&amp;amp;[TIPO_MORA]&amp;amp;(APPLYMAP( 'TIP_TARMapping', [TIP_TAR])) AS [SH_historico_1.ANOMES-SH_historico_1.TIPO_MORA-SH_historico_1.TIP_TAR-ANO_MES-TramoMora_Bucket-TIPO_PRODUCTO],&lt;BR /&gt;&lt;STRONG&gt;&lt;U&gt;Makedate(Left([ANOMES],4),Right([ANOMES],2)) as Date;&lt;/U&gt;&lt;/STRONG&gt;&lt;BR /&gt;SQL SELECT "ANOMES",&lt;BR /&gt;"TIP_TAR",&lt;BR /&gt;"MARCA_RENEG",&lt;BR /&gt;"MONTO",&lt;BR /&gt;"TRAMOMORA",&lt;BR /&gt;"DIA_PAGO",&lt;BR /&gt;"CASOS",&lt;BR /&gt;"CANAL",&lt;BR /&gt;"TRAMO_PAGO",&lt;BR /&gt;"DIAS_AL_CIERRE",&lt;BR /&gt;"TIPO_MORA"&lt;BR /&gt;FROM "DL_RG_ANALYTICS"."SH_historico_1";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just added this line:&amp;nbsp;&lt;STRONG&gt;&lt;U&gt;Makedate(Left([ANOMES],4),Right([ANOMES],2)) as Date;&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;And now doesnt work data manager, it show that "Sync script"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I fix this? It could be fix?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:52:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Error-code-script-Doesnt-work-Data-Manager/m-p/1688296#M52489</guid>
      <dc:creator>solverproblems</dc:creator>
      <dc:date>2024-11-16T02:52:04Z</dc:date>
    </item>
  </channel>
</rss>

