<?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: Hide a dimension on a graphic in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Hide-a-dimension-on-a-graphic/m-p/720356#M10480</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That also works. Congrats!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Sep 2014 12:55:27 GMT</pubDate>
    <dc:creator>rubenmarin</dc:creator>
    <dc:date>2014-09-17T12:55:27Z</dc:date>
    <item>
      <title>Hide a dimension on a graphic</title>
      <link>https://community.qlik.com/t5/App-Development/Hide-a-dimension-on-a-graphic/m-p/720346#M10470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi every body,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm novice in Qlik Sense and i have a problem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want hide a dimension on my graphic, look this picture&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="pb_dimension_hide.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/66997_pb_dimension_hide.PNG.png" /&gt;&lt;/P&gt;&lt;P&gt;I have 2 dimensions on my X-axis.&lt;/P&gt;&lt;P&gt;I want hide the USG1 dimension but I want keep the Date dimension.&lt;/P&gt;&lt;P&gt;I tried in Appearence/X-axis/Label and title/&amp;nbsp; but my problem didn't solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Someone know how do that please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 11:49:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Hide-a-dimension-on-a-graphic/m-p/720346#M10470</guid>
      <dc:creator />
      <dc:date>2014-09-17T11:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: Hide a dimension on a graphic</title>
      <link>https://community.qlik.com/t5/App-Development/Hide-a-dimension-on-a-graphic/m-p/720347#M10471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jamaal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try to uncheck the 'show Legend' mark in the dimension tab.&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;You can remove dimension and use set analysis in the expression. (adding to the expression something like ... {&amp;lt;USGField={'USG1'}&amp;gt;}.... )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 11:57:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Hide-a-dimension-on-a-graphic/m-p/720347#M10471</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2014-09-17T11:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: Hide a dimension on a graphic</title>
      <link>https://community.qlik.com/t5/App-Development/Hide-a-dimension-on-a-graphic/m-p/720348#M10472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jamaal -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems that the labels and titles - are tied together when grouped on the same Axis&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; - what would be helpful is if you can control the labels individually for each dimension in the grouped X-Axis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will submit this as an enhancement request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you find a work-around.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Ruben - can you elaborate on the Set Analysis solution you mentioned?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 12:18:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Hide-a-dimension-on-a-graphic/m-p/720348#M10472</guid>
      <dc:creator>Michael_Tarallo</dc:creator>
      <dc:date>2014-09-17T12:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: Hide a dimension on a graphic</title>
      <link>https://community.qlik.com/t5/App-Development/Hide-a-dimension-on-a-graphic/m-p/720349#M10473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank for your answer, i have this expression for my dimension:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF(Indicateurs='USG1',Indicateurs)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i modify like you say me i have error in expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF({&amp;lt;Indicateurs={'USG1'}&amp;gt;},Indicateurs)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 12:25:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Hide-a-dimension-on-a-graphic/m-p/720349#M10473</guid>
      <dc:creator />
      <dc:date>2014-09-17T12:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: Hide a dimension on a graphic</title>
      <link>https://community.qlik.com/t5/App-Development/Hide-a-dimension-on-a-graphic/m-p/720350#M10474</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;/P&gt;&lt;P&gt;IF([Indicateurs]='USG1','Indicateurs') - I assume you want Indicateurs to be a value? So it needs to be wrapped in single quotes. Also for an IF statement like this - you do not need to use the Set Analysis syntax using the {} and &amp;lt;&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this expressions will still show the values along the bottom - instead of showing USG1 it will just show Indicateurs - which is not what you originally asked for.&amp;nbsp; Just making sure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 12:31:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Hide-a-dimension-on-a-graphic/m-p/720350#M10474</guid>
      <dc:creator>Michael_Tarallo</dc:creator>
      <dc:date>2014-09-17T12:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: Hide a dimension on a graphic</title>
      <link>https://community.qlik.com/t5/App-Development/Hide-a-dimension-on-a-graphic/m-p/720351#M10475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answer, but my i used this expression :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; IF(Indicateurs='USG1',Indicateurs)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for my graphic and he works but i tried the Ruben syntaxe and he doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However i think Ruben is on the good way because the solution maybe found in the dimension expression to hide it on the graphic.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 12:38:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Hide-a-dimension-on-a-graphic/m-p/720351#M10475</guid>
      <dc:creator />
      <dc:date>2014-09-17T12:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: Hide a dimension on a graphic</title>
      <link>https://community.qlik.com/t5/App-Development/Hide-a-dimension-on-a-graphic/m-p/720352#M10476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK great - let us know and provide screen shots and solution syntax if you get it working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please mark the appropriate replies as helpful / correct so our team and other members know that your question(s) has been answered to your satisfaction.&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;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 12:40:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Hide-a-dimension-on-a-graphic/m-p/720352#M10476</guid>
      <dc:creator>Michael_Tarallo</dc:creator>
      <dc:date>2014-09-17T12:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: Hide a dimension on a graphic</title>
      <link>https://community.qlik.com/t5/App-Development/Hide-a-dimension-on-a-graphic/m-p/720353#M10477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found it,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Show the correct expression to show the dimension name on the graphic:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF([Indicateurs]='USG1','')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="pb_dimension_hide1.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/66998_pb_dimension_hide1.PNG.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much guys&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 12:43:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Hide-a-dimension-on-a-graphic/m-p/720353#M10477</guid>
      <dc:creator />
      <dc:date>2014-09-17T12:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: Hide a dimension on a graphic</title>
      <link>https://community.qlik.com/t5/App-Development/Hide-a-dimension-on-a-graphic/m-p/720354#M10478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 12:52:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Hide-a-dimension-on-a-graphic/m-p/720354#M10478</guid>
      <dc:creator>Michael_Tarallo</dc:creator>
      <dc:date>2014-09-17T12:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: Hide a dimension on a graphic</title>
      <link>https://community.qlik.com/t5/App-Development/Hide-a-dimension-on-a-graphic/m-p/720355#M10479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you remove the Indicateurs dimension, you need to use set analysis in the expression so only USG1 indicateur is calculated, ie:&lt;/P&gt;&lt;P&gt;Supossing an expresion like&lt;/P&gt;&lt;P&gt;Sum(Values)&lt;/P&gt;&lt;P&gt;the set analysis expression should be:&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Indicateurs={'USG1'}&amp;gt;} Values)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's for expressions, not for the "expression for your dimension", if you uses set analysis on dimension, the dimension will still be shown on the X-axis, you need to remove Indicateurs dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need or want to keep the Indicateurs dimension... have you tried to uncheck the 'Show legend' mark?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 12:54:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Hide-a-dimension-on-a-graphic/m-p/720355#M10479</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2014-09-17T12:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: Hide a dimension on a graphic</title>
      <link>https://community.qlik.com/t5/App-Development/Hide-a-dimension-on-a-graphic/m-p/720356#M10480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That also works. Congrats!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 12:55:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Hide-a-dimension-on-a-graphic/m-p/720356#M10480</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2014-09-17T12:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: Hide a dimension on a graphic</title>
      <link>https://community.qlik.com/t5/App-Development/Hide-a-dimension-on-a-graphic/m-p/720357#M10481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jamaal, the issue is that for a 2-dimensional graph, you need to put the date dimension in the first place, considering that you can have more than one dimension USG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, really, if you want to put modifiers in expressions, you can use:=Sum( {$&amp;lt;USG={'USG1'}&amp;gt;} VALUE)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the attached example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="hide_dim.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/67001_hide_dim.png" style="width: 620px; height: 349px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 13:12:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Hide-a-dimension-on-a-graphic/m-p/720357#M10481</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-17T13:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: Hide a dimension on a graphic</title>
      <link>https://community.qlik.com/t5/App-Development/Hide-a-dimension-on-a-graphic/m-p/720358#M10482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Evandro for this precision.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 13:18:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Hide-a-dimension-on-a-graphic/m-p/720358#M10482</guid>
      <dc:creator />
      <dc:date>2014-09-17T13:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: Hide a dimension on a graphic</title>
      <link>https://community.qlik.com/t5/App-Development/Hide-a-dimension-on-a-graphic/m-p/720359#M10483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, please mark my answer with helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 13:26:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Hide-a-dimension-on-a-graphic/m-p/720359#M10483</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-17T13:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: Hide a dimension on a graphic</title>
      <link>https://community.qlik.com/t5/App-Development/Hide-a-dimension-on-a-graphic/m-p/720360#M10484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For better performance follow this Best Practice:&amp;nbsp; &lt;SPAN style="font-size: 12pt; font-family: 'Times New Roman', serif;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt; font-family: Helvetica, serif;"&gt;&lt;SPAN lang="en-US"&gt;&lt;STRONG&gt;Avoid IF()&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt; font-family: Helvetica, serif;"&gt;&lt;SPAN lang="en-US"&gt; conditionals in any object expression, use instead set analysis.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt; font-family: Helvetica, serif;"&gt;&lt;SPAN lang="en-US"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt; font-family: Helvetica, serif;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sum( &lt;STRONG&gt;&lt;EM&gt;{$&amp;lt;USG={'USG1'}&amp;gt;}&lt;/EM&gt;&lt;/STRONG&gt; VALUE)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt; font-family: Helvetica, serif;"&gt;&lt;SPAN lang="en-US"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt; font-family: Helvetica, serif;"&gt;&lt;SPAN lang="en-US"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 17:59:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Hide-a-dimension-on-a-graphic/m-p/720360#M10484</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-17T17:59:40Z</dc:date>
    </item>
  </channel>
</rss>

