<?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: Value associated in text box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Value-associated-in-text-box/m-p/947036#M971914</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&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;=num(sum({1&amp;lt;[sex] = {'female'}&amp;gt;}POPULATION),'###,###,###')&lt;/SPAN&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;&lt;BR /&gt;&lt;/SPAN&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;so that it will show female count alone even if the selection differs.&lt;/SPAN&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;your next ques about "&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=NUM(SUM(POPULATION),'###,###,###')" is not so clear&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;if you need to show count for a particular year, then use proper calendar in script.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;and then do set analysis expression for that year&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Sep 2015 15:46:42 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-09-14T15:46:42Z</dc:date>
    <item>
      <title>Value associated in text box</title>
      <link>https://community.qlik.com/t5/QlikView/Value-associated-in-text-box/m-p/947035#M971913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am a beginner in qlikview platform&amp;nbsp; and i am facing a problem in a text box &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the below equation in script window its working&amp;nbsp; fine when i select female in list box but its showing the male count when i choose male in the list box &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=num(sum({&amp;lt;[sex] = {'female'}&amp;gt;}POPULATION),'###,###,###')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the following total population is changing along with the selection , for that i used the below queries &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=NUM(SUM(POPULATION),'###,###,###')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need this total value should be constant with respect to selected year and need not be change with by selecting the sex in list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 14:09:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-associated-in-text-box/m-p/947035#M971913</guid>
      <dc:creator />
      <dc:date>2015-09-14T14:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: Value associated in text box</title>
      <link>https://community.qlik.com/t5/QlikView/Value-associated-in-text-box/m-p/947036#M971914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&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;=num(sum({1&amp;lt;[sex] = {'female'}&amp;gt;}POPULATION),'###,###,###')&lt;/SPAN&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;&lt;BR /&gt;&lt;/SPAN&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;so that it will show female count alone even if the selection differs.&lt;/SPAN&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;your next ques about "&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=NUM(SUM(POPULATION),'###,###,###')" is not so clear&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;if you need to show count for a particular year, then use proper calendar in script.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;and then do set analysis expression for that year&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 15:46:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-associated-in-text-box/m-p/947036#M971914</guid>
      <dc:creator />
      <dc:date>2015-09-14T15:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: Value associated in text box</title>
      <link>https://community.qlik.com/t5/QlikView/Value-associated-in-text-box/m-p/947037#M971915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try total, then selection is ignored,&lt;/P&gt;&lt;P&gt;=NUM(SUM(total POPULATION),'###,###,###')&lt;/P&gt;&lt;P&gt;total can also be used with a dimension&lt;/P&gt;&lt;P&gt;or use 1 to select all data&lt;/P&gt;&lt;P&gt;=NUM(SUM{1} POPULATION),'###,###,###')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 15:55:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-associated-in-text-box/m-p/947037#M971915</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-14T15:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: Value associated in text box</title>
      <link>https://community.qlik.com/t5/QlikView/Value-associated-in-text-box/m-p/947038#M971916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you intend to ignore only the gender dimension when counting the total population, but include other dimensions such as year in the count, the expression should be as follows:&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;=NUM(SUM( {&amp;lt;sex= &amp;gt;} POPULATION),'###,###,###')&lt;/SPAN&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;&lt;BR /&gt;&lt;/SPAN&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;This way only selections made in "sex" list box will be ignored, all other selections will be considered.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 17:50:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-associated-in-text-box/m-p/947038#M971916</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-14T17:50:30Z</dc:date>
    </item>
    <item>
      <title>Re: Value associated in text box</title>
      <link>https://community.qlik.com/t5/QlikView/Value-associated-in-text-box/m-p/947039#M971917</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;your original expression should work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_180436_Pic2.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/98893_QlikCommunity_Thread_180436_Pic2.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_180436_Pic3.JPG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/98900_QlikCommunity_Thread_180436_Pic3.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_180436_Pic4.JPG" class="image-4 jive-image" src="https://community.qlik.com/legacyfs/online/98901_QlikCommunity_Thread_180436_Pic4.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_180436_Pic1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/98892_QlikCommunity_Thread_180436_Pic1.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post a sample app where it's not working to test with?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 20:27:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-associated-in-text-box/m-p/947039#M971917</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2015-09-14T20:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: Value associated in text box</title>
      <link>https://community.qlik.com/t5/QlikView/Value-associated-in-text-box/m-p/947040#M971918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also verify if you have duplicate gender related fields in the table causing confusion, please share sample data for better understanding of the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 20:38:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-associated-in-text-box/m-p/947040#M971918</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2015-09-14T20:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: Value associated in text box</title>
      <link>https://community.qlik.com/t5/QlikView/Value-associated-in-text-box/m-p/947041#M971919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marco wedel &lt;/P&gt;&lt;P&gt; below is the link from where i get this data &lt;/P&gt;&lt;P&gt;&lt;A href="http://www.census.gov/popest/data/state/asrh/pre-1980/tables/PE-19.xls" title="http://www.census.gov/popest/data/state/asrh/pre-1980/tables/PE-19.xls"&gt;http://www.census.gov/popest/data/state/asrh/pre-1980/tables/PE-19.xls&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and clean the data by below approches &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Directory;&lt;/P&gt;&lt;P&gt;CrossTable([AGE RANGE], POPULATION, 5)&lt;/P&gt;&lt;P&gt;LOAD [Year of Estimate] AS YEAR,&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [State Name]AS STATE, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Race/Sex Indicator], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SubField([Race/Sex Indicator],' ',1) AS RACE,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SubField([Race/Sex Indicator],' ',-1) AS SEX,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Under 5 years],&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [5 to 9 years], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [10 to 14 years],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [15 to 19 years], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [20 to 24 years], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [25 to 29 years], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [30 to 34 years], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [35 to 39 years], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [40 to 44 years], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [45 to 49 years], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [50 to 54 years], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [55 to 59 years], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [60 to 64 years], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [65 to 69 years], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [70 to 74 years], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [75 to 79 years], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [80 to 84 years], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [85 years and over]&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[PE-19.xls]&lt;/P&gt;&lt;P&gt;(biff, embedded labels, header is 4 lines, table is [PE-19$]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try many approches but evry appraoch giving me a wrong answer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i an using the free version so my app will not run&amp;nbsp; in your system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;saugandh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2015 08:35:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-associated-in-text-box/m-p/947041#M971919</guid>
      <dc:creator />
      <dc:date>2015-09-16T08:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: Value associated in text box</title>
      <link>https://community.qlik.com/t5/QlikView/Value-associated-in-text-box/m-p/947042#M971920</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;I guess the issue is that you are using SEX/sex with different cases.&lt;/P&gt;&lt;P&gt;Field names are case sensitiv in QlikView, so solutions for your expressions (total and female only, disregarding SEX selections) could be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="99173" alt="QlikCommunity_Thread_180436_Pic5.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/99173_QlikCommunity_Thread_180436_Pic5.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="99174" alt="QlikCommunity_Thread_180436_Pic6.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/99174_QlikCommunity_Thread_180436_Pic6.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="99175" alt="QlikCommunity_Thread_180436_Pic7.JPG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/99175_QlikCommunity_Thread_180436_Pic7.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14424420306109178" jivemacro_uid="_14424420306109178"&gt;
