<?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: Forcing all labels to be visable after selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Forcing-all-labels-to-be-visable-after-selection/m-p/399222#M1161023</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And if you want to hide the bubbles, just use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(Count(Profile)=0,&lt;STRONG&gt;argb(0&lt;/STRONG&gt;,255,255,255))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 03 Nov 2012 15:30:04 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2012-11-03T15:30:04Z</dc:date>
    <item>
      <title>Forcing all labels to be visable after selection</title>
      <link>https://community.qlik.com/t5/QlikView/Forcing-all-labels-to-be-visable-after-selection/m-p/399214#M1161015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another challenge for you all!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using a bubble chart to show results of mobility and change levels.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I have all data selected all of the labels are there, however when I filter to a lower level labels are lost.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I force the label to always stay?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not filtered&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="24579" class="jive-image" alt="Not Filtered Bubble Diagram.png" src="/legacyfs/online/24579_Not Filtered Bubble Diagram.png" /&gt;&lt;/P&gt;&lt;P&gt;Filtered&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="24580" class="jive-image" alt="Filtered Bubble Diagram.png" src="/legacyfs/online/24580_Filtered Bubble Diagram.png" /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Nov 2012 12:23:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Forcing-all-labels-to-be-visable-after-selection/m-p/399214#M1161015</guid>
      <dc:creator />
      <dc:date>2012-11-03T12:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: Forcing all labels to be visable after selection</title>
      <link>https://community.qlik.com/t5/QlikView/Forcing-all-labels-to-be-visable-after-selection/m-p/399215#M1161016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Exactly this problem - but for a pivot table - is solved in this blog post: &lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/blogs/qlikviewdesignblog/2012/11/02/tips-and-tricks-pixel-perfect-or-qlikvew-natural"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2012/11/02/tips-and-tricks-pixel-perfect-or-qlikvew-natural&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The basic idea is to use set analysis to always show the numbers (the bubbles) but use an expression that makes the clor gray if the number (the bubble) is excluded through selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Nov 2012 12:55:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Forcing-all-labels-to-be-visable-after-selection/m-p/399215#M1161016</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2012-11-03T12:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: Forcing all labels to be visable after selection</title>
      <link>https://community.qlik.com/t5/QlikView/Forcing-all-labels-to-be-visable-after-selection/m-p/399216#M1161017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Henric, thanks for the suggestion but it didn't help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have taken off "Suppress Zero-Values" and this now keeps all labels visable when I filter.&amp;nbsp; See image below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I now have the issue of the -(Hyphen) appearing on the chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had this issue before and used the following in an expression -={'-'} to remove the problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried this in the current expression but not sure if I'm doing this right. Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum(change_profile_count)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chart after Suppressing Zero-Values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="24583" class="jive-image" alt="SupZero Filtered Bubble Diagram.png" src="/legacyfs/online/24583_SupZero Filtered Bubble Diagram.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Nov 2012 14:14:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Forcing-all-labels-to-be-visable-after-selection/m-p/399216#M1161017</guid>
      <dc:creator />
      <dc:date>2012-11-03T14:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: Forcing all labels to be visable after selection</title>
      <link>https://community.qlik.com/t5/QlikView/Forcing-all-labels-to-be-visable-after-selection/m-p/399217#M1161018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The hyphen represents NULL values in the dimension, so if you check "Suppress when value is Null" on ChartProperties-&amp;gt;Dimensions, it should disappear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Nov 2012 14:21:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Forcing-all-labels-to-be-visable-after-selection/m-p/399217#M1161018</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2012-11-03T14:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: Forcing all labels to be visable after selection</title>
      <link>https://community.qlik.com/t5/QlikView/Forcing-all-labels-to-be-visable-after-selection/m-p/399218#M1161019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That takes me back to the Filtered chart above where you loose the labels!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems you can have one or the other.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Nov 2012 14:29:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Forcing-all-labels-to-be-visable-after-selection/m-p/399218#M1161019</guid>
      <dc:creator />
      <dc:date>2012-11-03T14:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: Forcing all labels to be visable after selection</title>
      <link>https://community.qlik.com/t5/QlikView/Forcing-all-labels-to-be-visable-after-selection/m-p/399219#M1161020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On ChartProperties-&amp;gt;Presentation, you have "Suppress Zero values" and "Suppress Missing". Make sure these are unchecked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Nov 2012 14:41:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Forcing-all-labels-to-be-visable-after-selection/m-p/399219#M1161020</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2012-11-03T14:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: Forcing all labels to be visable after selection</title>
      <link>https://community.qlik.com/t5/QlikView/Forcing-all-labels-to-be-visable-after-selection/m-p/399220#M1161021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes they are both unchecked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I say this take me back to the issue with the labels disapearing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Nov 2012 14:53:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Forcing-all-labels-to-be-visable-after-selection/m-p/399220#M1161021</guid>
      <dc:creator />
      <dc:date>2012-11-03T14:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: Forcing all labels to be visable after selection</title>
      <link>https://community.qlik.com/t5/QlikView/Forcing-all-labels-to-be-visable-after-selection/m-p/399221#M1161022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have recreated what you describe, and I see what you mean.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would it be an acceptable work-around to show all bubbles, but show the non-selected ones gray? See attachment. Then you would get the labels exactly the way you want them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Nov 2012 15:24:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Forcing-all-labels-to-be-visable-after-selection/m-p/399221#M1161022</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2012-11-03T15:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: Forcing all labels to be visable after selection</title>
      <link>https://community.qlik.com/t5/QlikView/Forcing-all-labels-to-be-visable-after-selection/m-p/399222#M1161023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And if you want to hide the bubbles, just use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(Count(Profile)=0,&lt;STRONG&gt;argb(0&lt;/STRONG&gt;,255,255,255))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Nov 2012 15:30:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Forcing-all-labels-to-be-visable-after-selection/m-p/399222#M1161023</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-11-03T15:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Forcing all labels to be visable after selection</title>
      <link>https://community.qlik.com/t5/QlikView/Forcing-all-labels-to-be-visable-after-selection/m-p/399223#M1161024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi both, that was a nice idea but i'm not sure that's going to be acceptable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I might have to go back to the data and see how we can pull it in without the -(Hyphen) info&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But thanks for looking at this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There has to be an answer!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Nov 2012 15:54:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Forcing-all-labels-to-be-visable-after-selection/m-p/399223#M1161024</guid>
      <dc:creator />
      <dc:date>2012-11-03T15:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: Forcing all labels to be visable after selection</title>
      <link>https://community.qlik.com/t5/QlikView/Forcing-all-labels-to-be-visable-after-selection/m-p/399224#M1161025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe I misunderstood your requirement, but what's wrong with the solution Henric suggested?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do you want the chart to react on user selections?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Nov 2012 16:53:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Forcing-all-labels-to-be-visable-after-selection/m-p/399224#M1161025</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-11-03T16:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: Forcing all labels to be visable after selection</title>
      <link>https://community.qlik.com/t5/QlikView/Forcing-all-labels-to-be-visable-after-selection/m-p/399225#M1161026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, what I'm after is the chart to look like the first chart in this string of dialogue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It has the 4 labels along the bottom and the four on the left of the chart.&amp;nbsp; When I filter the chart (see the next chart) I would like all the labels to stay visible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can achieve this by un-checking "Suppress Zero-Values"&amp;nbsp;&amp;nbsp; However this presents additional Null values in the chart. (see the third chart). If I then "Suppress when value is Null" it reverts to the second chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure that clarifies things.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Nov 2012 10:43:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Forcing-all-labels-to-be-visable-after-selection/m-p/399225#M1161026</guid>
      <dc:creator />
      <dc:date>2012-11-04T10:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: Forcing all labels to be visable after selection</title>
      <link>https://community.qlik.com/t5/QlikView/Forcing-all-labels-to-be-visable-after-selection/m-p/399226#M1161027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I compare your requirement to my Profile_2.qvw attached above, I see exactely this: Four labels to the bottom and four labels to the left even after making selections.&lt;/P&gt;&lt;P&gt;(and it's probably just a matter of taste if you want to hide the excluded values completely or keep them in with a greyish color like Henric did)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I must miss something else you are after.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Nov 2012 12:15:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Forcing-all-labels-to-be-visable-after-selection/m-p/399226#M1161027</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-11-04T12:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: Forcing all labels to be visable after selection</title>
      <link>https://community.qlik.com/t5/QlikView/Forcing-all-labels-to-be-visable-after-selection/m-p/399227#M1161028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan, apologies - you are right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It was more a matter of trying to make it work how it should through the calculations!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I could ask for one more bit of help - I was wanting the bubble colours to always have the colour 7 from the palette.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Rob&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Henric, your help also appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Nov 2012 16:26:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Forcing-all-labels-to-be-visable-after-selection/m-p/399227#M1161028</guid>
      <dc:creator />
      <dc:date>2012-11-04T16:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: Forcing all labels to be visable after selection</title>
      <link>https://community.qlik.com/t5/QlikView/Forcing-all-labels-to-be-visable-after-selection/m-p/399228#M1161029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You really want the colour 7 from the palette used in my sample &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/shocked.png" /&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No, just kidding, you just need to specifiy the color in the background color attribute expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(Count(Profile)=0,argb(0,255,255,255),&lt;STRONG&gt;color(7))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or specify the color using rgb values:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(Count(Profile)=0,argb(0,255,255,255),rgb(231,138,210))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Nov 2012 17:14:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Forcing-all-labels-to-be-visable-after-selection/m-p/399228#M1161029</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-11-04T17:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: Forcing all labels to be visable after selection</title>
      <link>https://community.qlik.com/t5/QlikView/Forcing-all-labels-to-be-visable-after-selection/m-p/399229#M1161030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/laugh.png" /&gt; no not from your sample but the colour 7 in my qvw&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That has sorted it though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the looks of it I still need to get the database person to sort the relationships for the data to the filters I'm using but the way it works now is what I need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Nov 2012 17:37:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Forcing-all-labels-to-be-visable-after-selection/m-p/399229#M1161030</guid>
      <dc:creator />
      <dc:date>2012-11-04T17:37:17Z</dc:date>
    </item>
  </channel>
</rss>

