<?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: Rename dynamicially created table fields in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Rename-dynamicially-created-table-fields/m-p/1775495#M454819</link>
    <description>&lt;P&gt;Thanks Marcus, definitely gave me a different option to think about.&lt;BR /&gt;Taking your suggestion into consideration I used a variable to calculate the Today ... Today-1 Today-2 and then used that as criteria on Loads,&amp;nbsp;&amp;nbsp; concatenating the result tables to give the Days as expressions with fixed headings to use in my chart.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 19 Jan 2021 09:25:01 GMT</pubDate>
    <dc:creator>ajac</dc:creator>
    <dc:date>2021-01-19T09:25:01Z</dc:date>
    <item>
      <title>Rename dynamicially created table fields</title>
      <link>https://community.qlik.com/t5/QlikView/Rename-dynamicially-created-table-fields/m-p/1774491#M454781</link>
      <description>&lt;P&gt;Hi all,&lt;BR /&gt;not sure if this is possible but here goes... I'm reading in an Excel&amp;nbsp;sheet that is formatted like this …&lt;BR /&gt;i.e. 3 areas with daily check and result which gets updated with 3 new rows every day and Loaded into QV&amp;nbsp;daily.&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Area&lt;/TD&gt;&lt;TD&gt;Date&lt;/TD&gt;&lt;TD&gt;Result&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A1&lt;/TD&gt;&lt;TD&gt;2021-01-01&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A2&lt;/TD&gt;&lt;TD&gt;2021-01-01&lt;/TD&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A3&lt;/TD&gt;&lt;TD&gt;2021-01-01&lt;/TD&gt;&lt;TD&gt;6&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A1&lt;/TD&gt;&lt;TD&gt;2021-01-02&lt;/TD&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A2&lt;/TD&gt;&lt;TD&gt;2021-01-02&lt;/TD&gt;&lt;TD&gt;7&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A3&lt;/TD&gt;&lt;TD&gt;2021-01-02&lt;/TD&gt;&lt;TD&gt;9&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A1&lt;/TD&gt;&lt;TD&gt;2021-01-03&lt;/TD&gt;&lt;TD&gt;6&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A2&lt;/TD&gt;&lt;TD&gt;2021-01-03&lt;/TD&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A3&lt;/TD&gt;&lt;TD&gt;2021-01-03&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;...&lt;/TD&gt;&lt;TD&gt;...&lt;/TD&gt;&lt;TD&gt;...&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;BR /&gt;Requirement to create chart that shows Area as dimension and expressions with the value of each reading for the previous 3 days&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I've created a Generic Load which reformats the table like this for the 3 days … so each day the table is recreated&lt;BR /&gt;where by the oldest date drops off and the current date is added as fieldname.&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Area&lt;/TD&gt;&lt;TD&gt;2021-01-01&lt;/TD&gt;&lt;TD&gt;2021-01-02&lt;/TD&gt;&lt;TD&gt;2021-01-03&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A1&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;6&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A2&lt;/TD&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;7&lt;/TD&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A3&lt;/TD&gt;&lt;TD&gt;6&lt;/TD&gt;&lt;TD&gt;9&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As the field names change every day, is there a way to rename the fields Day1 &amp;nbsp;Day2 Day3, or refer to them&amp;nbsp;by index or something, to be&amp;nbsp; so that these can be used as expressions in a chart?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 17:36:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rename-dynamicially-created-table-fields/m-p/1774491#M454781</guid>
      <dc:creator>ajac</dc:creator>
      <dc:date>2024-11-16T17:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: Rename dynamicially created table fields</title>
      <link>https://community.qlik.com/t5/QlikView/Rename-dynamicially-created-table-fields/m-p/1774790#M454796</link>
      <description>&lt;P&gt;I wouldn't do this generic load else using a pivot-table within the UI to display your wanted view. The replacement of the changeable date-values could be done within the master-calendar, maybe with something like this:&lt;/P&gt;&lt;P&gt;'Day ' &amp;amp; today() - datefield as DayFromToday&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2021 13:59:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rename-dynamicially-created-table-fields/m-p/1774790#M454796</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2021-01-15T13:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: Rename dynamicially created table fields</title>
      <link>https://community.qlik.com/t5/QlikView/Rename-dynamicially-created-table-fields/m-p/1775495#M454819</link>
      <description>&lt;P&gt;Thanks Marcus, definitely gave me a different option to think about.&lt;BR /&gt;Taking your suggestion into consideration I used a variable to calculate the Today ... Today-1 Today-2 and then used that as criteria on Loads,&amp;nbsp;&amp;nbsp; concatenating the result tables to give the Days as expressions with fixed headings to use in my chart.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2021 09:25:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rename-dynamicially-created-table-fields/m-p/1775495#M454819</guid>
      <dc:creator>ajac</dc:creator>
      <dc:date>2021-01-19T09:25:01Z</dc:date>
    </item>
  </channel>
</rss>

