<?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: Removing data island from Qlik data model in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Removing-data-island-from-Qlik-data-model/m-p/100290#M15988</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;some Calculations are like below,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose Currency is one data island then there are number of values inside that column like&lt;/P&gt;&lt;P&gt;USD, INR etc. then we used if else statement in expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if (Currency='USD', condition 1, condition 2).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May I know how to replace above calculation with variables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Sep 2018 07:18:00 GMT</pubDate>
    <dc:creator>kishorj1982</dc:creator>
    <dc:date>2018-09-24T07:18:00Z</dc:date>
    <item>
      <title>Removing data island from Qlik data model</title>
      <link>https://community.qlik.com/t5/QlikView/Removing-data-island-from-Qlik-data-model/m-p/100288#M15986</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;PFA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please suggest how to remove data island from data model.&lt;/P&gt;&lt;P&gt;Shall we replace them with variable and if so could you please share an example for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2018 06:12:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Removing-data-island-from-Qlik-data-model/m-p/100288#M15986</guid>
      <dc:creator>kishorj1982</dc:creator>
      <dc:date>2018-09-24T06:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: Removing data island from Qlik data model</title>
      <link>https://community.qlik.com/t5/QlikView/Removing-data-island-from-Qlik-data-model/m-p/100289#M15987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the data island tables each contain only one row in one field it would be easy to replace them with a variable for each field. I suspect few if any of them have just a single value or single row though...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the screenshot you provided it seems that the data islands has been made deliberately. Do you have any idea why?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you explain what the data island tables contain it might it is easier to suggest a good solution. Also it would be helpful to get to know some of the expressions that involve fields from some of the data islands and their fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2018 06:20:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Removing-data-island-from-Qlik-data-model/m-p/100289#M15987</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2018-09-24T06:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: Removing data island from Qlik data model</title>
      <link>https://community.qlik.com/t5/QlikView/Removing-data-island-from-Qlik-data-model/m-p/100290#M15988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;some Calculations are like below,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose Currency is one data island then there are number of values inside that column like&lt;/P&gt;&lt;P&gt;USD, INR etc. then we used if else statement in expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if (Currency='USD', condition 1, condition 2).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May I know how to replace above calculation with variables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2018 07:18:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Removing-data-island-from-Qlik-data-model/m-p/100290#M15988</guid>
      <dc:creator>kishorj1982</dc:creator>
      <dc:date>2018-09-24T07:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: Removing data island from Qlik data model</title>
      <link>https://community.qlik.com/t5/QlikView/Removing-data-island-from-Qlik-data-model/m-p/100291#M15989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the data islands are used to give the user the ability to select like for instance the currency then it is not so easy to replace that with just a variable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2018 11:46:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Removing-data-island-from-Qlik-data-model/m-p/100291#M15989</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2018-09-24T11:46:46Z</dc:date>
    </item>
  </channel>
</rss>

