<?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 Drill down dimension with label expression in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Drill-down-dimension-with-label-expression/m-p/1916051#M75428</link>
    <description>&lt;P&gt;Hi.&lt;/P&gt;
&lt;P&gt;I'd like to know if it's possible to have label expression in drill down dimension like in single dimension?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jos_0-1649365772295.png" style="width: 569px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/76629i8D268AA76309B9A2/image-dimensions/569x262?v=v2" width="569" height="262" role="button" title="Jos_0-1649365772295.png" alt="Jos_0-1649365772295.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I'm planning to use such a feature for label translations.&lt;/P&gt;
&lt;P&gt;Tested on Qlik Sense Enterprise, version Novermber 2021.&lt;/P&gt;</description>
    <pubDate>Thu, 07 Apr 2022 21:14:08 GMT</pubDate>
    <dc:creator>José</dc:creator>
    <dc:date>2022-04-07T21:14:08Z</dc:date>
    <item>
      <title>Drill down dimension with label expression</title>
      <link>https://community.qlik.com/t5/App-Development/Drill-down-dimension-with-label-expression/m-p/1916051#M75428</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;
&lt;P&gt;I'd like to know if it's possible to have label expression in drill down dimension like in single dimension?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jos_0-1649365772295.png" style="width: 569px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/76629i8D268AA76309B9A2/image-dimensions/569x262?v=v2" width="569" height="262" role="button" title="Jos_0-1649365772295.png" alt="Jos_0-1649365772295.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I'm planning to use such a feature for label translations.&lt;/P&gt;
&lt;P&gt;Tested on Qlik Sense Enterprise, version Novermber 2021.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2022 21:14:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Drill-down-dimension-with-label-expression/m-p/1916051#M75428</guid>
      <dc:creator>José</dc:creator>
      <dc:date>2022-04-07T21:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: Drill down dimension with label expression</title>
      <link>https://community.qlik.com/t5/App-Development/Drill-down-dimension-with-label-expression/m-p/1916088#M75430</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/151882"&gt;@José&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I get around the restriction to labels by adding a condition in the Title when I use the drill down measure.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For Example:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="anthonyj_0-1649376861186.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/76641iF99AFFAD347B36D1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="anthonyj_0-1649376861186.png" alt="anthonyj_0-1649376861186.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="anthonyj_1-1649376969201.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/76642iB61C285B1162B5D3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="anthonyj_1-1649376969201.png" alt="anthonyj_1-1649376969201.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="anthonyj_2-1649377003130.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/76643iC4269AA7EF49D3A2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="anthonyj_2-1649377003130.png" alt="anthonyj_2-1649377003130.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;And in the title I added this condition:&lt;/P&gt;
&lt;P&gt;=if(GetSelectedCount([Package Type]) &amp;gt; 0, 'Product SKU', &lt;BR /&gt;if( GetSelectedCount([Product Group]) &amp;gt; 0,'Package Type'&lt;BR /&gt;,'Product Group'))&lt;/P&gt;
&lt;P&gt;This might help with your requirement.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Anthony&lt;/P&gt;</description>
      <pubDate>Fri, 08 Apr 2022 00:18:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Drill-down-dimension-with-label-expression/m-p/1916088#M75430</guid>
      <dc:creator>anthonyj</dc:creator>
      <dc:date>2022-04-08T00:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: Drill down dimension with label expression</title>
      <link>https://community.qlik.com/t5/App-Development/Drill-down-dimension-with-label-expression/m-p/1916344#M75441</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/1157"&gt;@anthonyj&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your reply.&lt;/P&gt;
&lt;P&gt;Sorry, I'm a Qlik newbie so I think I didn't follow you... For what component must I set the Title?&lt;/P&gt;
&lt;P&gt;In my case, I have a bar chart with a time dimension setup for drill down in this way: year -&amp;gt; month -&amp;gt; day.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jos_0-1649425538207.png" style="width: 643px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/76692i000D36C6F217F5D9/image-dimensions/643x191?v=v2" width="643" height="191" role="button" title="Jos_0-1649425538207.png" alt="Jos_0-1649425538207.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;So, I'd like to use some kind of expression - like the one you shared, to translate the labels ("Ano O.S.", "Mês O.S." and " Data O.S.") in this bar chart component.&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;
&lt;P&gt;José&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Apr 2022 13:53:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Drill-down-dimension-with-label-expression/m-p/1916344#M75441</guid>
      <dc:creator>José</dc:creator>
      <dc:date>2022-04-08T13:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: Drill down dimension with label expression</title>
      <link>https://community.qlik.com/t5/App-Development/Drill-down-dimension-with-label-expression/m-p/1916628#M75448</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/151882"&gt;@José&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;The label section at the bottom is set by Qlik to show the hierarchy when drilling down. That part can't be changed except for in the load script where you change the column name with an "AS" statement. But you can add a dynamic title to the chart to make it clear which level the user is looking at:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="anthonyj_0-1649633031988.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/76748i681905070151D992/image-size/medium?v=v2&amp;amp;px=400" role="button" title="anthonyj_0-1649633031988.png" alt="anthonyj_0-1649633031988.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="anthonyj_1-1649633091606.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/76749i045E6AB3785D9024/image-size/medium?v=v2&amp;amp;px=400" role="button" title="anthonyj_1-1649633091606.png" alt="anthonyj_1-1649633091606.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This goes under the properties panel -&amp;gt; General -&amp;gt; Title&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;='Sum of Sales by ' &amp;amp; if(GetSelectedCount([Package Type]) &amp;gt; 0, 'Product SKU',&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;if( GetSelectedCount([Product Group]) &amp;gt; 0,'Package Type'&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;,'Product Group'))&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;For the condition you start at the lowest grain and work your way up. So in your case:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;='Sum of Sales by ' &amp;amp; if(GetSelectedCount([Mês O.S]) &amp;gt; 0, 'Data O.S',&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;if( GetSelectedCount([Ano O.S.]) &amp;gt; 0,'Mês O.S.'&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;,'Ano O.S.'))&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;I hope this will go some way to helping with your requirement.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Anthony&lt;/P&gt;</description>
      <pubDate>Sun, 10 Apr 2022 23:34:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Drill-down-dimension-with-label-expression/m-p/1916628#M75448</guid>
      <dc:creator>anthonyj</dc:creator>
      <dc:date>2022-04-10T23:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: Drill down dimension with label expression</title>
      <link>https://community.qlik.com/t5/App-Development/Drill-down-dimension-with-label-expression/m-p/1916873#M75454</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/1157"&gt;@anthonyj&lt;/a&gt;&amp;nbsp;for the detailed explanation!&lt;/P&gt;
&lt;P&gt;This is a nice workarround.&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;
&lt;P&gt;José&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2022 12:09:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Drill-down-dimension-with-label-expression/m-p/1916873#M75454</guid>
      <dc:creator>José</dc:creator>
      <dc:date>2022-04-11T12:09:30Z</dc:date>
    </item>
  </channel>
</rss>

