<?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 Displaying Dimension for Price in a Straight Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Displaying-Dimension-for-Price-in-a-Straight-Table/m-p/294915#M1186923</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try a calculated dimension, like&lt;/P&gt;&lt;P&gt;=num(Price, '###.00')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it's funny that this is not done correctly by QV.&lt;/P&gt;&lt;P&gt;Is your price correctly read in as number? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(If above works, I would probably use similar expression in the load rather than using a calculated dimension).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your Price is not correctly read in as a number (maybe you have a $ in front of it?, use num#() funtion to parse it in during load).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Sep 2011 16:57:49 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2011-09-27T16:57:49Z</dc:date>
    <item>
      <title>Displaying Dimension for Price in a Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-Dimension-for-Price-in-a-Straight-Table/m-p/294914#M1186922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a straight table with Item, Quantity and Price. I have an Expression as Sum(Price). In my straight table, the Price Dimension is showing up as 346.0000000000000000000000000000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to display my price as $346.00 rather than have all the additional zeros.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Under the "Numbers" tab, I can change the properties of the Expression but not the Dimensions. Can someone please help me on how to display this correctly in my straight table?&amp;nbsp; Please? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 16:48:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-Dimension-for-Price-in-a-Straight-Table/m-p/294914#M1186922</guid>
      <dc:creator />
      <dc:date>2011-09-27T16:48:34Z</dc:date>
    </item>
    <item>
      <title>Displaying Dimension for Price in a Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-Dimension-for-Price-in-a-Straight-Table/m-p/294915#M1186923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try a calculated dimension, like&lt;/P&gt;&lt;P&gt;=num(Price, '###.00')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it's funny that this is not done correctly by QV.&lt;/P&gt;&lt;P&gt;Is your price correctly read in as number? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(If above works, I would probably use similar expression in the load rather than using a calculated dimension).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your Price is not correctly read in as a number (maybe you have a $ in front of it?, use num#() funtion to parse it in during load).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 16:57:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-Dimension-for-Price-in-a-Straight-Table/m-p/294915#M1186923</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-09-27T16:57:49Z</dc:date>
    </item>
    <item>
      <title>Displaying Dimension for Price in a Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-Dimension-for-Price-in-a-Straight-Table/m-p/294916#M1186924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thank you for your response. I tried it, and it does work. Not sure why it is not being read in as a number.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure what you mean when you say use the num#() funciton during the load.....what would the syntax be for that? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that I also have several other dimensions that are not displaying correctly. For example, the Quantity field is displaying as 1.00000000000000000000000000000000000000000000000000000000&amp;nbsp;&amp;nbsp; as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again, thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 17:09:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-Dimension-for-Price-in-a-Straight-Table/m-p/294916#M1186924</guid>
      <dc:creator />
      <dc:date>2011-09-27T17:09:28Z</dc:date>
    </item>
    <item>
      <title>Displaying Dimension for Price in a Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-Dimension-for-Price-in-a-Straight-Table/m-p/294917#M1186925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Actually as Stefan has suggested it should work. I would only change that a little to read:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=num(sum(Price),'$#,###.00'). This will first evalute the sum and then add the thousand separator, affix the $ sign in front and add '.00' at the end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you wish to also show cents then use this: =num(sum(Price),'$#,###.##')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 17:12:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-Dimension-for-Price-in-a-Straight-Table/m-p/294917#M1186925</guid>
      <dc:creator>jduenyas</dc:creator>
      <dc:date>2011-09-27T17:12:31Z</dc:date>
    </item>
    <item>
      <title>Displaying Dimension for Price in a Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-Dimension-for-Price-in-a-Straight-Table/m-p/294918#M1186926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Agreed, what Stefan has suggested does work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I don't know why it is not loading correctly in Qlikview because it is a numeric defined field that I'm pulling from an Oracle database. Same with Quantity, it is also defined as a number.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 17:18:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-Dimension-for-Price-in-a-Straight-Table/m-p/294918#M1186926</guid>
      <dc:creator />
      <dc:date>2011-09-27T17:18:54Z</dc:date>
    </item>
    <item>
      <title>Displaying Dimension for Price in a Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-Dimension-for-Price-in-a-Straight-Table/m-p/294919#M1186927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; You may want to explore the data type (numeric, integer etc.) and precision in the database. It could be that QlikView simply complies with the data passed from Oracle. I am reading data from SQL and am not too familiar with Oracle.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 17:32:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-Dimension-for-Price-in-a-Straight-Table/m-p/294919#M1186927</guid>
      <dc:creator>jduenyas</dc:creator>
      <dc:date>2011-09-27T17:32:56Z</dc:date>
    </item>
    <item>
      <title>Displaying Dimension for Price in a Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-Dimension-for-Price-in-a-Straight-Table/m-p/294920#M1186928</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;This seems to an Oracle/QV "problem". I found the best way to handle it is to use &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Num(SomeNumericField) AS SomeNumericField&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in my load script. That takes care of the trailiing zeroes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 17:44:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-Dimension-for-Price-in-a-Straight-Table/m-p/294920#M1186928</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2011-09-27T17:44:51Z</dc:date>
    </item>
    <item>
      <title>Displaying Dimension for Price in a Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-Dimension-for-Price-in-a-Straight-Table/m-p/294921#M1186929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah yes Oracle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I remember some issues, search the forum for&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;oracle number format &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://community.qlik.com/message/134940#134940"&gt;http://community.qlik.com/message/134940#134940&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 17:50:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-Dimension-for-Price-in-a-Straight-Table/m-p/294921#M1186929</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-09-27T17:50:05Z</dc:date>
    </item>
    <item>
      <title>Displaying Dimension for Price in a Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-Dimension-for-Price-in-a-Straight-Table/m-p/294922#M1186930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; This works great! Thanks Jonathan!~&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Num(SomeNumericField) AS SomeNumericField&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 18:23:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-Dimension-for-Price-in-a-Straight-Table/m-p/294922#M1186930</guid>
      <dc:creator />
      <dc:date>2011-09-27T18:23:15Z</dc:date>
    </item>
  </channel>
</rss>

