<?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: dynamic valuelist in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/dynamic-valuelist/m-p/2535621#M108542</link>
    <description>&lt;P&gt;I think it's "only" a question of querying all parts within a nested if-loop, like:&lt;/P&gt;&lt;P&gt;if(Year = X and Valuelist() = Y and SelectionState1 = Z, Expr1,&lt;BR /&gt;if(Year = X and Valuelist() = Y and SelectionState1 = A, Expr2,&lt;BR /&gt;...&lt;/P&gt;&lt;P&gt;which could become quite ugly and rather slow by a bigger data-set and/or complex calculations.&lt;/P&gt;&lt;P&gt;Personally I would tend to avoid such calculated dimension as well as the use of n states and creating an appropriate dimensional-layer within the data-model which may end in using Year + KPI as native dimensions and sum(Value) as expression.&lt;/P&gt;</description>
    <pubDate>Fri, 07 Nov 2025 11:41:27 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2025-11-07T11:41:27Z</dc:date>
    <item>
      <title>dynamic valuelist</title>
      <link>https://community.qlik.com/t5/App-Development/dynamic-valuelist/m-p/2535545#M108535</link>
      <description>&lt;P&gt;Hello&lt;BR /&gt;I got a pivto table with Fiscal_Year as a dimension&lt;BR /&gt;so we have the following values:&lt;BR /&gt;2023&lt;BR /&gt;2024&lt;BR /&gt;2025&lt;/P&gt;&lt;P&gt;I created another dimension as follows:&lt;BR /&gt;ValueList(dual('Actual',1), dual('Budget',2), dual('FCS#1',3) , dual('FCS#2',4))&lt;BR /&gt;&lt;BR /&gt;so these values will be repeated for each fiscal year above&lt;BR /&gt;however what I want is that:&lt;BR /&gt;I have 3 filter panes each in an alternate state:&lt;BR /&gt;so if user selects Actual in the first filter pane then under 2023 I should only display Actual and thus calculate the actual values&lt;BR /&gt;if in the second filter pane the user selects Actual, and Budget then under 2024 I should display both actual, and budget and thus calculate the actual and budget values repsectively&lt;BR /&gt;...&lt;BR /&gt;kindly advise on how to accomplish this or if there is another approach via which I can accomplish this requirement&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Nov 2025 19:06:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/dynamic-valuelist/m-p/2535545#M108535</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2025-11-06T19:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic valuelist</title>
      <link>https://community.qlik.com/t5/App-Development/dynamic-valuelist/m-p/2535621#M108542</link>
      <description>&lt;P&gt;I think it's "only" a question of querying all parts within a nested if-loop, like:&lt;/P&gt;&lt;P&gt;if(Year = X and Valuelist() = Y and SelectionState1 = Z, Expr1,&lt;BR /&gt;if(Year = X and Valuelist() = Y and SelectionState1 = A, Expr2,&lt;BR /&gt;...&lt;/P&gt;&lt;P&gt;which could become quite ugly and rather slow by a bigger data-set and/or complex calculations.&lt;/P&gt;&lt;P&gt;Personally I would tend to avoid such calculated dimension as well as the use of n states and creating an appropriate dimensional-layer within the data-model which may end in using Year + KPI as native dimensions and sum(Value) as expression.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2025 11:41:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/dynamic-valuelist/m-p/2535621#M108542</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2025-11-07T11:41:27Z</dc:date>
    </item>
  </channel>
</rss>

