<?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: Reloading a cross tab field in twice in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reloading-a-cross-tab-field-in-twice/m-p/325059#M1186590</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what type of chart is it, and what did you use as the dimension? One thing I noticde is you have $syn tables, you must try and only link with 1 field, otherwise make a link field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Sep 2011 10:25:34 GMT</pubDate>
    <dc:creator>pho3nix90</dc:creator>
    <dc:date>2011-09-06T10:25:34Z</dc:date>
    <item>
      <title>Reloading a cross tab field in twice</title>
      <link>https://community.qlik.com/t5/QlikView/Reloading-a-cross-tab-field-in-twice/m-p/325052#M1186583</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;I'm loading in multiple spreadsheet all in a crosstab format, which is working fine, but when I want to do an expression on the&amp;nbsp; 'Data' (typically 'Sum (Data)' in a chart)&amp;nbsp; it is coming up with with the error message 'You have attempted to apply a numerical expression, which is not uniquely defined for the specified variable. In order to use this variable in expressions relying on number of occurences, please read it a second time under a new name from its primary table'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand from this I need to load 'Data' in twice, as Data has formed a key, and that means it won't calculate, but as its not actually source in the primary table, I'm not sure how to do it. I've tried putting in the crosstab field twice (e.g. in red in the code below) but in that instance only Datacalc loaded. I can't Load Data from the source data as it doesn't work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would welcome any ideas!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;CrossTable(Funding, Data, 7)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #ff0000;"&gt;Cross Table(Funding, Datacalc, 7)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;LOAD Year,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Cost Centre], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Cost Centre Number], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; INSTID, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UKPRN, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Region of institution], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Institution, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RCUK, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [UK Charities], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [UK Charities other], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [UK Gvt], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [UK Industry], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [EU Gvt], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [EU charity], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [EU industry], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [EU other], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Non EU charities], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Non EU industry], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Non Eu Other], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Other, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Total,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Data as [Source of Funding] &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 08:44:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reloading-a-cross-tab-field-in-twice/m-p/325052#M1186583</guid>
      <dc:creator />
      <dc:date>2011-09-06T08:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: Reloading a cross tab field in twice</title>
      <link>https://community.qlik.com/t5/QlikView/Reloading-a-cross-tab-field-in-twice/m-p/325053#M1186584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;temp:&lt;/P&gt;&lt;P&gt;&lt;CODE class="jive-code"&gt;CrossTable(Funding, Data, 7)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Cross Table(Funding, Datacalc, 7)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOAD Year,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Cost Centre], &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Cost Centre Number], &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; INSTID, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UKPRN, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Region of institution], &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Institution, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RCUK, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [UK Charities], &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [UK Charities other], &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [UK Gvt], &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [UK Industry], &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [EU Gvt], &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [EU charity], &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [EU industry], &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [EU other], &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Non EU charities], &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Non EU industry], &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Non Eu Other], &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Other, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Total,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Data as [Source of Funding] &lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table1:&lt;/P&gt;&lt;P&gt;noconcatenate&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;[Cost Centre], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Cost Centre Number], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; INSTID, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UKPRN, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Region of institution], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Institution, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RCUK, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [UK Charities], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [UK Charities other], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [UK Gvt], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [UK Industry], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [EU Gvt], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [EU charity], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [EU industry], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [EU other], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Non EU charities], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Non EU industry], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Non Eu Other], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Other, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Total,&lt;/P&gt;&lt;P&gt;[Source of Funding]&lt;/P&gt;&lt;P&gt;resident temp;&lt;/P&gt;&lt;P&gt;drop table temp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 08:49:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reloading-a-cross-tab-field-in-twice/m-p/325053#M1186584</guid>
      <dc:creator>pho3nix90</dc:creator>
      <dc:date>2011-09-06T08:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: Reloading a cross tab field in twice</title>
      <link>https://community.qlik.com/t5/QlikView/Reloading-a-cross-tab-field-in-twice/m-p/325054#M1186585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;also note that the code you supplied above is not complete, the one I supplied is only a example, only copy the last code, from "table1" to "drop table temp;", and add "temp:" above your first load&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 08:50:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reloading-a-cross-tab-field-in-twice/m-p/325054#M1186585</guid>
      <dc:creator>pho3nix90</dc:creator>
      <dc:date>2011-09-06T08:50:35Z</dc:date>
    </item>
    <item>
      <title>Reloading a cross tab field in twice</title>
      <link>https://community.qlik.com/t5/QlikView/Reloading-a-cross-tab-field-in-twice/m-p/325055#M1186586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for replying. I've tried loading that in but I still get Datacalc as a key field.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For information, the whole of my original code is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for each vSheet in 'Sheet1', 'Sheet2', 'Sheet3', 'Sheet4', 'Sheet5', 'Sheet6', 'Sheet7', 'Sheet8', 'Sheet9', 'Sheet10', 'Sheet11', 'Sheet12', 'Sheet13', 'Sheet14', 'Sheet15', 'Sheet16', 'Sheet17', 'Sheet18', 'Sheet19', 'Sheet20', 'Sheet21', 'Sheet22', 'Sheet23', 'Sheet25', 'Sheet27', 'Sheet28', 'Sheet29', 'Sheet30', 'Sheet31', 'Sheet32', 'Sheet33', 'Sheet34', 'Sheet35', 'Sheet36', 'Sheet37', 'Sheet38'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;CrossTable(Funding, Data, 7)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;CrossTable(Funding, Datacalc, 7)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;LOAD Year,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Cost Centre], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Cost Centre Number], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; INSTID, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UKPRN, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Region of institution], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Institution, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RCUK, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [UK Charities], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [UK Charities other], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [UK Gvt], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [UK Industry], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [EU Gvt], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [EU charity], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [EU industry], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [EU other], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Non EU charities], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Non EU industry], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Non Eu Other], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Other, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Total&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;J&gt;&lt;/J&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is $(vSheet);&lt;/P&gt;&lt;P&gt;next;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 08:57:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reloading-a-cross-tab-field-in-twice/m-p/325055#M1186586</guid>
      <dc:creator />
      <dc:date>2011-09-06T08:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: Reloading a cross tab field in twice</title>
      <link>https://community.qlik.com/t5/QlikView/Reloading-a-cross-tab-field-in-twice/m-p/325056#M1186587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I might not be understanding you correctly. What exactly is wrong? could you supply an example qvw?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 09:00:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reloading-a-cross-tab-field-in-twice/m-p/325056#M1186587</guid>
      <dc:creator>pho3nix90</dc:creator>
      <dc:date>2011-09-06T09:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: Reloading a cross tab field in twice</title>
      <link>https://community.qlik.com/t5/QlikView/Reloading-a-cross-tab-field-in-twice/m-p/325057#M1186588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your patience on this Qlikview newbie! I've tried recreating the problem with sample data for upload, but I can't get it recreate the problem. I'm happy to upload my existing file if I can then delete it from the thread once the problem is fixed - do you know if thats possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I understand the problem, QV is creating a field 'Data' from my cross tab files in excel (actually five spreadsheets, each with multiple sheets, I think this might be relevant as it didn't cause problems when it wasn't this complex in the sample versions I was getting out). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QV makes the Data a KEY field as its common across all spreadsheets&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to make the Data the subject of an expression, but QV won't let me do this unless I load Data in again as a new field with a different name from the primary data. But as it doesn't exist in the primary data (QV has calculated it from the cross tab format) it doesn't work... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can't help, really no problems, we've got suppliers who should be able to help later in the week... just wanted to see if I could fix the problem myself. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 10:00:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reloading-a-cross-tab-field-in-twice/m-p/325057#M1186588</guid>
      <dc:creator />
      <dc:date>2011-09-06T10:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: Reloading a cross tab field in twice</title>
      <link>https://community.qlik.com/t5/QlikView/Reloading-a-cross-tab-field-in-twice/m-p/325058#M1186589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey, yeah it's possible, or you can PM it to me if you prefer it that way, it's fixable. and will be glad to help. but if you want, you can put in fake values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 10:04:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reloading-a-cross-tab-field-in-twice/m-p/325058#M1186589</guid>
      <dc:creator>pho3nix90</dc:creator>
      <dc:date>2011-09-06T10:04:41Z</dc:date>
    </item>
    <item>
      <title>Re: Reloading a cross tab field in twice</title>
      <link>https://community.qlik.com/t5/QlikView/Reloading-a-cross-tab-field-in-twice/m-p/325059#M1186590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what type of chart is it, and what did you use as the dimension? One thing I noticde is you have $syn tables, you must try and only link with 1 field, otherwise make a link field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 10:25:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reloading-a-cross-tab-field-in-twice/m-p/325059#M1186590</guid>
      <dc:creator>pho3nix90</dc:creator>
      <dc:date>2011-09-06T10:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: Reloading a cross tab field in twice</title>
      <link>https://community.qlik.com/t5/QlikView/Reloading-a-cross-tab-field-in-twice/m-p/325060#M1186591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried a bar chart, using Cost Centre as the Dimension, and Sum (Data) as the expression. I'm not aware of the importance of $syn tables, that sounds like it might be one of the problems...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 10:27:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reloading-a-cross-tab-field-in-twice/m-p/325060#M1186591</guid>
      <dc:creator />
      <dc:date>2011-09-06T10:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: Reloading a cross tab field in twice</title>
      <link>https://community.qlik.com/t5/QlikView/Reloading-a-cross-tab-field-in-twice/m-p/325061#M1186592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What will the dif be between the Data field, and datacalc field?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 10:30:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reloading-a-cross-tab-field-in-twice/m-p/325061#M1186592</guid>
      <dc:creator>pho3nix90</dc:creator>
      <dc:date>2011-09-06T10:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: Reloading a cross tab field in twice</title>
      <link>https://community.qlik.com/t5/QlikView/Reloading-a-cross-tab-field-in-twice/m-p/325062#M1186593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was using DataCalc as my 'reload the source data again with a different name'&amp;nbsp; - there should be no difference&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 10:32:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reloading-a-cross-tab-field-in-twice/m-p/325062#M1186593</guid>
      <dc:creator />
      <dc:date>2011-09-06T10:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: Reloading a cross tab field in twice</title>
      <link>https://community.qlik.com/t5/QlikView/Reloading-a-cross-tab-field-in-twice/m-p/325063#M1186594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check if the file is fixed now, do you get errors when you reload? remove the "CrossTable(Funding, Data, 7)" line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also remember, qlikview is VERY case sensitive, so datacalc wont work if it's Datacalc. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 10:36:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reloading-a-cross-tab-field-in-twice/m-p/325063#M1186594</guid>
      <dc:creator>pho3nix90</dc:creator>
      <dc:date>2011-09-06T10:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: Reloading a cross tab field in twice</title>
      <link>https://community.qlik.com/t5/QlikView/Reloading-a-cross-tab-field-in-twice/m-p/325064#M1186595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Downloading, reloading all fine. But then I deleted the chart and tried to build it again. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem seems to be in the 'Edit Expression' (expression builder) box, which won't let me put that in. However, if I just write that in the expression definition box, its fine. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Either way, it works for now - is there anything else you did to the file to make it work apart from not using the expression builder (oops... didn't think of that)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 10:44:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reloading-a-cross-tab-field-in-twice/m-p/325064#M1186595</guid>
      <dc:creator />
      <dc:date>2011-09-06T10:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: Reloading a cross tab field in twice</title>
      <link>https://community.qlik.com/t5/QlikView/Reloading-a-cross-tab-field-in-twice/m-p/325065#M1186596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No I didn't change anything, main problem is&amp;nbsp; that qlikview is case sensitive, if you are using qlikview 10 or higher, it will help you while you type to rectify case mistakes. but if you need to reload it under a dif names ect. like requested, you use resident loads.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also, Data wont work, becasue Datacalc is placed after, so the line with the name Data in it is ignored.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 10:51:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reloading-a-cross-tab-field-in-twice/m-p/325065#M1186596</guid>
      <dc:creator>pho3nix90</dc:creator>
      <dc:date>2011-09-06T10:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: Reloading a cross tab field in twice</title>
      <link>https://community.qlik.com/t5/QlikView/Reloading-a-cross-tab-field-in-twice/m-p/325066#M1186597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;though I wrote DataCalc on this webpage, I kept to consistent cases on the .qvw &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it is all a case about the expression builder stopping you doing things with key fields - I think I've had this problem before with something else - but you can overwrite that by putting straight into the file. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm going to delete my file from my earlier post now. Thanks for all your help and patience. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 10:54:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reloading-a-cross-tab-field-in-twice/m-p/325066#M1186597</guid>
      <dc:creator />
      <dc:date>2011-09-06T10:54:35Z</dc:date>
    </item>
  </channel>
</rss>

