<?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: [Help!] How can i create a value to an existing variable and merge to another!? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-How-can-i-create-a-value-to-an-existing-variable-and-merge/m-p/327792#M498526</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your time, but i dont know if u understood me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hve a .QVD that i cant touch or modify, thats my data from SAP. This data does not contain any value about the type of expenditure, cus obviously its a real expenditure, but my qlikview doesnt understand it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Early this year we've done a provision of the expenditures for the entire corp, so all "cost centers"/departments hve a specific budget to attain, and this file (.xlsx) hve a collumn called TYPE that it has last year's provision, last year's real expenditures and this year's provision, so we hve 3 kinds of datas to see on qlikview in this field (Provision 2010, Real 2010 and Provision 2011).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It happens that if i load all the files together (SAP and xlsx) to achiev a high lvl controlling of the costs, linking by 3 specific variables, i always hve a scrambled data, cus the data from SAP comes with a "-" (null value) on the field TYPE, meanwhile the field TYPE from the xlsx has 3 possible values. I just want to this field, TYPE, to hve a value, like "Real 2011" from the data comming from SAP, so i can see and link him between tables too, and achiev my goal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I belive the last post was helpfull and i appreciate it, but i dunno if it will work cus it seems i hve to hve another table, in wich i dont hve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And sorry about my english, it must been a challenge to read it, it happens i'm a brazilian worker working in a deutchern/spanish industry. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again, Thank you and hope u guys can help me!&lt;/P&gt;&lt;P&gt;Cheers!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Jul 2011 15:34:28 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-07-01T15:34:28Z</dc:date>
    <item>
      <title>[Help!] How can i create a value to an existing variable and merge to another!?</title>
      <link>https://community.qlik.com/t5/QlikView/Help-How-can-i-create-a-value-to-an-existing-variable-and-merge/m-p/327790#M498524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a problem here that might be fun for you guys. I am extracting data from SAP normally, and the data from SAP contains a several columns. I am inserting another linked table too, but this table has a plus column called TYPE and it was supposed to hve the data if it is a REAL expenditure or a PROVISIONED one. &lt;/P&gt;&lt;P&gt;It happens that nether the SAP have this field, nor can i remove it from the file (cus its usefull on my avaliation). Also, on the provision file, this field contains only Provision on its string value. I need to fullfill this field comming from SAP's QVD (expanditures.qvd), creating a column called TYPE with the value REAL and merge with the provisioned one. Like this one:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Description,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Value,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Cost Center&lt;/P&gt;&lt;P&gt;FROM Expanditures.qvd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name as [Description],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Value,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Cost Center,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TYPE&lt;/P&gt;&lt;P&gt;FROM Provision.xlsx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to Qlikview, can anyone help me?!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;P&gt;Bruno.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2011 19:49:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-How-can-i-create-a-value-to-an-existing-variable-and-merge/m-p/327790#M498524</guid>
      <dc:creator />
      <dc:date>2011-06-28T19:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: [Help!] How can i create a value to an existing variable and merge to another!?</title>
      <link>https://community.qlik.com/t5/QlikView/Help-How-can-i-create-a-value-to-an-existing-variable-and-merge/m-p/327791#M498525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;MyTable:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;LOAD &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Description&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;,Value&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;,"Cost Center"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;FROM Expenditures.qvd (QVD)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000; font-size: 12pt;"&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;LEFT JOIN (MyTable)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;LOAD&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Name as Description&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;,Value&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;,"Cost Center"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;,TYPE&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;FROM Provision.xlsx (...stuff here...)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it kind of depends on what you mean by "merge".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2011 19:57:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-How-can-i-create-a-value-to-an-existing-variable-and-merge/m-p/327791#M498525</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2011-06-28T19:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: [Help!] How can i create a value to an existing variable and merge to another!?</title>
      <link>https://community.qlik.com/t5/QlikView/Help-How-can-i-create-a-value-to-an-existing-variable-and-merge/m-p/327792#M498526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your time, but i dont know if u understood me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hve a .QVD that i cant touch or modify, thats my data from SAP. This data does not contain any value about the type of expenditure, cus obviously its a real expenditure, but my qlikview doesnt understand it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Early this year we've done a provision of the expenditures for the entire corp, so all "cost centers"/departments hve a specific budget to attain, and this file (.xlsx) hve a collumn called TYPE that it has last year's provision, last year's real expenditures and this year's provision, so we hve 3 kinds of datas to see on qlikview in this field (Provision 2010, Real 2010 and Provision 2011).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It happens that if i load all the files together (SAP and xlsx) to achiev a high lvl controlling of the costs, linking by 3 specific variables, i always hve a scrambled data, cus the data from SAP comes with a "-" (null value) on the field TYPE, meanwhile the field TYPE from the xlsx has 3 possible values. I just want to this field, TYPE, to hve a value, like "Real 2011" from the data comming from SAP, so i can see and link him between tables too, and achiev my goal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I belive the last post was helpfull and i appreciate it, but i dunno if it will work cus it seems i hve to hve another table, in wich i dont hve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And sorry about my english, it must been a challenge to read it, it happens i'm a brazilian worker working in a deutchern/spanish industry. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again, Thank you and hope u guys can help me!&lt;/P&gt;&lt;P&gt;Cheers!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2011 15:34:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-How-can-i-create-a-value-to-an-existing-variable-and-merge/m-p/327792#M498526</guid>
      <dc:creator />
      <dc:date>2011-07-01T15:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: [Help!] How can i create a value to an existing variable and merge to another!?</title>
      <link>https://community.qlik.com/t5/QlikView/Help-How-can-i-create-a-value-to-an-existing-variable-and-merge/m-p/327793#M498527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As best I understand what you're saying, my proposed solution is correct.&amp;nbsp; There's no new table there.&amp;nbsp; The [MyTable] table is whatever YOU happened to name it when you loaded the data from the QVD.&amp;nbsp; But I NEED to know the name in order to left join to it, so I made up a name.&amp;nbsp; Use your own table name wherever I use [MyTable].&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2011 17:24:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-How-can-i-create-a-value-to-an-existing-variable-and-merge/m-p/327793#M498527</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2011-07-01T17:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: [Help!] How can i create a value to an existing variable and merge to another!?</title>
      <link>https://community.qlik.com/t5/QlikView/Help-How-can-i-create-a-value-to-an-existing-variable-and-merge/m-p/327794#M498528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; ok. Thank you and sorry.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2011 20:35:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-How-can-i-create-a-value-to-an-existing-variable-and-merge/m-p/327794#M498528</guid>
      <dc:creator />
      <dc:date>2011-07-01T20:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: [Help!] How can i create a value to an existing variable and merge to another!?</title>
      <link>https://community.qlik.com/t5/QlikView/Help-How-can-i-create-a-value-to-an-existing-variable-and-merge/m-p/327795#M498529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to amend your script like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD Description,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Value,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Cost Center,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;'REAL' as TYPE&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;FROM Expanditures.qvd;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Concatenate&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;LOAD Name as [Description],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Value,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Cost Center,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; TYPE&lt;/P&gt;&lt;P&gt;FROM Provision.xlsx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this works for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2011 04:03:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-How-can-i-create-a-value-to-an-existing-variable-and-merge/m-p/327795#M498529</guid>
      <dc:creator />
      <dc:date>2011-07-04T04:03:38Z</dc:date>
    </item>
  </channel>
</rss>

