<?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: How hide a dimension or measure from the edition? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-hide-a-dimension-or-measure-from-the-edition/m-p/20720#M1409</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;the only way to hide is to comment this field(dimension) by "//" in scrypt.&lt;/P&gt;&lt;P&gt;Try it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Jan 2018 07:39:43 GMT</pubDate>
    <dc:creator>Vasiliy_Beshentsev</dc:creator>
    <dc:date>2018-01-31T07:39:43Z</dc:date>
    <item>
      <title>How hide a dimension or measure from the edition?</title>
      <link>https://community.qlik.com/t5/App-Development/How-hide-a-dimension-or-measure-from-the-edition/m-p/20719#M1408</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 would like hide the dimension or measure of the menu of a chart edition.&lt;/P&gt;&lt;P&gt;I want that only several columns of the tables was available to choose there.&lt;/P&gt;&lt;P&gt;For example, of a table I want see to choose the "name" but I don't want have the option of take "idName".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="191820" alt="pregunta qlik.png" class="jive-image image-1" height="356" src="/legacyfs/online/191820_pregunta qlik.png" style="height: 356px; width: 267.567px;" width="268" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I add a image to show where I want hide the columns of the table.&lt;/P&gt;&lt;P&gt;In this case I want hide the colums if the ids.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Someone knows how I can do it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2018 09:53:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-hide-a-dimension-or-measure-from-the-edition/m-p/20719#M1408</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-30T09:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: How hide a dimension or measure from the edition?</title>
      <link>https://community.qlik.com/t5/App-Development/How-hide-a-dimension-or-measure-from-the-edition/m-p/20720#M1409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;the only way to hide is to comment this field(dimension) by "//" in scrypt.&lt;/P&gt;&lt;P&gt;Try it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jan 2018 07:39:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-hide-a-dimension-or-measure-from-the-edition/m-p/20720#M1409</guid>
      <dc:creator>Vasiliy_Beshentsev</dc:creator>
      <dc:date>2018-01-31T07:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: How hide a dimension or measure from the edition?</title>
      <link>https://community.qlik.com/t5/App-Development/How-hide-a-dimension-or-measure-from-the-edition/m-p/20721#M1410</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;If you comment the field in the script, the field will be unselected, but the relation with others tables will be broken.&lt;/P&gt;&lt;P&gt;So it is like field don't exist.&lt;/P&gt;&lt;P&gt;I want that field exist, and that have relations with others tables, but I would like hide it/them of the possibilities of choice of the charts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks by the answer.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jan 2018 08:45:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-hide-a-dimension-or-measure-from-the-edition/m-p/20721#M1410</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-31T08:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: How hide a dimension or measure from the edition?</title>
      <link>https://community.qlik.com/t5/App-Development/How-hide-a-dimension-or-measure-from-the-edition/m-p/20722#M1411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about using the HidePrefix?&amp;nbsp; Your dimension name would have to change though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/sense/September2017/Subsystems/Hub/Content/Scripting/SystemVariables/HidePrefix.htm" title="http://help.qlik.com/en-US/sense/September2017/Subsystems/Hub/Content/Scripting/SystemVariables/HidePrefix.htm"&gt;HidePrefix ‒ Qlik Sense&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2018 18:19:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-hide-a-dimension-or-measure-from-the-edition/m-p/20722#M1411</guid>
      <dc:creator>ehilsinger</dc:creator>
      <dc:date>2018-02-01T18:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: How hide a dimension or measure from the edition?</title>
      <link>https://community.qlik.com/t5/App-Development/How-hide-a-dimension-or-measure-from-the-edition/m-p/20723#M1412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much. I tried this and work. Only I wanted ask you which way is the best.&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;---------------------------------------------------------------&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;set HidePrefix='_' ;&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;[TABLE]:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;[id],&lt;/P&gt;&lt;P&gt;[idTiempo] AS [_&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;TABLE.&lt;/SPAN&gt;idTiempo], &amp;lt;-- &lt;STRONG&gt;&lt;EM&gt;This&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;[idProducto],&lt;/P&gt;&lt;P&gt;[idConcepto],&lt;/P&gt;&lt;P&gt;[idUnidad] AS _[&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;TABLE.&lt;/SPAN&gt;idUnidad], &amp;lt;-- &lt;STRONG&gt;&lt;EM&gt;Or this&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;[valor] AS [&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;TABLE.&lt;/SPAN&gt;valor];&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;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Feb 2018 11:15:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-hide-a-dimension-or-measure-from-the-edition/m-p/20723#M1412</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-06T11:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: How hide a dimension or measure from the edition?</title>
      <link>https://community.qlik.com/t5/App-Development/How-hide-a-dimension-or-measure-from-the-edition/m-p/20724#M1413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is the better option&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;[idUnidad] AS _[&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;TABLE.&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;idUnidad], &amp;lt;-- &lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;Or this&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2018 13:21:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-hide-a-dimension-or-measure-from-the-edition/m-p/20724#M1413</guid>
      <dc:creator>vangurideepu</dc:creator>
      <dc:date>2018-02-08T13:21:19Z</dc:date>
    </item>
  </channel>
</rss>

