<?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 varchar to float ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-convert-varchar-to-float/m-p/125090#M759464</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So what is the issue with your convert function? Is it not converting to float? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Aug 2018 17:58:16 GMT</pubDate>
    <dc:creator>vishsaggi</dc:creator>
    <dc:date>2018-08-27T17:58:16Z</dc:date>
    <item>
      <title>How to convert varchar to float ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-convert-varchar-to-float/m-p/125089#M759463</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 have a column Risk_Contingency which is varchar. How can I convert this into float, I am also replacing the ',' with ' '.&lt;/P&gt;&lt;P&gt;Below is my SQL query for this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 12pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Convert(float, replace([Risk_Contingency_WBS], ',',''))&amp;nbsp; as Risk_Contingency,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 12pt;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;any help is greatly apprecaiated, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Bhavesh&lt;/SPAN&gt;&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/How-to-convert-varchar-to-float/m-p/125089#M759463</guid>
      <dc:creator>bhaveshp90</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert varchar to float ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-convert-varchar-to-float/m-p/125090#M759464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So what is the issue with your convert function? Is it not converting to float? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2018 17:58:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-convert-varchar-to-float/m-p/125090#M759464</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-08-27T17:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert varchar to float ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-convert-varchar-to-float/m-p/125091#M759465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is converting to float in SQL, but I am trying to write the same logic in QlikView (in my expression)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2018 19:02:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-convert-varchar-to-float/m-p/125091#M759465</guid>
      <dc:creator>bhaveshp90</dc:creator>
      <dc:date>2018-08-27T19:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert varchar to float ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-convert-varchar-to-float/m-p/125092#M759466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See if the below link helps...&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/190548"&gt;convert a float field  to integer&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2018 19:09:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-convert-varchar-to-float/m-p/125092#M759466</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2018-08-27T19:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert varchar to float ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-convert-varchar-to-float/m-p/125093#M759467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be use Num() function like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Num(Trim(&lt;EM style="font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;replace([Risk_Contingency_WBS], ',','')), '#,##0.00')&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;What are the values in your RiskContingency field? &lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2018 19:12:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-convert-varchar-to-float/m-p/125093#M759467</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-08-27T19:12:59Z</dc:date>
    </item>
  </channel>
</rss>

