<?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: Need Help on Format in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-Help-on-Format/m-p/56896#M773115</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not tested may be try&lt;/P&gt;&lt;P&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;please try as Dim from your chart&amp;nbsp; num(Dim, '00')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 May 2018 16:52:37 GMT</pubDate>
    <dc:creator>Chanty4u</dc:creator>
    <dc:date>2018-05-18T16:52:37Z</dc:date>
    <item>
      <title>Need Help on Format</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-on-Format/m-p/56895#M773114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Y - axis values are like shown below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.106, 3.282, 3.370, 3.903 ...etc i want to convert this values to 31, 32, 33,39...etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know how can i achieve this.&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/Need-Help-on-Format/m-p/56895#M773114</guid>
      <dc:creator>sweety0912</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help on Format</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-on-Format/m-p/56896#M773115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not tested may be try&lt;/P&gt;&lt;P&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;please try as Dim from your chart&amp;nbsp; num(Dim, '00')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2018 16:52:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-on-Format/m-p/56896#M773115</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2018-05-18T16:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help on Format</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-on-Format/m-p/56897#M773116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Floor(FIELD*10)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2018 19:03:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-on-Format/m-p/56897#M773116</guid>
      <dc:creator>eduardo_dimperio</dc:creator>
      <dc:date>2018-05-18T19:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help on Format</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-on-Format/m-p/56898#M773117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;may be thi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=num(Field*10,'##')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 May 2018 04:21:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-on-Format/m-p/56898#M773117</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2018-05-19T04:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help on Format</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-on-Format/m-p/56899#M773118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=num(sum(FiledName),'#,##0') &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 May 2018 04:33:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-on-Format/m-p/56899#M773118</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-19T04:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help on Format</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-on-Format/m-p/56900#M773119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be u can use a simple round function like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE cellspacing="0" class="TableStyle-tableGrid" style="margin-bottom: 15px; color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif; font-size: 14px; margin-right: auto;"&gt;&lt;TBODY style="border-top-width: 2px; border-top-color: #0f0f0f;"&gt;&lt;TR style="border-bottom-width: 1px; border-bottom-color: #d5d5d5;"&gt;&lt;TD class="BodyI--" style="padding: 7px; border: 1px solid #d5d5d5;"&gt;&lt;P style="font-size: inherit; margin: 0 0 5px;"&gt;&lt;SPAN class="Code" data-mc-conditions="Primary.NotToTranslate" style="font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; font-size: 12px;"&gt;Round( 3.88 , 0.1 )&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD class="BodyG--" style="padding: 7px; border: 1px solid #d5d5d5;"&gt;Returns 3.9&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more about round please find the link below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/ChartFunctions/GeneralNumericFunctions/round.htm" title="https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/ChartFunctions/GeneralNumericFunctions/round.htm"&gt;https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/ChartFunctions/GeneralNumericFunctions/round…&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 May 2018 05:14:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-on-Format/m-p/56900#M773119</guid>
      <dc:creator>mhappiee</dc:creator>
      <dc:date>2018-05-19T05:14:02Z</dc:date>
    </item>
  </channel>
</rss>

