<?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: How to Convert Month Number to Month Name in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-Convert-Month-Number-to-Month-Name/m-p/1768767#M506469</link>
    <description>&lt;P&gt;return this error When using the Month (makedate (2000,VER_MES)) as Month or Month(date#(VER_MES, 'M')) as Month&lt;/P&gt;&lt;P&gt;ERROR [42000] 'makedate' is not a recognized built-in function name&lt;/P&gt;&lt;P&gt;[VER010]:&lt;/P&gt;&lt;P&gt;SELECT&lt;/P&gt;&lt;P&gt;"VER_FILIAL" AS "%FILIAL",&lt;/P&gt;&lt;P&gt;"VER_PREFIX",&lt;/P&gt;&lt;P&gt;"VER_AGRUPA",&lt;/P&gt;&lt;P&gt;Month (makedate (2000,VER_MES)) as %Month,&lt;/P&gt;&lt;P&gt;"VER_ANO",&lt;/P&gt;&lt;P&gt;"VER_PE",&lt;/P&gt;&lt;P&gt;"VER_VALOR",&lt;/P&gt;&lt;P&gt;"VER_QTDVEI",&lt;/P&gt;&lt;P&gt;"VER_CODFIL",&lt;/P&gt;&lt;P&gt;"VER_CODVEN",&lt;/P&gt;&lt;P&gt;"VER_CODMAR",&lt;/P&gt;&lt;P&gt;"VER_MODVEI",&lt;/P&gt;&lt;P&gt;"D_E_L_E_T_",&lt;/P&gt;&lt;P&gt;"R_E_C_N_O_",&lt;/P&gt;&lt;P&gt;"VER_XPERBR",&lt;/P&gt;&lt;P&gt;"VER_XPERPR",&lt;/P&gt;&lt;P&gt;"VER_XPEROU",&lt;/P&gt;&lt;P&gt;"VER_XPERDI",&lt;/P&gt;&lt;P&gt;"VER_XBRONZ",&lt;/P&gt;&lt;P&gt;"VER_XPRATA",&lt;/P&gt;&lt;P&gt;"VER_XOURO",&lt;/P&gt;&lt;P&gt;"VER_XDIAMA",&lt;/P&gt;&lt;P&gt;"VER_XDIAS"&lt;/P&gt;&lt;P&gt;FROM SIGAOFC.dbo.VER010&lt;/P&gt;</description>
    <pubDate>Tue, 15 Dec 2020 22:42:00 GMT</pubDate>
    <dc:creator>Samuelgomes</dc:creator>
    <dc:date>2020-12-15T22:42:00Z</dc:date>
    <item>
      <title>How to Convert Month Number to Month Name</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Convert-Month-Number-to-Month-Name/m-p/1768695#M506466</link>
      <description>&lt;DIV class="QmZWSe"&gt;&lt;DIV class="DHcWmd"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="oSioSc"&gt;&lt;DIV&gt;&lt;DIV class="g9WsWb"&gt;&lt;DIV class="tw-ta-container hide-focus-ring tw-nfl"&gt;&lt;PRE&gt;&lt;SPAN&gt;I have the VER_MES field and the Content of this field is numeric and I need to convert it to the name of the Month.&lt;BR /&gt; How to do this?
Here's how I'm extracting the information&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;LIB CONNECT TO [SIGAOFC];&lt;/P&gt;&lt;P&gt;[VER010]:&lt;BR /&gt;SELECT "VER_FILIAL" AS "%FILIAL",&lt;BR /&gt;"VER_PREFIX",&lt;BR /&gt;"VER_AGRUPA",&lt;BR /&gt;"VER_MES",&lt;BR /&gt;"VER_ANO",&lt;BR /&gt;"VER_PE",&lt;BR /&gt;"VER_VALOR",&lt;BR /&gt;"VER_QTDVEI",&lt;BR /&gt;"VER_CODFIL",&lt;BR /&gt;"VER_CODVEN",&lt;BR /&gt;"VER_CODMAR",&lt;BR /&gt;"VER_MODVEI",&lt;BR /&gt;"D_E_L_E_T_",&lt;BR /&gt;"R_E_C_N_O_",&lt;BR /&gt;"VER_XPERBR",&lt;BR /&gt;"VER_XPERPR",&lt;BR /&gt;"VER_XPEROU",&lt;BR /&gt;"VER_XPERDI",&lt;BR /&gt;"VER_XBRONZ",&lt;BR /&gt;"VER_XPRATA",&lt;BR /&gt;"VER_XOURO",&lt;BR /&gt;"VER_XDIAMA",&lt;BR /&gt;"VER_XDIAS"&lt;BR /&gt;FROM SIGAOFC.dbo.VER010;&lt;/P&gt;&lt;P&gt;exit script;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 15 Dec 2020 17:48:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Convert-Month-Number-to-Month-Name/m-p/1768695#M506466</guid>
      <dc:creator>Samuelgomes</dc:creator>
      <dc:date>2020-12-15T17:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to Convert Month Number to Month Name</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Convert-Month-Number-to-Month-Name/m-p/1768701#M506467</link>
      <description>&lt;P&gt;Try one of the following&lt;/P&gt;&lt;P&gt;Month(date#(VER_MES, 'M')) as Month&lt;/P&gt;&lt;P&gt;Month (makedate (2000,VER_MES)) as Month&lt;/P&gt;</description>
      <pubDate>Tue, 15 Dec 2020 18:18:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Convert-Month-Number-to-Month-Name/m-p/1768701#M506467</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2020-12-15T18:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to Convert Month Number to Month Name</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Convert-Month-Number-to-Month-Name/m-p/1768766#M506468</link>
      <description>&lt;P&gt;return this error When using the Month (makedate (2000,VER_MES)) as Month or Month(date#(VER_MES, 'M')) as Month&lt;/P&gt;&lt;P&gt;ERROR [42000] 'makedate' is not a recognized built-in function name&lt;/P&gt;&lt;P&gt;[VER010]:&lt;/P&gt;&lt;P&gt;SELECT&lt;/P&gt;&lt;P&gt;"VER_FILIAL" AS "%FILIAL",&lt;/P&gt;&lt;P&gt;"VER_PREFIX",&lt;/P&gt;&lt;P&gt;"VER_AGRUPA",&lt;/P&gt;&lt;P&gt;Month (makedate (2000,VER_MES)) as Month,&lt;/P&gt;&lt;P&gt;"VER_ANO",&lt;/P&gt;&lt;P&gt;"VER_PE",&lt;/P&gt;&lt;P&gt;"VER_VALOR",&lt;/P&gt;&lt;P&gt;"VER_QTDVEI",&lt;/P&gt;&lt;P&gt;"VER_CODFIL",&lt;/P&gt;&lt;P&gt;"VER_CODVEN",&lt;/P&gt;&lt;P&gt;"VER_CODMAR",&lt;/P&gt;&lt;P&gt;"VER_MODVEI",&lt;/P&gt;&lt;P&gt;"D_E_L_E_T_",&lt;/P&gt;&lt;P&gt;"R_E_C_N_O_",&lt;/P&gt;&lt;P&gt;"VER_XPERBR",&lt;/P&gt;&lt;P&gt;"VER_XPERPR",&lt;/P&gt;&lt;P&gt;"VER_XPEROU",&lt;/P&gt;&lt;P&gt;"VER_XPERDI",&lt;/P&gt;&lt;P&gt;"VER_XBRONZ",&lt;/P&gt;&lt;P&gt;"VER_XPRATA",&lt;/P&gt;&lt;P&gt;"VER_XOURO",&lt;/P&gt;&lt;P&gt;"VER_XDIAMA",&lt;/P&gt;&lt;P&gt;"VER_XDIAS"&lt;/P&gt;&lt;P&gt;FROM SIGAOFC.dbo.VER010&lt;/P&gt;</description>
      <pubDate>Tue, 15 Dec 2020 22:42:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Convert-Month-Number-to-Month-Name/m-p/1768766#M506468</guid>
      <dc:creator>Samuelgomes</dc:creator>
      <dc:date>2020-12-15T22:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to Convert Month Number to Month Name</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Convert-Month-Number-to-Month-Name/m-p/1768767#M506469</link>
      <description>&lt;P&gt;return this error When using the Month (makedate (2000,VER_MES)) as Month or Month(date#(VER_MES, 'M')) as Month&lt;/P&gt;&lt;P&gt;ERROR [42000] 'makedate' is not a recognized built-in function name&lt;/P&gt;&lt;P&gt;[VER010]:&lt;/P&gt;&lt;P&gt;SELECT&lt;/P&gt;&lt;P&gt;"VER_FILIAL" AS "%FILIAL",&lt;/P&gt;&lt;P&gt;"VER_PREFIX",&lt;/P&gt;&lt;P&gt;"VER_AGRUPA",&lt;/P&gt;&lt;P&gt;Month (makedate (2000,VER_MES)) as %Month,&lt;/P&gt;&lt;P&gt;"VER_ANO",&lt;/P&gt;&lt;P&gt;"VER_PE",&lt;/P&gt;&lt;P&gt;"VER_VALOR",&lt;/P&gt;&lt;P&gt;"VER_QTDVEI",&lt;/P&gt;&lt;P&gt;"VER_CODFIL",&lt;/P&gt;&lt;P&gt;"VER_CODVEN",&lt;/P&gt;&lt;P&gt;"VER_CODMAR",&lt;/P&gt;&lt;P&gt;"VER_MODVEI",&lt;/P&gt;&lt;P&gt;"D_E_L_E_T_",&lt;/P&gt;&lt;P&gt;"R_E_C_N_O_",&lt;/P&gt;&lt;P&gt;"VER_XPERBR",&lt;/P&gt;&lt;P&gt;"VER_XPERPR",&lt;/P&gt;&lt;P&gt;"VER_XPEROU",&lt;/P&gt;&lt;P&gt;"VER_XPERDI",&lt;/P&gt;&lt;P&gt;"VER_XBRONZ",&lt;/P&gt;&lt;P&gt;"VER_XPRATA",&lt;/P&gt;&lt;P&gt;"VER_XOURO",&lt;/P&gt;&lt;P&gt;"VER_XDIAMA",&lt;/P&gt;&lt;P&gt;"VER_XDIAS"&lt;/P&gt;&lt;P&gt;FROM SIGAOFC.dbo.VER010&lt;/P&gt;</description>
      <pubDate>Tue, 15 Dec 2020 22:42:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Convert-Month-Number-to-Month-Name/m-p/1768767#M506469</guid>
      <dc:creator>Samuelgomes</dc:creator>
      <dc:date>2020-12-15T22:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to Convert Month Number to Month Name</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Convert-Month-Number-to-Month-Name/m-p/1768772#M506470</link>
      <description>&lt;P&gt;You are putting a Qlik function inside of your SQL code (and it's not a SQL function so it doesn't recognize it).&amp;nbsp; You'll need to use it as a preceding load for it to work:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[VER010]:
LOAD *,
MonthName(MakeDate(VER_ANO,VER_MES)) AS %Month;
SELECT
"VER_FILIAL" AS "%FILIAL",
"VER_PREFIX",
"VER_AGRUPA",
"VER_MES",
"VER_ANO",
"VER_PE",
"VER_VALOR",
"VER_QTDVEI",
"VER_CODFIL",
"VER_CODVEN",
"VER_CODMAR",
"VER_MODVEI",
"D_E_L_E_T_",
"R_E_C_N_O_",
"VER_XPERBR",
"VER_XPERPR",
"VER_XPEROU",
"VER_XPERDI",
"VER_XBRONZ",
"VER_XPRATA",
"VER_XOURO",
"VER_XDIAMA",
"VER_XDIAS"
FROM SIGAOFC.dbo.VER010;&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 15 Dec 2020 23:06:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Convert-Month-Number-to-Month-Name/m-p/1768772#M506470</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2020-12-15T23:06:44Z</dc:date>
    </item>
  </channel>
</rss>

