<?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: data model suggestion in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/data-model-suggestion/m-p/1388146#M815484</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your time. I have not interested in the flag approach, as it require me to do the changes in all existing objects in the dashboard.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Sep 2017 09:26:58 GMT</pubDate>
    <dc:creator>surajap123</dc:creator>
    <dc:date>2017-09-11T09:26:58Z</dc:date>
    <item>
      <title>data model suggestion</title>
      <link>https://community.qlik.com/t5/QlikView/data-model-suggestion/m-p/1388142#M815480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I have 2 fact table shown below. Both have same structure. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;The problem is, I &lt;STRONG&gt;will be placing both the reports in &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;separate&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt; sheets&lt;/STRONG&gt;, so the dimensions- ProductName and Location should have the appropriate values of that Report, so users don't see additional values in these dimensions.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Please suggest, the best way to do the data &lt;/SPAN&gt;modelling&lt;SPAN style="font-size: 10pt;"&gt; for my requirement.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Report1:&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ProductName, MonthYear, Location,Sales&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; AA, Jan-17, US,100&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; AA, Feb-17, UK,200&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; BB, Jan-17, DE,200&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Report2:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ProductName, MonthYear, Location,Sales&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; AA, Mar-17, US,100&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; KK, Feb-17, JP,200&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MM, Jan-17, DE,300&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note that the real table has lot many fields and 2nd table is a new one i am going to add to existing model. So i am worried that concatenation and data flag approach will force me to change all the expression in the existing objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-model-suggestion/m-p/1388142#M815480</guid>
      <dc:creator>surajap123</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: data model suggestion</title>
      <link>https://community.qlik.com/t5/QlikView/data-model-suggestion/m-p/1388143#M815481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Suraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the attachment:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Report1:&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ProductName, MonthYear, Location,Sales&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; AA, Jan-17, US,100&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; AA, Feb-17, UK,200&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; BB, Jan-17, DE,200&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NoConcatenate &lt;/P&gt;&lt;P&gt;Report2:&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ProductName, MonthYear, Location,Sales&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; AA, Mar-17, US,100&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; KK, Feb-17, JP,200&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MM, Jan-17, DE,300&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FinalReport1:&lt;/P&gt;&lt;P&gt; Load&lt;/P&gt;&lt;P&gt; ProductName, MonthYear, Location,Sales,&lt;/P&gt;&lt;P&gt; 'Report 1'as Flag&lt;/P&gt;&lt;P&gt;&amp;nbsp; Resident Report1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; DROP Table Report1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Concatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; FinalReport2:&lt;/P&gt;&lt;P&gt; Load&lt;/P&gt;&lt;P&gt; ProductName, MonthYear, Location,Sales,&lt;/P&gt;&lt;P&gt; 'Report 2'as Flag&lt;/P&gt;&lt;P&gt;&amp;nbsp; Resident Report2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; DROP Table Report2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Arvind Patil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 09:08:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-model-suggestion/m-p/1388143#M815481</guid>
      <dc:creator>arvind_patil</dc:creator>
      <dc:date>2017-09-11T09:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: data model suggestion</title>
      <link>https://community.qlik.com/t5/QlikView/data-model-suggestion/m-p/1388144#M815482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;make two tables as island in your datamodel by using Qualify.&amp;nbsp; And use different alternate states in both the sheets, this way you can easily implement this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 09:09:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-model-suggestion/m-p/1388144#M815482</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2017-09-11T09:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: data model suggestion</title>
      <link>https://community.qlik.com/t5/QlikView/data-model-suggestion/m-p/1388145#M815483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you don't want to change expression then have a flag created in both the tables and have the flag selected in the respective sheets i.e Sheet1 will have the value Flag = 1 selected and sheet2 would have Flag = 2 selected&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Report1:&lt;/P&gt;&lt;P&gt;LOAD * ,'1' as Flag&amp;nbsp;&amp;nbsp;&amp;nbsp; INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ProductName, MonthYear, Location,Sales&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; AA, Jan-17, US,100&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; AA, Feb-17, UK,200&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; BB, Jan-17, DE,200&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Report2:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;LOAD * ,'2' as Flag&amp;nbsp;&amp;nbsp;&amp;nbsp; INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ProductName, MonthYear, Location,Sales&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; AA, Mar-17, US,100&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; KK, Feb-17, JP,200&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MM, Jan-17, DE,300&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 09:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-model-suggestion/m-p/1388145#M815483</guid>
      <dc:creator>qliksus</dc:creator>
      <dc:date>2017-09-11T09:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: data model suggestion</title>
      <link>https://community.qlik.com/t5/QlikView/data-model-suggestion/m-p/1388146#M815484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your time. I have not interested in the flag approach, as it require me to do the changes in all existing objects in the dashboard.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 09:26:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-model-suggestion/m-p/1388146#M815484</guid>
      <dc:creator>surajap123</dc:creator>
      <dc:date>2017-09-11T09:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: data model suggestion</title>
      <link>https://community.qlik.com/t5/QlikView/data-model-suggestion/m-p/1388147#M815485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jagan. Users still want to filter the data based on the dimensions that are common. Suppose if user select country- JP, then switch to other sheet to see what happened in Report-1(which should break the chart, which is ok as no data available).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The major issue is, i don't want dimensions(country,location) in the listbox to contain all the values belonging to both reports.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 09:30:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-model-suggestion/m-p/1388147#M815485</guid>
      <dc:creator>surajap123</dc:creator>
      <dc:date>2017-09-11T09:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: data model suggestion</title>
      <link>https://community.qlik.com/t5/QlikView/data-model-suggestion/m-p/1388148#M815486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This will add more complexity you have to derive multiple fields for country and location and you have to use triggers for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 09:44:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-model-suggestion/m-p/1388148#M815486</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2017-09-11T09:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: data model suggestion</title>
      <link>https://community.qlik.com/t5/QlikView/data-model-suggestion/m-p/1388149#M815487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok. Can i go with link table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 09:48:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-model-suggestion/m-p/1388149#M815487</guid>
      <dc:creator>surajap123</dc:creator>
      <dc:date>2017-09-11T09:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: data model suggestion</title>
      <link>https://community.qlik.com/t5/QlikView/data-model-suggestion/m-p/1388150#M815488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it is the same whether you concatenate or use link table, if you want to carry the selections you have to concatenate two data sources, if you concatenate you will get additional values..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 09:57:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-model-suggestion/m-p/1388150#M815488</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2017-09-11T09:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: data model suggestion</title>
      <link>https://community.qlik.com/t5/QlikView/data-model-suggestion/m-p/1388151#M815489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get it. Thanks for the clarification.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 10:02:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-model-suggestion/m-p/1388151#M815489</guid>
      <dc:creator>surajap123</dc:creator>
      <dc:date>2017-09-11T10:02:03Z</dc:date>
    </item>
  </channel>
</rss>

