<?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 How to make Table label name change to Product ? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-make-Table-label-name-change-to-Product/m-p/932927#M12974</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;My Question is as per below image :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="variable name.png" class="jive-image image-1" src="/legacyfs/online/97329_variable name.png" style="height: 349px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 29 Aug 2015 06:51:02 GMT</pubDate>
    <dc:creator>paulyeo11</dc:creator>
    <dc:date>2015-08-29T06:51:02Z</dc:date>
    <item>
      <title>How to make Table label name change to Product ?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-make-Table-label-name-change-to-Product/m-p/932927#M12974</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;My Question is as per below image :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="variable name.png" class="jive-image image-1" src="/legacyfs/online/97329_variable name.png" style="height: 349px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Aug 2015 06:51:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-make-Table-label-name-change-to-Product/m-p/932927#M12974</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2015-08-29T06:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to make Table label name change to Product ?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-make-Table-label-name-change-to-Product/m-p/932928#M12975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's where we bump up against a lack of features on Sense as its still in its early stages.&amp;nbsp; For some reason I no idea why but they have not included an ability to change table label by function which is crazy as it means not only can you not describe your field dynamically but also I can't translate text elements. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All I can suggest is you give it a more generic name like Item or add a blank space instead of variable and set the table title dynamically with this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Pick(Match($(vSalesView),1,2,3),'Company','Product','Month')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which you can do.&amp;nbsp; It doesn't look to bad see below. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/97336_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Aug 2015 11:46:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-make-Table-label-name-change-to-Product/m-p/932928#M12975</guid>
      <dc:creator>ogster1974</dc:creator>
      <dc:date>2015-08-29T11:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to make Table label name change to Product ?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-make-Table-label-name-change-to-Product/m-p/932929#M12976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I read your reply about 5 time , but i still not sure the expression i need to place at where ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 15:50:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-make-Table-label-name-change-to-Product/m-p/932929#M12976</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2015-08-31T15:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to make Table label name change to Product ?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-make-Table-label-name-change-to-Product/m-p/932930#M12977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1‌. Insert the expression I gave you in my previous post in the title section of your table. Just copy and paste it in.&lt;/P&gt;&lt;P&gt;2. For the variable dimension in the label section either insert a blank space or the word item.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That should make your table look better.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 17:36:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-make-Table-label-name-change-to-Product/m-p/932930#M12977</guid>
      <dc:creator>ogster1974</dc:creator>
      <dc:date>2015-08-31T17:36:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to make Table label name change to Product ?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-make-Table-label-name-change-to-Product/m-p/932931#M12978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your mind is very creative. thank you it work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2015 01:21:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-make-Table-label-name-change-to-Product/m-p/932931#M12978</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2015-09-01T01:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to make Table label name change to Product ?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-make-Table-label-name-change-to-Product/m-p/932932#M12979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad it helped.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please mark any replies that have been useful as either helpful or correct for other members of the community to reference.&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;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2015 07:38:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-make-Table-label-name-change-to-Product/m-p/932932#M12979</guid>
      <dc:creator>ogster1974</dc:creator>
      <dc:date>2015-09-01T07:38:55Z</dc:date>
    </item>
  </channel>
</rss>

