<?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: Create a single cell in qlik in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Create-a-single-cell-in-qlik/m-p/2521842#M106598</link>
    <description>&lt;P&gt;I have noticed that, but you have only option to add a measure here correct, for example if the dimensions have multiple values comma separated, would it work?&lt;/P&gt;</description>
    <pubDate>Fri, 20 Jun 2025 12:50:23 GMT</pubDate>
    <dc:creator>jjustingkm</dc:creator>
    <dc:date>2025-06-20T12:50:23Z</dc:date>
    <item>
      <title>Create a single cell in qlik</title>
      <link>https://community.qlik.com/t5/App-Development/Create-a-single-cell-in-qlik/m-p/2521649#M106581</link>
      <description>&lt;P&gt;Is there a way to have a single cell in Qlik like below where I can can include a dimension with only value. When I use Text and Image I was not able to include dimension inside.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jjustingkm_1-1750275983543.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/181468i9D9BBFC9AF11EFE8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jjustingkm_1-1750275983543.png" alt="jjustingkm_1-1750275983543.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 19:48:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Create-a-single-cell-in-qlik/m-p/2521649#M106581</guid>
      <dc:creator>jjustingkm</dc:creator>
      <dc:date>2025-06-18T19:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: Create a single cell in qlik</title>
      <link>https://community.qlik.com/t5/App-Development/Create-a-single-cell-in-qlik/m-p/2521758#M106588</link>
      <description>&lt;P&gt;You can do in many different ways.&lt;/P&gt;&lt;P&gt;Below is one way , Is this what you are looking for ?&lt;/P&gt;&lt;P&gt;Text Object Edit Mode :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vikram234_0-1750343809361.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/181491i858089E74CD635FA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vikram234_0-1750343809361.png" alt="vikram234_0-1750343809361.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;View Mode :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vikram234_1-1750343892733.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/181492i52245540C2825496/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vikram234_1-1750343892733.png" alt="vikram234_1-1750343892733.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Vikram&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jun 2025 14:40:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Create-a-single-cell-in-qlik/m-p/2521758#M106588</guid>
      <dc:creator>vkramBI4Qlik</dc:creator>
      <dc:date>2025-06-19T14:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: Create a single cell in qlik</title>
      <link>https://community.qlik.com/t5/App-Development/Create-a-single-cell-in-qlik/m-p/2521804#M106594</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/131391"&gt;@jjustingkm&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you can achieve this using getfieldselections() function in a KPI.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=getfieldselections(Dimension_Name)&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jun 2025 06:05:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Create-a-single-cell-in-qlik/m-p/2521804#M106594</guid>
      <dc:creator>Aditya_Chitale</dc:creator>
      <dc:date>2025-06-20T06:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: Create a single cell in qlik</title>
      <link>https://community.qlik.com/t5/App-Development/Create-a-single-cell-in-qlik/m-p/2521842#M106598</link>
      <description>&lt;P&gt;I have noticed that, but you have only option to add a measure here correct, for example if the dimensions have multiple values comma separated, would it work?&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jun 2025 12:50:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Create-a-single-cell-in-qlik/m-p/2521842#M106598</guid>
      <dc:creator>jjustingkm</dc:creator>
      <dc:date>2025-06-20T12:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: Create a single cell in qlik</title>
      <link>https://community.qlik.com/t5/App-Development/Create-a-single-cell-in-qlik/m-p/2521846#M106599</link>
      <description>&lt;P&gt;Then for your requirement , you can change the expression to follows&lt;/P&gt;&lt;P&gt;CONCAT(DISTINCT Dim1,', ')&amp;nbsp;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;CONCAT(DISTINCT AGGR(Dim1,Dim1) ,', ')&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Vikram&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jun 2025 13:27:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Create-a-single-cell-in-qlik/m-p/2521846#M106599</guid>
      <dc:creator>vkramBI4Qlik</dc:creator>
      <dc:date>2025-06-20T13:27:17Z</dc:date>
    </item>
  </channel>
</rss>

