<?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 Concerns regarding creating dimension master items in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Concerns-regarding-creating-dimension-master-items/m-p/118289#M8258</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;My concern was that, now we want to create the dimension to limit the data as below :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Month=if(I_Time_Key&amp;gt; v_Daily_MonthBegin_lastyear and I_Time_Key&amp;lt;= v_Daily_MonthBegin,ChooseMonth);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if we want to used the dimension for the chart, whats the difference for&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(I_Time_Key&amp;gt; v_Daily_MonthBegin_lastyear and I_Time_Key&amp;lt;= v_Daily_MonthBegin,ChooseMonth)&lt;/STRONG&gt;&amp;nbsp; or&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Month ?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;As my understanding, both of them are the same function, but as checked sometimes they are not same. May i know any different between them? Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Haifeng&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Nov 2018 07:20:11 GMT</pubDate>
    <dc:creator>zhaohaifeng</dc:creator>
    <dc:date>2018-11-08T07:20:11Z</dc:date>
    <item>
      <title>Concerns regarding creating dimension master items</title>
      <link>https://community.qlik.com/t5/App-Development/Concerns-regarding-creating-dimension-master-items/m-p/118289#M8258</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;My concern was that, now we want to create the dimension to limit the data as below :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Month=if(I_Time_Key&amp;gt; v_Daily_MonthBegin_lastyear and I_Time_Key&amp;lt;= v_Daily_MonthBegin,ChooseMonth);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if we want to used the dimension for the chart, whats the difference for&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(I_Time_Key&amp;gt; v_Daily_MonthBegin_lastyear and I_Time_Key&amp;lt;= v_Daily_MonthBegin,ChooseMonth)&lt;/STRONG&gt;&amp;nbsp; or&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Month ?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;As my understanding, both of them are the same function, but as checked sometimes they are not same. May i know any different between them? Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Haifeng&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2018 07:20:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Concerns-regarding-creating-dimension-master-items/m-p/118289#M8258</guid>
      <dc:creator>zhaohaifeng</dc:creator>
      <dc:date>2018-11-08T07:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: Concerns regarding creating dimension master items</title>
      <link>https://community.qlik.com/t5/App-Development/Concerns-regarding-creating-dimension-master-items/m-p/1509886#M36386</link>
      <description>Simply because 1st one is using IF condition and 2nd is just the field Month which is not even used in IF condition?</description>
      <pubDate>Tue, 20 Nov 2018 15:44:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Concerns-regarding-creating-dimension-master-items/m-p/1509886#M36386</guid>
      <dc:creator>MK9885</dc:creator>
      <dc:date>2018-11-20T15:44:10Z</dc:date>
    </item>
  </channel>
</rss>

