<?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: Change Dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Change-Dimension/m-p/511128#M481875</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can use input box as&amp;nbsp; a combo box&lt;/P&gt;&lt;P&gt;right click in the sheet-&amp;gt;New Sheet Object-&amp;gt;Input box-&amp;gt; Add the variable-&amp;gt;Go to Constraints-&amp;gt;Select predefined values only-&amp;gt;Give the list of values as Area;Type;-&amp;gt;Use this variable in your chart dimension and in expression add the conditional that to show the chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can't achive this pls post your sample file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Sep 2013 14:03:49 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-09-12T14:03:49Z</dc:date>
    <item>
      <title>Change Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Dimension/m-p/511122#M481869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a doubt, can I use a Combo Box to change de dimension of a bar chart? Can anyone explain me how to do it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 14:34:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Dimension/m-p/511122#M481869</guid>
      <dc:creator>rodri_morales</dc:creator>
      <dc:date>2013-09-11T14:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: Change Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Dimension/m-p/511123#M481870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure, load the exact names of the dimension fields into a new field e.g. "Dimension", add that field to the combo box and in the dimension of the bar chart put [$(=Dimension)]&lt;/P&gt;&lt;P&gt;Also a good idea to set the always one selected value option for the field "Dimension"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 14:51:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Dimension/m-p/511123#M481870</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2013-09-11T14:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Change Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Dimension/m-p/511124#M481871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also if you need other labels than the field names use an extra field e.g. "DimLabel" Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load * inline [Dimension,DimLabel&lt;/P&gt;&lt;P&gt;Field1, Label1&lt;/P&gt;&lt;P&gt;Field2, Label2&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 14:56:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Dimension/m-p/511124#M481871</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2013-09-11T14:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: Change Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Dimension/m-p/511125#M481872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The dimension are calculated, eg: EsCanje=0 or EsCanje=1... it's posible to do it? Where is the typ Combo Box?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 15:04:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Dimension/m-p/511125#M481872</guid>
      <dc:creator>rodri_morales</dc:creator>
      <dc:date>2013-09-11T15:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: Change Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Dimension/m-p/511126#M481873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You probably want a MultiBox with one field and yes you can also put an expression in the "Dimension" field and use DimLabel to put in this MultiBox to let the user choose the calculated dimension.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 16:25:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Dimension/m-p/511126#M481873</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2013-09-11T16:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: Change Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Dimension/m-p/511127#M481874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I cant understand you.. I try to explain my problem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 charts: Area Problema (dimension: AreaName, show the amount of problems for each area) and Type Problema (dimension: ProblemName, show the amount of problem for each type). I want to do a ComboBox so I can select "Area" or "Type" and the chart change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you explain me how to load it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 13:24:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Dimension/m-p/511127#M481874</guid>
      <dc:creator>rodri_morales</dc:creator>
      <dc:date>2013-09-12T13:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: Change Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Dimension/m-p/511128#M481875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can use input box as&amp;nbsp; a combo box&lt;/P&gt;&lt;P&gt;right click in the sheet-&amp;gt;New Sheet Object-&amp;gt;Input box-&amp;gt; Add the variable-&amp;gt;Go to Constraints-&amp;gt;Select predefined values only-&amp;gt;Give the list of values as Area;Type;-&amp;gt;Use this variable in your chart dimension and in expression add the conditional that to show the chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can't achive this pls post your sample file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 14:03:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Dimension/m-p/511128#M481875</guid>
      <dc:creator />
      <dc:date>2013-09-12T14:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: Change Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Dimension/m-p/511129#M481876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;- In your script:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;load * inline [Dimension,DimLabel&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;AreaName&lt;/SPAN&gt;, Area&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;ProblemName&lt;/SPAN&gt;, Type&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;];&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;- Reload&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;- Make a new sheet object--&amp;gt;MultiBox ---&amp;gt;Add field DimLabel&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;- Now choose between two options:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 Two graphs, on the layout tab mark show conditional and put DimLabel='Area' for the area chart on the other DimLabel='Type'&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2 One graph, in the dimension put &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[$(=Dimension)]&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;-Now when you select a value in the MultiBox the correct chart will show&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 14:15:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Dimension/m-p/511129#M481876</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2013-09-12T14:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: Change Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Dimension/m-p/511130#M481877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I add:&lt;/P&gt;&lt;P&gt;LOAD * inline [Dimension,DimLabel&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;AreaName&lt;/SPAN&gt;, Area&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;ProblemName&lt;/SPAN&gt;, Type&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;];&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;the script show me a problema with AreaName.. AreaName and ProblemName are load first.. how I explain you.. I load different values, then I try to add the declaration you told me, but when I do it, it show me an error&lt;IMG __jive_id="46533" alt="problema.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/46533_problema.png" /&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Here is the part of the script:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P&gt;LOAD&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DetalleProblema,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RazonSocial_Empresa,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DetalleArea,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Operacion,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Estado,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UsuarioResolvio,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FechaResolucion,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * inline [Dimension, DimLabel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DetalleProblema, TipoProblema&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RazonSocial_Empresa, Empresa];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 12:36:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Dimension/m-p/511130#M481877</guid>
      <dc:creator>rodri_morales</dc:creator>
      <dc:date>2013-09-13T12:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: Change Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Dimension/m-p/511131#M481878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can do it as explain before...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why not using a cyclic group ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 12:39:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Dimension/m-p/511131#M481878</guid>
      <dc:creator>matthieu_burel</dc:creator>
      <dc:date>2013-09-13T12:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: Change Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Dimension/m-p/511132#M481879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I create the Input Box and do what you said.. but when you say "Use this variable in your chart dimension..", what variable are you talking?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 12:59:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Dimension/m-p/511132#M481879</guid>
      <dc:creator>rodri_morales</dc:creator>
      <dc:date>2013-09-13T12:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: Change Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Dimension/m-p/511133#M481880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have no idea what you are trying to do, all I can see is you have included my suggested script within an other load script, it should be a separate load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Either upload a sample of your document, or I'm unable to help you any further...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 13:01:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Dimension/m-p/511133#M481880</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2013-09-13T13:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: Change Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Dimension/m-p/511134#M481881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here are images:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="script.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/46534_script.png" style="width: 620px; height: 429px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="error.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/46535_error.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 13:13:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Dimension/m-p/511134#M481881</guid>
      <dc:creator>rodri_morales</dc:creator>
      <dc:date>2013-09-13T13:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: Change Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Dimension/m-p/511135#M481882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From what I can see in the picture this piece of script is placed after a preceding load?? Place the inline load before the previous load statement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 13:22:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Dimension/m-p/511135#M481882</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2013-09-13T13:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Change Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Dimension/m-p/511136#M481883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See my attached example of what I mean&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 13:36:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Dimension/m-p/511136#M481883</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2013-09-13T13:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: Change Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Dimension/m-p/511137#M481884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works correctly Piet, than you for your time! I appreciate... Another doubt, the chart start with no value, when I click on one, the chart work correctly. Can I put a default value, so the chart start showing Problem or Area?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 14:11:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Dimension/m-p/511137#M481884</guid>
      <dc:creator>rodri_morales</dc:creator>
      <dc:date>2013-09-13T14:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: Change Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Dimension/m-p/511138#M481885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you can, as suggested earlier, mark the "Always one selected" option for this field:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Put a listbox on your sheet with the DimLabel field&lt;/P&gt;&lt;P&gt;- Select one value in this listbox&lt;/P&gt;&lt;P&gt;- In properties\general tab of this listbox mark always one selected&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After you have done this you can remove the listbox, it is a field setting, so qv will 'remember' this option&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've also done this in the sample.qvw I attached earlier (just add the listbox DimLabel to see)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 14:20:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Dimension/m-p/511138#M481885</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2013-09-13T14:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: Change Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Dimension/m-p/511139#M481886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can I apply the same to a calculate expresion? I want to:&lt;/P&gt;&lt;P&gt;sum(if(EsCanje=0, amount)) &lt;/P&gt;&lt;P&gt;sum(if(EsCanje=1, amount))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try to do it, but I dont know how to write the calculate expresion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 15:43:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Dimension/m-p/511139#M481886</guid>
      <dc:creator>rodri_morales</dc:creator>
      <dc:date>2013-09-13T15:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: Change Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Dimension/m-p/511140#M481887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The syntax is correct for an expression (provided that EsCanje and amount are correct field names (including caption)). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, EsCanje should either always have one value or should be part of the dimensions.&lt;/P&gt;&lt;P&gt;If you add EsCanje to the dimensions, you do not need the if--&amp;gt; sum(amount)&amp;nbsp; is enough&lt;/P&gt;&lt;P&gt;Otherwise use an aggegrate --&amp;gt; Aggr(sum(if(EsCanje=0,amount)),EsCanje)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2013 08:42:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Dimension/m-p/511140#M481887</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2013-09-16T08:42:13Z</dc:date>
    </item>
  </channel>
</rss>

