<?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: Expression Not Displaying Value in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Expression-Not-Displaying-Value/m-p/1617885#M46010</link>
    <description>&lt;P&gt;I have them labeled differently so as not to create a synthetic key and/or loop in the script.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 28 Aug 2019 19:20:39 GMT</pubDate>
    <dc:creator>evansabres</dc:creator>
    <dc:date>2019-08-28T19:20:39Z</dc:date>
    <item>
      <title>Expression Not Displaying Value</title>
      <link>https://community.qlik.com/t5/App-Development/Expression-Not-Displaying-Value/m-p/1617846#M46001</link>
      <description>&lt;P&gt;I have created a chart with several dimensions and expressions. I am attempting to add in a relatively simple expression of =CURRENTPRICE however, when I apply the expression, not data is displayed.&lt;/P&gt;&lt;P&gt;When I add in an aggregation method such as MIN, MAX, SUM, etc. I get data.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas on where I am going wrong would be helpful. I have attached my data model and below are the dimensions I am using as well as a small sample of what the table looks like&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;Game Date&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;Opponent&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;Tier&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;Price Scale&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;Price&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;9/15/19&lt;/TD&gt;&lt;TD&gt;ABC&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;Lower&lt;/TD&gt;&lt;TD&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;9/15/19&lt;/TD&gt;&lt;TD&gt;ABC&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;Upper&lt;/TD&gt;&lt;TD&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;9/15/19&lt;/TD&gt;&lt;TD&gt;ABC&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;Club&lt;/TD&gt;&lt;TD&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;9/15/19&lt;/TD&gt;&lt;TD&gt;ABC&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;Suite&lt;/TD&gt;&lt;TD&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 18:31:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression-Not-Displaying-Value/m-p/1617846#M46001</guid>
      <dc:creator>evansabres</dc:creator>
      <dc:date>2019-08-28T18:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Not Displaying Value</title>
      <link>https://community.qlik.com/t5/App-Development/Expression-Not-Displaying-Value/m-p/1617852#M46003</link>
      <description>&lt;P&gt;I am assuming you have more than 1 value for CurrentPrice per row. If so that will not display the value and you need an aggregration function&lt;/P&gt;&lt;P&gt;i.e.&amp;nbsp; combination of Game,Opponent,tie,pricescale may have more than 1 currentprice&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;Game Date&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;Opponent&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;Tier&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;Price Scale&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;Price&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;9/15/19&lt;/TD&gt;&lt;TD&gt;ABC&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;Lower&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Wed, 28 Aug 2019 18:42:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression-Not-Displaying-Value/m-p/1617852#M46003</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-08-28T18:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Not Displaying Value</title>
      <link>https://community.qlik.com/t5/App-Development/Expression-Not-Displaying-Value/m-p/1617864#M46005</link>
      <description>&lt;P&gt;There should only be one CURRENTPRICE per row, based on the Game Date and Price Scale&lt;/P&gt;&lt;P&gt;Do I need to introduce a set expression? If so,&amp;nbsp; what would they structure be?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 18:51:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression-Not-Displaying-Value/m-p/1617864#M46005</guid>
      <dc:creator>evansabres</dc:creator>
      <dc:date>2019-08-28T18:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Not Displaying Value</title>
      <link>https://community.qlik.com/t5/App-Development/Expression-Not-Displaying-Value/m-p/1617865#M46006</link>
      <description>&lt;P&gt;depends on your data. Share data sample similar to your actual data and i can try and help&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 18:52:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression-Not-Displaying-Value/m-p/1617865#M46006</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-08-28T18:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Not Displaying Value</title>
      <link>https://community.qlik.com/t5/App-Development/Expression-Not-Displaying-Value/m-p/1617870#M46008</link>
      <description>&lt;P&gt;Hope this helps&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 19:02:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression-Not-Displaying-Value/m-p/1617870#M46008</guid>
      <dc:creator>evansabres</dc:creator>
      <dc:date>2019-08-28T19:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Not Displaying Value</title>
      <link>https://community.qlik.com/t5/App-Development/Expression-Not-Displaying-Value/m-p/1617883#M46009</link>
      <description>&lt;P&gt;Looking at it i would check your data model. You have multiple columns with values for Price Scale&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;PPPRICESCALEDESC&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;PRICESCALEDESC&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;have a feeling something is messed up while you are loading and you haven't modeled it correctly.&lt;/P&gt;&lt;P&gt;Load this data into a sample app exaclty like your load script and share the qvf file if you can&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 19:18:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression-Not-Displaying-Value/m-p/1617883#M46009</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-08-28T19:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Not Displaying Value</title>
      <link>https://community.qlik.com/t5/App-Development/Expression-Not-Displaying-Value/m-p/1617885#M46010</link>
      <description>&lt;P&gt;I have them labeled differently so as not to create a synthetic key and/or loop in the script.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 19:20:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression-Not-Displaying-Value/m-p/1617885#M46010</guid>
      <dc:creator>evansabres</dc:creator>
      <dc:date>2019-08-28T19:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Not Displaying Value</title>
      <link>https://community.qlik.com/t5/App-Development/Expression-Not-Displaying-Value/m-p/1617892#M46011</link>
      <description>&lt;P&gt;Are you using the right column in your table?&lt;/P&gt;&lt;P&gt;Add the&amp;nbsp;&lt;SPAN&gt;CURRENTPRICE column as a dimension and check.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 19:27:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression-Not-Displaying-Value/m-p/1617892#M46011</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-08-28T19:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Not Displaying Value</title>
      <link>https://community.qlik.com/t5/App-Development/Expression-Not-Displaying-Value/m-p/1617903#M46014</link>
      <description>&lt;P&gt;When I add that field (CURRENT PRICE) in as a Dimension, the app generates an error of 'Out of Calculation Memory'&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 19:53:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression-Not-Displaying-Value/m-p/1617903#M46014</guid>
      <dc:creator>evansabres</dc:creator>
      <dc:date>2019-08-28T19:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Not Displaying Value</title>
      <link>https://community.qlik.com/t5/App-Development/Expression-Not-Displaying-Value/m-p/1617905#M46015</link>
      <description>that hints at a modeling issue .&lt;BR /&gt;As requested before Share a sample app with your exact load script and sample data. and i can check</description>
      <pubDate>Wed, 28 Aug 2019 19:55:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression-Not-Displaying-Value/m-p/1617905#M46015</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-08-28T19:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Not Displaying Value</title>
      <link>https://community.qlik.com/t5/App-Development/Expression-Not-Displaying-Value/m-p/1617906#M46016</link>
      <description>&lt;P&gt;I do not have Qlik Sense desktop unfortunately&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 19:58:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression-Not-Displaying-Value/m-p/1617906#M46016</guid>
      <dc:creator>evansabres</dc:creator>
      <dc:date>2019-08-28T19:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Not Displaying Value</title>
      <link>https://community.qlik.com/t5/App-Development/Expression-Not-Displaying-Value/m-p/1617908#M46017</link>
      <description>&lt;P&gt;It's free &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Can you share script?&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 20:08:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression-Not-Displaying-Value/m-p/1617908#M46017</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-08-28T20:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Not Displaying Value</title>
      <link>https://community.qlik.com/t5/App-Development/Expression-Not-Displaying-Value/m-p/1617909#M46018</link>
      <description>&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Pacing:&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;select&lt;BR /&gt;TO_CHAR(po.created_date, 'MM/DD/YYYY') AS ScottsDate,&lt;BR /&gt;es.last_updated_date,&lt;BR /&gt;e.event_code AS EVENTCODE,&lt;BR /&gt;e.event_date,&lt;BR /&gt;e.price_structure_id AS PRICESTRUCTUREID,&lt;BR /&gt;a.agency_code,&lt;BR /&gt;bt.buyer_type_code,&lt;BR /&gt;bt.description AS buyer_type_desc,&lt;BR /&gt;c.channel_code,&lt;BR /&gt;c.description AS channel_desc,&lt;BR /&gt;ps.price_scale_code AS PRICESCALECDE,&lt;BR /&gt;ps.description AS PRICESCALEDESC,&lt;BR /&gt;es.price,&lt;BR /&gt;sec.section_code,&lt;BR /&gt;s.row_,&lt;BR /&gt;bt.description AS BuyerTypeDesc,&lt;BR /&gt;s.seat_number,&lt;BR /&gt;COUNT(1) AS QTY&lt;/P&gt;&lt;P&gt;from&lt;BR /&gt;agency a,&lt;BR /&gt;buyer_type bt,&lt;BR /&gt;channel c,&lt;BR /&gt;event e,&lt;BR /&gt;event_category ec,&lt;BR /&gt;event_seat es,&lt;BR /&gt;order_line_item oli,&lt;BR /&gt;patron_order po,&lt;BR /&gt;price_scale ps,&lt;BR /&gt;seat s,&lt;BR /&gt;section sec&lt;/P&gt;&lt;P&gt;where&lt;BR /&gt;oli.order_id = po.order_id&lt;BR /&gt;and oli.usage_event_id = e.event_id&lt;BR /&gt;and es.event_id = e.event_id&lt;BR /&gt;and es.order_id = po.order_id&lt;BR /&gt;and es.order_line_item_id = oli.order_line_item_id&lt;BR /&gt;and po.created_by_agency_id = a.agency_id&lt;BR /&gt;and a.channel_id = c.channel_id&lt;BR /&gt;and e.event_category_id = ec.event_category_id&lt;BR /&gt;and sec.section_id = es.section_id&lt;BR /&gt;and s.seat_id = es.seat_id&lt;BR /&gt;and es.buyer_type_id = bt.buyer_type_id&lt;BR /&gt;and ps.price_scale_id = es.price_scale_id&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and oli.market_type_code = 'P'&lt;BR /&gt;and oli.transaction_type_code in ( 'SA', 'ES', 'CS' )&lt;BR /&gt;and c.channel_code in ( 'BOXOFF', 'INTERNET', 'PHONE' )&lt;BR /&gt;and ec.event_category_code = 'SPORT'&lt;BR /&gt;and e.event_id IN ('5636', '5637', '5638', '5639', '5640', '5641', '5642', '5644', '5645', '5646', '5647', '5648', '5649', '5650', '5651', '5652', '5653', '5654', '5655', '5656', '5657',&lt;BR /&gt;'5658', '5659', '5660', '5661', '5662', '5663', '5664', '5665', '5666', '5667', '5668', '5669', '5670', '5671', '5672', '5673', '5674', '5675', '5769')&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;GROUP BY&lt;BR /&gt;po.created_date,&lt;BR /&gt;es.last_updated_date,&lt;BR /&gt;e.event_code,&lt;BR /&gt;e.event_date,&lt;BR /&gt;e.price_structure_id,&lt;BR /&gt;a.agency_code,&lt;BR /&gt;bt.buyer_type_code,&lt;BR /&gt;bt.description,&lt;BR /&gt;c.channel_code,&lt;BR /&gt;c.description,&lt;BR /&gt;ps.price_scale_code,&lt;BR /&gt;ps.description,&lt;BR /&gt;es.price,&lt;BR /&gt;sec.section_code,&lt;BR /&gt;s.row_,&lt;BR /&gt;bt.description,&lt;BR /&gt;s.seat_number;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;CurrentPrices:&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;select&lt;BR /&gt;E.EVENT_CODE AS EVENTCODE,&lt;BR /&gt;PS.PRICE_SCALE_CODE AS PPPRICESCALECDE,&lt;BR /&gt;PS.DESCRIPTION AS PPPRICESCALEDESC,&lt;BR /&gt;PP.PRICE AS CURRENTPRICE&lt;/P&gt;&lt;P&gt;FROM&lt;BR /&gt;PRICE_POINT PP,&lt;BR /&gt;PRICE_SCALE PS,&lt;BR /&gt;EVENT E&lt;/P&gt;&lt;P&gt;WHERE&lt;BR /&gt;PP.PRICE_SCALE_ID = PS.PRICE_SCALE_ID&lt;BR /&gt;AND PP.PRICE_STRUCTURE_ID = E.PRICE_STRUCTURE_ID&lt;BR /&gt;AND PP.BUYER_TYPE_ID = '1'&lt;BR /&gt;AND PP.PRICE_STRUCTURE_ID IN ('11786', '11787', '11788', '11789', '11790', '11791', '11792', '11794', '11795', '11796', '11797', '11798', '11799', '11800', '11801', '11802', '11803', '11804', '11805', '11806', '11807', '11808', '11809', '11810', '11811', '11812', '11813', '11814', '11815', '11816', '11817', '11818', '11819', '11820', '11821', '11822', '11823', '11824', '11825', '11844')&lt;BR /&gt;AND PS.PRICE_SCALE_CODE IN ('CLUB', 'CLUBEN', '100PRF', '100LV2', '100LV3', '100LV4', '300LV1', '300LV2', '300LV3', '300LV4', '300LV5', '300LV6')&lt;/P&gt;&lt;P&gt;GROUP BY&lt;BR /&gt;E.EVENT_CODE,&lt;BR /&gt;PS.PRICE_SCALE_CODE,&lt;BR /&gt;PS.DESCRIPTION,&lt;BR /&gt;PP.PRICE&lt;/P&gt;&lt;P&gt;ORDER BY EVENT_CODE;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;SCHEDULE:&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;LOAD&lt;BR /&gt;"GAME ID",&lt;BR /&gt;"Home Game",&lt;BR /&gt;"WEEKDAY",&lt;BR /&gt;"MONTH",&lt;BR /&gt;"DAY",&lt;BR /&gt;"Game Date",&lt;BR /&gt;"YEAR",&lt;BR /&gt;"TIME",&lt;BR /&gt;"Event ID",&lt;BR /&gt;"Event Code" AS EVENTCODE,&lt;BR /&gt;SUBJECT,&lt;BR /&gt;Opponent,&lt;BR /&gt;"Game Description",&lt;BR /&gt;LOCATION,&lt;BR /&gt;CITY,&lt;BR /&gt;ST,&lt;BR /&gt;"TYPE",&lt;BR /&gt;"VAR. PRICE" AS TIER,&lt;BR /&gt;"VAR. Price Numeric"&lt;BR /&gt;FROM [data source]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Manifest:&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;LOAD&lt;BR /&gt;"Price Scale Code" AS PRICESCALECODE,&lt;BR /&gt;"Price Scale Description" AS PRICESCALEDESC,&lt;BR /&gt;"Price Scale ID" AS priceSCALEID,&lt;BR /&gt;SECTION_GROUP_DESCRIPTION AS sectionGROUP,&lt;BR /&gt;"Section" AS maniSECTION,&lt;BR /&gt;"Row" AS maniROW,&lt;BR /&gt;"Seat Number" AS maniSEAT,&lt;BR /&gt;"Section Capacity" AS secCAP,&lt;BR /&gt;"Price Level Capacity" AS plttlCAP,&lt;BR /&gt;"After Kills PL Capacity" AS PLCAP,&lt;BR /&gt;"Section Delimit" AS secDELIMIT,&lt;BR /&gt;"Section Overall" AS secOVERALL&lt;BR /&gt;FROM [data source];&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 20:11:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression-Not-Displaying-Value/m-p/1617909#M46018</guid>
      <dc:creator>evansabres</dc:creator>
      <dc:date>2019-08-28T20:11:14Z</dc:date>
    </item>
  </channel>
</rss>

