<?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 Number formatting.... in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Number-formatting/m-p/661918#M1078074</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, I have a set of code that I would like to set the number format after an equation. Does anyone know how to do this?&amp;nbsp; format would be '(#,#00)'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='CPM: ' &amp;amp;&lt;SPAN style="color: #0000ff;"&gt;sum&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="color: #800000;"&gt;[Supplier.No_Approved Parts]&lt;/SPAN&gt; = {'&amp;gt;=1'},&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;[NCMR.Type]&lt;/SPAN&gt; = {'Vendor'},&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;NCMR.SITE&lt;/SPAN&gt; = {'TJM', 'VST'}&amp;gt;} &lt;SPAN style="color: #800000;"&gt;[NCMR.SUSPECT_QUANTITY]&lt;/SPAN&gt;) / &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;Sum&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="color: #800000;"&gt;NCMR.SITE&lt;/SPAN&gt; = {'TJM', 'VST'}&amp;gt;} &lt;SPAN style="color: #800000;"&gt;[Supplier.No_Approved Parts]&lt;/SPAN&gt;) *1000000 &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Jul 2014 18:24:14 GMT</pubDate>
    <dc:creator>leocattqv</dc:creator>
    <dc:date>2014-07-11T18:24:14Z</dc:date>
    <item>
      <title>Number formatting....</title>
      <link>https://community.qlik.com/t5/QlikView/Number-formatting/m-p/661918#M1078074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, I have a set of code that I would like to set the number format after an equation. Does anyone know how to do this?&amp;nbsp; format would be '(#,#00)'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='CPM: ' &amp;amp;&lt;SPAN style="color: #0000ff;"&gt;sum&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="color: #800000;"&gt;[Supplier.No_Approved Parts]&lt;/SPAN&gt; = {'&amp;gt;=1'},&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;[NCMR.Type]&lt;/SPAN&gt; = {'Vendor'},&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;NCMR.SITE&lt;/SPAN&gt; = {'TJM', 'VST'}&amp;gt;} &lt;SPAN style="color: #800000;"&gt;[NCMR.SUSPECT_QUANTITY]&lt;/SPAN&gt;) / &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;Sum&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="color: #800000;"&gt;NCMR.SITE&lt;/SPAN&gt; = {'TJM', 'VST'}&amp;gt;} &lt;SPAN style="color: #800000;"&gt;[Supplier.No_Approved Parts]&lt;/SPAN&gt;) *1000000 &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 18:24:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-formatting/m-p/661918#M1078074</guid>
      <dc:creator>leocattqv</dc:creator>
      <dc:date>2014-07-11T18:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: Number formatting....</title>
      <link>https://community.qlik.com/t5/QlikView/Number-formatting/m-p/661919#M1078075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use the num function:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;='CPM: ' &amp;amp; &lt;STRONG&gt;num(&lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0000ff;"&gt;sum&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;[Supplier.No_Approved Parts]&lt;/SPAN&gt; = {'&amp;gt;=1'},&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;[NCMR.Type]&lt;/SPAN&gt; = {'Vendor'},&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;NCMR.SITE&lt;/SPAN&gt; = {'TJM', 'VST'}&amp;gt;} &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;[NCMR.SUSPECT_QUANTITY]&lt;/SPAN&gt;) /&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0000ff;"&gt;Sum&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;NCMR.SITE&lt;/SPAN&gt; = {'TJM', 'VST'}&amp;gt;} &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;[Supplier.No_Approved Parts]&lt;/SPAN&gt;) *1000000&lt;STRONG&gt;, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;'(#,#00)'&lt;/SPAN&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 18:27:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-formatting/m-p/661919#M1078075</guid>
      <dc:creator>jerem1234</dc:creator>
      <dc:date>2014-07-11T18:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: Number formatting....</title>
      <link>https://community.qlik.com/t5/QlikView/Number-formatting/m-p/661920#M1078076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That Worked, thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 18:31:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-formatting/m-p/661920#M1078076</guid>
      <dc:creator>leocattqv</dc:creator>
      <dc:date>2014-07-11T18:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Number formatting....</title>
      <link>https://community.qlik.com/t5/QlikView/Number-formatting/m-p/661921#M1078077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not cool Leo, not cool...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 18:40:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-formatting/m-p/661921#M1078077</guid>
      <dc:creator />
      <dc:date>2014-07-11T18:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: Number formatting....</title>
      <link>https://community.qlik.com/t5/QlikView/Number-formatting/m-p/661922#M1078078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're welcome! Please mark any answers that were helpful or correct...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 18:40:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-formatting/m-p/661922#M1078078</guid>
      <dc:creator>jerem1234</dc:creator>
      <dc:date>2014-07-11T18:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: Number formatting....</title>
      <link>https://community.qlik.com/t5/QlikView/Number-formatting/m-p/661923#M1078079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ummmm, whats not cool?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 18:53:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-formatting/m-p/661923#M1078079</guid>
      <dc:creator>leocattqv</dc:creator>
      <dc:date>2014-07-11T18:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: Number formatting....</title>
      <link>https://community.qlik.com/t5/QlikView/Number-formatting/m-p/661924#M1078080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe Jeremiah provided you with the correct answer, my fair man.&amp;nbsp; In situations like this here in our Qlik Community that would be an appropriate time to provide the person who provided you with the correct answer the points for said correct answer.&amp;nbsp; It is, as Jacob said "not cool" to give this accolade to yourself when a hard working young man worked his fingers to the bone trying to assist you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2014 12:21:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-formatting/m-p/661924#M1078080</guid>
      <dc:creator />
      <dc:date>2014-07-14T12:21:48Z</dc:date>
    </item>
  </channel>
</rss>