&lt;P&gt;CrossTable([AGE RANGE], POPULATION, 5)&lt;/P&gt;
&lt;P&gt;LOAD [Year of Estimate] AS YEAR,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [State Name]AS STATE,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Race/Sex Indicator],&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SubField([Race/Sex Indicator],' ',1) AS RACE,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SubField([Race/Sex Indicator],' ',-1) AS SEX,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Under 5 years],&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [5 to 9 years],&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [10 to 14 years],&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [15 to 19 years],&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [20 to 24 years],&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [25 to 29 years],&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [30 to 34 years],&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [35 to 39 years],&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [40 to 44 years],&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [45 to 49 years],&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [50 to 54 years],&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [55 to 59 years],&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [60 to 64 years],&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [65 to 69 years],&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [70 to 74 years],&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [75 to 79 years],&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [80 to 84 years],&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [85 years and over]&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;FROM [&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.census.gov/popest/data/state/asrh/pre-1980/tables/PE-19.xls" rel="nofollow"&gt;http://www.census.gov/popest/data/state/asrh/pre-1980/tables/PE-19.xls&lt;/A&gt;&lt;SPAN&gt;] (biff, embedded labels, header is 4 lines, table is [PE-19$]);&lt;/SPAN&gt;&lt;/P&gt;

&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using a personal edition you might not be able to open the attached qvw, while I could open yours using&lt;SPAN style="font-size: 13.3333px;"&gt; a licensed version.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;(I'm convinced you'll purchase a license too, once you discoverd what QlikView can do for you &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2015 22:22:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-associated-in-text-box/m-p/947042#M971920</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2015-09-16T22:22:57Z</dc:date>
    </item>
  </channel>
</rss>

