<?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: Need Help in Scripting in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Need-Help-in-Scripting/m-p/1953538#M78636</link>
    <description>&lt;P&gt;can you pls post some sample data or at least the table structure?&lt;/P&gt;</description>
    <pubDate>Fri, 08 Jul 2022 18:19:06 GMT</pubDate>
    <dc:creator>edwin</dc:creator>
    <dc:date>2022-07-08T18:19:06Z</dc:date>
    <item>
      <title>Need Help in Scripting</title>
      <link>https://community.qlik.com/t5/App-Development/Need-Help-in-Scripting/m-p/1952866#M78571</link>
      <description>&lt;P&gt;Hi all, I have two datasets and there is no common key between them. I have tried to create a composite key.&lt;/P&gt;
&lt;P&gt;For more detail, I have attached the qvf. Kindly refer attached and assist. Do suggest if you have a better way of doing it.&lt;/P&gt;
&lt;P&gt;Brief:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Anku_2-1657200363788.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/83540iC284F1922B649CCB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Anku_2-1657200363788.png" alt="Anku_2-1657200363788.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Anku_3-1657200390841.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/83541i4921B731A9ACD8DA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Anku_3-1657200390841.png" alt="Anku_3-1657200390841.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;In QVF, There is a Shops' stock data as well using which we have to assign order matching details like Product( same as Merchandise in Stock dataset),Sub_Category( Same as Variant), Brand( Same as Make), Product_Color( Same as Description)..&lt;/P&gt;
&lt;P&gt;I have listed my queries in qvf file as well.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 13:31:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-Help-in-Scripting/m-p/1952866#M78571</guid>
      <dc:creator>Anku</dc:creator>
      <dc:date>2022-07-07T13:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help in Scripting</title>
      <link>https://community.qlik.com/t5/App-Development/Need-Help-in-Scripting/m-p/1952887#M78575</link>
      <description>&lt;P&gt;you appear to have created a single table from 2 data inputs.&amp;nbsp; i dont think i understand what the problem is&lt;/P&gt;
&lt;P&gt;maybe if you articulate what it is you are having difficulty with someone can help&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 13:53:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-Help-in-Scripting/m-p/1952887#M78575</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2022-07-07T13:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help in Scripting</title>
      <link>https://community.qlik.com/t5/App-Development/Need-Help-in-Scripting/m-p/1952893#M78576</link>
      <description>&lt;P&gt;i disabled the transform and just loaded your 2 data sets:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="edwin_0-1657202156819.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/83552i6C13EDA6DCBEEC0A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="edwin_0-1657202156819.png" alt="edwin_0-1657202156819.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i think your order data is lacking a key to the product - it couldnt be possible that the order is for a category of product.&amp;nbsp; you cant possibly order RED clothing as there may be multiple products with these criteria.&amp;nbsp; your provisioning wont be able to determine what product to send.&lt;/P&gt;
&lt;P&gt;you will need to get more info for the orders that links it to the product.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;however, if this is really working someone&amp;nbsp; must know how to relate the order to the product - perhaps a combination of attributes which are present in both order and product.&amp;nbsp; you can concatenate those and assign the same field name in bothe tables and you dont need to combine them into a single table&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 14:00:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-Help-in-Scripting/m-p/1952893#M78576</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2022-07-07T14:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help in Scripting</title>
      <link>https://community.qlik.com/t5/App-Development/Need-Help-in-Scripting/m-p/1953002#M78590</link>
      <description>&lt;P&gt;Thanks for having a look.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have 2 tables, one is Orders placed and another is outlet stocks.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As we don't have any common key so I joined the orders specifications and to make them unique I created a running count of the joined specifications.&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;I did the same with stocks data.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Now I applied a join with the help of newly created keys. It will help me to provide the common data from stocks.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;What I am looking for is a way using that I can check that the orders received to a outlet is available (as per their complete specifications) and if it is available then it should get assign and deliver as per booking date.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 17:01:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-Help-in-Scripting/m-p/1953002#M78590</guid>
      <dc:creator>Anku</dc:creator>
      <dc:date>2022-07-07T17:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help in Scripting</title>
      <link>https://community.qlik.com/t5/App-Development/Need-Help-in-Scripting/m-p/1953538#M78636</link>
      <description>&lt;P&gt;can you pls post some sample data or at least the table structure?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2022 18:19:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-Help-in-Scripting/m-p/1953538#M78636</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2022-07-08T18:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help in Scripting</title>
      <link>https://community.qlik.com/t5/App-Development/Need-Help-in-Scripting/m-p/1953671#M78659</link>
      <description>&lt;P&gt;i still think an order must be tied to a specific product.&amp;nbsp; product key is your best bet&lt;/P&gt;</description>
      <pubDate>Sat, 09 Jul 2022 20:42:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-Help-in-Scripting/m-p/1953671#M78659</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2022-07-09T20:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help in Scripting</title>
      <link>https://community.qlik.com/t5/App-Development/Need-Help-in-Scripting/m-p/1953681#M78661</link>
      <description>&lt;P&gt;Thanks Edwin for actively sharing your thoughts but unfortunately product key is not available.&lt;/P&gt;</description>
      <pubDate>Sun, 10 Jul 2022 03:32:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-Help-in-Scripting/m-p/1953681#M78661</guid>
      <dc:creator>Anku</dc:creator>
      <dc:date>2022-07-10T03:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help in Scripting</title>
      <link>https://community.qlik.com/t5/App-Development/Need-Help-in-Scripting/m-p/1953712#M78663</link>
      <description>&lt;P&gt;If you don’t have a product key then you need to creat your own. You need to agree with the business what fields are used to uniquely identify a product and use that/those fields to synthesize a new field which will be your product key. Obviously this new field needs to be in all tables that refer to a product&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Jul 2022 14:33:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-Help-in-Scripting/m-p/1953712#M78663</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2022-07-10T14:33:35Z</dc:date>
    </item>
  </channel>
</rss>

