<?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: How to add data/value in the expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-add-data-value-in-the-expression-not-in-the-script/m-p/634537#M1241969</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the respond.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your answer is what I am looking for but can I do it in the chart properties and not in the edit script.&lt;/P&gt;&lt;P&gt;The reason is because I do not want to AARS11 and AARS12 to have "40HC" every time just only in curtain charts that I can choose&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 May 2014 15:39:44 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-05-30T15:39:44Z</dc:date>
    <item>
      <title>How to add data/value in the expression not in the script</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-data-value-in-the-expression-not-in-the-script/m-p/634534#M1241958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, QV community&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to some help to add data in the expression.&lt;/P&gt;&lt;P&gt;I have an example for you guys to see.&lt;/P&gt;&lt;P&gt;I will talk about the example because you understand better if you look at it.&lt;/P&gt;&lt;P&gt;First take a look at the example before read my explanation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One Job Number (AARS10) which is the same number as the console Job has information about the cost and Container Type.&lt;/P&gt;&lt;P&gt;The other Job Numbers (AARS11 and AARS12) have information about the revenues and nothing about the container type as you can see in the QlikView file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need the to get the same Container Types value in all my jobs. So when I filter Container Type "40HC" I will get all the jobs not only AARS10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My it is possible to use the Consol Job number&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-data-value-in-the-expression-not-in-the-script/m-p/634534#M1241958</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to add data/value in the expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-data-value-in-the-expression-not-in-the-script/m-p/634535#M1241963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Temp:&lt;/P&gt;&lt;P&gt;LOAD [Console Job], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Job number], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Revenue, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Cost, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Container,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if([Job number] = [Console Job], [Container Type], Peek([Container Type])) as [Container Type]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[Example QV.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should work for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2014 15:30:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-data-value-in-the-expression-not-in-the-script/m-p/634535#M1241963</guid>
      <dc:creator />
      <dc:date>2014-05-30T15:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: Re: How to add data/value in the expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-data-value-in-the-expression-not-in-the-script/m-p/634536#M1241966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the new qvw as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2014 15:31:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-data-value-in-the-expression-not-in-the-script/m-p/634536#M1241966</guid>
      <dc:creator />
      <dc:date>2014-05-30T15:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to add data/value in the expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-data-value-in-the-expression-not-in-the-script/m-p/634537#M1241969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the respond.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your answer is what I am looking for but can I do it in the chart properties and not in the edit script.&lt;/P&gt;&lt;P&gt;The reason is because I do not want to AARS11 and AARS12 to have "40HC" every time just only in curtain charts that I can choose&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2014 15:39:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-data-value-in-the-expression-not-in-the-script/m-p/634537#M1241969</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-30T15:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to add data/value in the expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-data-value-in-the-expression-not-in-the-script/m-p/634538#M1241972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only thing I can think of is to make another field in the load script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Temp:&lt;/P&gt;&lt;P&gt;LOAD [Console Job], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Job number], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Revenue, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Cost, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Container,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Container Type] as ContainerChoice,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if([Job number] = [Console Job], [Container Type], Peek([Container Type])) as [Container Type]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[Example QV.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ContainerChoice is the original excel field. Container Type is the new field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2014 15:42:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-data-value-in-the-expression-not-in-the-script/m-p/634538#M1241972</guid>
      <dc:creator />
      <dc:date>2014-05-30T15:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to add data/value in the expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-data-value-in-the-expression-not-in-the-script/m-p/634539#M1241975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, you do not know how to make the same order as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; if([Job number] = [Console Job], [Container Type], Peek([Container Type])) as [Container Type]&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;I do not know how to make that order in chart properties in the add calculated dimension or expression&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2014 15:51:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-data-value-in-the-expression-not-in-the-script/m-p/634539#M1241975</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-30T15:51:39Z</dc:date>
    </item>
  </channel>
</rss>

