<?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: Add-ons for transposed table (custom objects) in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Add-ons-for-transposed-table-custom-objects/m-p/1839441#M69452</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/148271"&gt;@sebHan&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;First of all, disable the tabs property of the container&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abhijitnalekar_0-1632747656417.png" style="width: 212px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/62825i952487D37964EB14/image-dimensions/212x242?v=v2" width="212" height="242" role="button" title="abhijitnalekar_0-1632747656417.png" alt="abhijitnalekar_0-1632747656417.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and use&amp;nbsp;GetSelectedCount(BU)=0 condition for text object&lt;/P&gt;</description>
    <pubDate>Mon, 27 Sep 2021 13:06:04 GMT</pubDate>
    <dc:creator>abhijitnalekar</dc:creator>
    <dc:date>2021-09-27T13:06:04Z</dc:date>
    <item>
      <title>Add-ons for transposed table (custom objects)</title>
      <link>https://community.qlik.com/t5/App-Development/Add-ons-for-transposed-table-custom-objects/m-p/1839376#M69442</link>
      <description>&lt;P&gt;Hey! I'm currently developing an app, where I've used the custom objects "transposedTable". However, for this custom table I would like to add a statement, that it only shows if I have chosen an object in one of my filters.&lt;/P&gt;&lt;P&gt;I have done this for several of my other graphs under add-ons data handling with the statement:&lt;/P&gt;&lt;P&gt;Count(distinct BU)=1 or count(distinct BU) = 2 or count(distinct BU) = 3, otherwise it shows the text "Choose BU in order to show graph".&lt;/P&gt;&lt;P&gt;Is there a way to do this for custom objects, as they do not contain add-on.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sebHan_0-1632741240001.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/62810iAC70301F451D45B2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sebHan_0-1632741240001.png" alt="sebHan_0-1632741240001.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 11:14:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-ons-for-transposed-table-custom-objects/m-p/1839376#M69442</guid>
      <dc:creator>sebHan</dc:creator>
      <dc:date>2021-09-27T11:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: Add-ons for transposed table (custom objects)</title>
      <link>https://community.qlik.com/t5/App-Development/Add-ons-for-transposed-table-custom-objects/m-p/1839402#M69444</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/148271"&gt;@sebHan&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Use container object and add your custom object in the container and apply the same condition in the show hide property of container.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 11:59:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-ons-for-transposed-table-custom-objects/m-p/1839402#M69444</guid>
      <dc:creator>abhijitnalekar</dc:creator>
      <dc:date>2021-09-27T11:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: Add-ons for transposed table (custom objects)</title>
      <link>https://community.qlik.com/t5/App-Development/Add-ons-for-transposed-table-custom-objects/m-p/1839428#M69448</link>
      <description>&lt;P&gt;Thanks work completely fine! Is there a way to show add a text box to show if nothing has been selected.&lt;/P&gt;&lt;P&gt;I have tried adding a text box to master items and set the show condition to if count(distinct BU) = 0.&lt;/P&gt;&lt;P&gt;This however, does not work.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 12:45:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-ons-for-transposed-table-custom-objects/m-p/1839428#M69448</guid>
      <dc:creator>sebHan</dc:creator>
      <dc:date>2021-09-27T12:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: Add-ons for transposed table (custom objects)</title>
      <link>https://community.qlik.com/t5/App-Development/Add-ons-for-transposed-table-custom-objects/m-p/1839432#M69449</link>
      <description>&lt;P&gt;Sure. you can add the same text box in the container and apply the reverse condition.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 12:49:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-ons-for-transposed-table-custom-objects/m-p/1839432#M69449</guid>
      <dc:creator>abhijitnalekar</dc:creator>
      <dc:date>2021-09-27T12:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: Add-ons for transposed table (custom objects)</title>
      <link>https://community.qlik.com/t5/App-Development/Add-ons-for-transposed-table-custom-objects/m-p/1839436#M69451</link>
      <description>&lt;P&gt;Thanks still fairly new to qlik sense, How would that condition look like? Because the "count(distinct BU) = 0" does not work &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 12:54:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-ons-for-transposed-table-custom-objects/m-p/1839436#M69451</guid>
      <dc:creator>sebHan</dc:creator>
      <dc:date>2021-09-27T12:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: Add-ons for transposed table (custom objects)</title>
      <link>https://community.qlik.com/t5/App-Development/Add-ons-for-transposed-table-custom-objects/m-p/1839441#M69452</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/148271"&gt;@sebHan&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;First of all, disable the tabs property of the container&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abhijitnalekar_0-1632747656417.png" style="width: 212px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/62825i952487D37964EB14/image-dimensions/212x242?v=v2" width="212" height="242" role="button" title="abhijitnalekar_0-1632747656417.png" alt="abhijitnalekar_0-1632747656417.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and use&amp;nbsp;GetSelectedCount(BU)=0 condition for text object&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 13:06:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-ons-for-transposed-table-custom-objects/m-p/1839441#M69452</guid>
      <dc:creator>abhijitnalekar</dc:creator>
      <dc:date>2021-09-27T13:06:04Z</dc:date>
    </item>
  </channel>
</rss>

