<?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 Calculated (drill-down) dimension shows expression instead of title in chart object labels in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Calculated-drill-down-dimension-shows-expression-instead-of/m-p/1019660#M15296</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;Looking to solve an easy one. I wanted to show a limited result set in my tables and charts, so I constrained the rows that were shown by creating a new version of an existing dimension:&lt;/P&gt;&lt;P&gt;Drill-Down Dimension:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;=IF ( [Version 1] = 'Actual' and [Segment] = 'A', Customer ) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 13.3333px;"&gt;=[CID DESC]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;This dimension allows my measures to return a desired set of data without using set-analysis (a requirement for these chart objects).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the labels in the pivot table and charts look like this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/119947_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I haven't found a way to tell a drill-down to use it's title as the label instead of the expression. Is this Qlik Sense "as-built" behavior?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Mar 2016 20:40:28 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-03-30T20:40:28Z</dc:date>
    <item>
      <title>Calculated (drill-down) dimension shows expression instead of title in chart object labels</title>
      <link>https://community.qlik.com/t5/App-Development/Calculated-drill-down-dimension-shows-expression-instead-of/m-p/1019660#M15296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;Looking to solve an easy one. I wanted to show a limited result set in my tables and charts, so I constrained the rows that were shown by creating a new version of an existing dimension:&lt;/P&gt;&lt;P&gt;Drill-Down Dimension:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;=IF ( [Version 1] = 'Actual' and [Segment] = 'A', Customer ) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 13.3333px;"&gt;=[CID DESC]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;This dimension allows my measures to return a desired set of data without using set-analysis (a requirement for these chart objects).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the labels in the pivot table and charts look like this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/119947_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I haven't found a way to tell a drill-down to use it's title as the label instead of the expression. Is this Qlik Sense "as-built" behavior?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 20:40:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculated-drill-down-dimension-shows-expression-instead-of/m-p/1019660#M15296</guid>
      <dc:creator />
      <dc:date>2016-03-30T20:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated (drill-down) dimension shows expression instead of title in chart object labels</title>
      <link>https://community.qlik.com/t5/App-Development/Calculated-drill-down-dimension-shows-expression-instead-of/m-p/1803965#M65296</link>
      <description>&lt;P&gt;Did you find an answer to this? Please update&lt;/P&gt;</description>
      <pubDate>Thu, 29 Apr 2021 19:43:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculated-drill-down-dimension-shows-expression-instead-of/m-p/1803965#M65296</guid>
      <dc:creator>lost_rabbit</dc:creator>
      <dc:date>2021-04-29T19:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated (drill-down) dimension shows expression instead of title in chart object labels</title>
      <link>https://community.qlik.com/t5/App-Development/Calculated-drill-down-dimension-shows-expression-instead-of/m-p/1803983#M65297</link>
      <description>&lt;P&gt;Try to use the expression as a Master Dimension, and then use the master dimension in your chart.&lt;/P&gt;&lt;P&gt;JG&lt;/P&gt;</description>
      <pubDate>Thu, 29 Apr 2021 20:02:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculated-drill-down-dimension-shows-expression-instead-of/m-p/1803983#M65297</guid>
      <dc:creator>JuanGerardo</dc:creator>
      <dc:date>2021-04-29T20:02:01Z</dc:date>
    </item>
  </channel>
</rss>

