<?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: Table chart with ValueList function in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Table-chart-with-ValueList-function/m-p/1819508#M67186</link>
    <description>&lt;P&gt;Hi, if frequency is a valuelist it means that you have set manual fixed values, so maybe you can use something like&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Pick(Match(ValueList('0','1-2','1-3'...),'0','1-2','1-3'...)
  ,Count({&amp;lt;Frequency={'0'}&amp;gt;} FieldToCount)
  ,Count({&amp;lt;Frequency={'1-2'}&amp;gt;} FieldToCount)
  ...
)&lt;/LI-CODE&gt;</description>
    <pubDate>Sat, 03 Jul 2021 07:47:17 GMT</pubDate>
    <dc:creator>rubenmarin</dc:creator>
    <dc:date>2021-07-03T07:47:17Z</dc:date>
    <item>
      <title>Table chart with ValueList function</title>
      <link>https://community.qlik.com/t5/App-Development/Table-chart-with-ValueList-function/m-p/1819480#M67185</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;I am creating a simple table chart without any measures in qliksense. I have attached a screenshot to show you the intented format of the chart. The first column 'Frequency' is a Valuelist dimension, whereas the remaining fields are pulled from the data model.&lt;/P&gt;&lt;P&gt;Also to add, I have precalculated the Frequency values in the data model. However, I am not using it because the requirement is to keep the Frequency column static i.e. shouldnt allow the user to select the Frequency values.&lt;/P&gt;&lt;P&gt;Therefore, the challenge I am facing is with the calculated dimension expression for rest of the columns.&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/336"&gt;@Kushal_Chawda&lt;/a&gt;&amp;nbsp; Could you please help me with it.&lt;/P&gt;&lt;P&gt;Many thanks !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Jul 2021 02:11:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Table-chart-with-ValueList-function/m-p/1819480#M67185</guid>
      <dc:creator>Haarika</dc:creator>
      <dc:date>2021-07-03T02:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: Table chart with ValueList function</title>
      <link>https://community.qlik.com/t5/App-Development/Table-chart-with-ValueList-function/m-p/1819508#M67186</link>
      <description>&lt;P&gt;Hi, if frequency is a valuelist it means that you have set manual fixed values, so maybe you can use something like&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Pick(Match(ValueList('0','1-2','1-3'...),'0','1-2','1-3'...)
  ,Count({&amp;lt;Frequency={'0'}&amp;gt;} FieldToCount)
  ,Count({&amp;lt;Frequency={'1-2'}&amp;gt;} FieldToCount)
  ...
)&lt;/LI-CODE&gt;</description>
      <pubDate>Sat, 03 Jul 2021 07:47:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Table-chart-with-ValueList-function/m-p/1819508#M67186</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2021-07-03T07:47:17Z</dc:date>
    </item>
  </channel>
</rss>

