<?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 cross table dynamic date in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/cross-table-dynamic-date/m-p/2121285#M91297</link>
    <description>&lt;P&gt;Hi , i cant figure that out so maybe you can help me with that .&amp;nbsp;&lt;BR /&gt;I have a data set i'm trying to convert into table with crosstable function&lt;/P&gt;
&lt;P&gt;I have a product list , every column represent next months. and values inside.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jordan231_0-1695370268621.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/116830i0516AB79397AC454/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jordan231_0-1695370268621.png" alt="jordan231_0-1695370268621.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I managed to have good strucutre but i would like to make also a dates for every record on the fly.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;I can do that with resident load but maybe there is a better way ? Any ideas ? thanks !&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 22 Sep 2023 08:13:33 GMT</pubDate>
    <dc:creator>jordan231</dc:creator>
    <dc:date>2023-09-22T08:13:33Z</dc:date>
    <item>
      <title>cross table dynamic date</title>
      <link>https://community.qlik.com/t5/App-Development/cross-table-dynamic-date/m-p/2121285#M91297</link>
      <description>&lt;P&gt;Hi , i cant figure that out so maybe you can help me with that .&amp;nbsp;&lt;BR /&gt;I have a data set i'm trying to convert into table with crosstable function&lt;/P&gt;
&lt;P&gt;I have a product list , every column represent next months. and values inside.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jordan231_0-1695370268621.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/116830i0516AB79397AC454/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jordan231_0-1695370268621.png" alt="jordan231_0-1695370268621.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I managed to have good strucutre but i would like to make also a dates for every record on the fly.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;I can do that with resident load but maybe there is a better way ? Any ideas ? thanks !&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2023 08:13:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/cross-table-dynamic-date/m-p/2121285#M91297</guid>
      <dc:creator>jordan231</dc:creator>
      <dc:date>2023-09-22T08:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: cross table dynamic date</title>
      <link>https://community.qlik.com/t5/App-Development/cross-table-dynamic-date/m-p/2121311#M91299</link>
      <description>&lt;P&gt;tab:&lt;BR /&gt;CrossTable(col1,col2)&lt;BR /&gt;load * Inline [&lt;BR /&gt;c1,1,2&lt;BR /&gt;A,5,6&lt;BR /&gt;B,8,9&lt;/P&gt;
&lt;P&gt;];&lt;BR /&gt;&lt;BR /&gt;NoConcatenate&lt;BR /&gt;LOAD *,AddMonths( Today(),num#(col1)) as Mth Resident tab;&lt;BR /&gt;DROP Table tab;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2023 09:22:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/cross-table-dynamic-date/m-p/2121311#M91299</guid>
      <dc:creator>anat</dc:creator>
      <dc:date>2023-09-22T09:22:46Z</dc:date>
    </item>
  </channel>
</rss>

