<?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: Conversion failed when converting nvarchar value to 'Mar' to data type int in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conversion-failed-when-converting-nvarchar-value-to-Mar-to-data/m-p/1225361#M873570</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are the field values for the Field Month in these two tables &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;dbo.XYZ_ ac&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;AND &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;dbo.Calendar c&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;on c.Month = ac.Month&amp;nbsp; --&amp;gt; There might be a mismatch happening here? Can you check ?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Nov 2016 22:25:17 GMT</pubDate>
    <dc:creator>vishsaggi</dc:creator>
    <dc:date>2016-11-09T22:25:17Z</dc:date>
    <item>
      <title>Conversion failed when converting nvarchar value to 'Mar' to data type int</title>
      <link>https://community.qlik.com/t5/QlikView/Conversion-failed-when-converting-nvarchar-value-to-Mar-to-data/m-p/1225359#M873566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to execute a scrip and when I reload it it gives the following error:&lt;/P&gt;&lt;P&gt;ErrorSource: Microsoft OLE DB Provider for SQL Server, ErrorMsg: Conversion failed when converting the nvarchar value 'Mar' to data type int.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The sql runs fine in the database.&lt;/P&gt;&lt;P&gt;Below is the sql select statement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL SELECT&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ac.Month,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ac.CalendarYear,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; c.FiscalYear as FiscalYear,&lt;BR /&gt; c.FiscalPeriod as FiscalPeriod,&lt;BR /&gt; c.FiscalQtr as FiscalQtr,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ac.Month,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ac.Entity,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ac.PTInitialEval,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; d.System as System,&lt;BR /&gt; d.Division as Division,&lt;BR /&gt; &lt;BR /&gt; d.Location as Location&lt;/P&gt;&lt;P&gt;from dbo.XYZ_ ac&lt;BR /&gt;join dbo.Calendar c&lt;BR /&gt; on c.Month = ac.Month &lt;BR /&gt;&amp;nbsp; and c.Year = ac.CalendarYear&lt;BR /&gt;join dbo._DivisionCrossWalk d&lt;BR /&gt; on d.Entity = ac.Entity &lt;BR /&gt;order by FiscalYear&lt;BR /&gt;&amp;nbsp; ,FiscalPeriod&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am very new to qlikview and not sure where the problem is in the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Swati&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conversion-failed-when-converting-nvarchar-value-to-Mar-to-data/m-p/1225359#M873566</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Conversion failed when converting nvarchar value to 'Mar' to data type int</title>
      <link>https://community.qlik.com/t5/QlikView/Conversion-failed-when-converting-nvarchar-value-to-Mar-to-data/m-p/1225360#M873568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;1 example&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: arial, sans-serif; font-size: 13px; background-color: #fcf5e6;"&gt;Follow the assistant&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: arial, sans-serif; font-size: 13px; background-color: #fcf5e6;"&gt;&lt;IMG alt="conex.gif" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/143439_conex.gif" style="max-width: 620px; height: auto;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2016 21:47:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conversion-failed-when-converting-nvarchar-value-to-Mar-to-data/m-p/1225360#M873568</guid>
      <dc:creator>el_aprendiz111</dc:creator>
      <dc:date>2016-11-09T21:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: Conversion failed when converting nvarchar value to 'Mar' to data type int</title>
      <link>https://community.qlik.com/t5/QlikView/Conversion-failed-when-converting-nvarchar-value-to-Mar-to-data/m-p/1225361#M873570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are the field values for the Field Month in these two tables &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;dbo.XYZ_ ac&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;AND &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;dbo.Calendar c&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;on c.Month = ac.Month&amp;nbsp; --&amp;gt; There might be a mismatch happening here? Can you check ?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2016 22:25:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conversion-failed-when-converting-nvarchar-value-to-Mar-to-data/m-p/1225361#M873570</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2016-11-09T22:25:17Z</dc:date>
    </item>
  </channel>
</rss>

