<?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: Qlik Sense Bucketizing Dimension based on string field value in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-Bucketizing-Dimension-based-on-string-field-value/m-p/1779138#M60563</link>
    <description>&lt;P&gt;You can use a string calculation in a dimension expression, like mid(Name,1,1).&amp;nbsp; It would definitely more useful if you performed this calculation to create a new field in the load script.&amp;nbsp; You can't use a function as the field in set analysis or as the field in an aggr function aggr(sum(value),&amp;nbsp;&lt;EM&gt;field&lt;/EM&gt;) or Total &amp;lt;&lt;EM&gt;field&lt;/EM&gt;&amp;gt;, so definitely better to create in the load script if possible.&lt;/P&gt;</description>
    <pubDate>Mon, 01 Feb 2021 23:30:37 GMT</pubDate>
    <dc:creator>GaryGiles</dc:creator>
    <dc:date>2021-02-01T23:30:37Z</dc:date>
    <item>
      <title>Qlik Sense Bucketizing Dimension based on string field value</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-Bucketizing-Dimension-based-on-string-field-value/m-p/1779124#M60560</link>
      <description>&lt;P&gt;Hey Qliksters&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Suppose I have this table:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [Name, KPI&lt;/P&gt;&lt;P&gt;Amuro, 782&lt;/P&gt;&lt;P&gt;Alric, 23&lt;/P&gt;&lt;P&gt;Alfonso, 1&lt;/P&gt;&lt;P&gt;Aznable, 23&lt;/P&gt;&lt;P&gt;Betty, 2&lt;/P&gt;&lt;P&gt;Bertha, 3&lt;/P&gt;&lt;P&gt;Beth, 2];&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the front end, I would like to group the calculation by the first letter of a person's name.&lt;/P&gt;&lt;P&gt;Is there a way to write a calculated dimension to do this? Or would I have to add it through the script?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;S&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Feb 2021 22:12:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-Bucketizing-Dimension-based-on-string-field-value/m-p/1779124#M60560</guid>
      <dc:creator>Sazabi</dc:creator>
      <dc:date>2021-02-01T22:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Bucketizing Dimension based on string field value</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-Bucketizing-Dimension-based-on-string-field-value/m-p/1779138#M60563</link>
      <description>&lt;P&gt;You can use a string calculation in a dimension expression, like mid(Name,1,1).&amp;nbsp; It would definitely more useful if you performed this calculation to create a new field in the load script.&amp;nbsp; You can't use a function as the field in set analysis or as the field in an aggr function aggr(sum(value),&amp;nbsp;&lt;EM&gt;field&lt;/EM&gt;) or Total &amp;lt;&lt;EM&gt;field&lt;/EM&gt;&amp;gt;, so definitely better to create in the load script if possible.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Feb 2021 23:30:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-Bucketizing-Dimension-based-on-string-field-value/m-p/1779138#M60563</guid>
      <dc:creator>GaryGiles</dc:creator>
      <dc:date>2021-02-01T23:30:37Z</dc:date>
    </item>
  </channel>
</rss>

