<?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: How to Select data by applying conditions in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-Select-data-by-applying-conditions/m-p/1405872#M32818</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your reply ! &lt;/P&gt;&lt;P&gt;Yes it works ! But my concern is Do we need to load qvd file twice as It has already loaded in Master Project? &lt;/P&gt;&lt;P&gt;Also I didn't understand Flag concept ? &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;'reduced' as Flag,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;'complete' as Flag,&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even I wanna use flags but dont know how to create them as I need to calculate percentages of ID projects based on status conditions . &lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;ravi &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Nov 2017 16:26:10 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-11-16T16:26:10Z</dc:date>
    <item>
      <title>How to Select data by applying conditions</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-Select-data-by-applying-conditions/m-p/1405868#M32814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello guys, &lt;/P&gt;&lt;P&gt;Could you please help me with the following :- &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[MasterProject]:&lt;/P&gt;&lt;P&gt;LOAD Distinct&lt;/P&gt;&lt;P&gt;"Id Project",&lt;/P&gt;&lt;P&gt;Status,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If (Wildmatch(Status,'Anticipated', 'Quote Submitted' , 'No Quote') , 'Progress',&lt;/P&gt;&lt;P&gt;If (Wildmatch(Status,'Lost', 'WIN in Flow 3','Successfully finalized and closed',&lt;/P&gt;&lt;P&gt;'WIN Successfully transferred to DPLM', 'Canceled') ,'Winstatus')) as [Status Type]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM [Project.qvd]&lt;/P&gt;&lt;P&gt;(qvd);&lt;/P&gt;&lt;P&gt;I am loading all Status in Master Project and hence all ID projects will be displayed . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;But Now I need "Id Project" based on only below mentioned &lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Status,'Lost', 'WIN in Flow 3','Successfully finalized and closed',&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;'WIN Successfully transferred to DPLM', 'Canceled'&amp;nbsp; &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;How should i do this ? Left join or Another project ? Concatenate or Noconcatenate? &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Please help &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Thanks,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;ravi &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2017 14:08:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-Select-data-by-applying-conditions/m-p/1405868#M32814</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-16T14:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to Select data by applying conditions</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-Select-data-by-applying-conditions/m-p/1405869#M32815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[MasterProject]:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD Distinct&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;"Id Project",&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Status,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If (Wildmatch(Status,'Anticipated', 'Quote Submitted' , 'No Quote') , 'Progress',&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If (Wildmatch(Status,'Lost', 'WIN in Flow 3','Successfully finalized and closed',&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;'WIN Successfully transferred to DPLM', 'Canceled') ,'Winstatus')) as [Status Type]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM [Project.qvd]&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(qvd)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;where match([&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Id Project], &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;'Lost', 'WIN in Flow 3','Successfully finalized and closed',&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;'WIN Successfully transferred to DPLM', 'Canceled')&lt;/SPAN&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2017 14:33:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-Select-data-by-applying-conditions/m-p/1405869#M32815</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2017-11-16T14:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to Select data by applying conditions</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-Select-data-by-applying-conditions/m-p/1405870#M32816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply ! But I need t maintain two separate project &lt;/P&gt;&lt;P&gt;1. In One case I need all status from Master project &lt;/P&gt;&lt;P&gt;2. I need only &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Status,'Lost', 'WIN in Flow 3','Successfully finalized and closed',&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;'WIN Successfully transferred to DPLM', 'Canceled'&amp;nbsp; &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;to carry out another sort of calculation &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so my question is how do i do second part buy not altering 1st part with all status &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2017 15:00:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-Select-data-by-applying-conditions/m-p/1405870#M32816</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-16T15:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to Select data by applying conditions</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-Select-data-by-applying-conditions/m-p/1405871#M32817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here is one method to do it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[MasterProject]:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD Distinct&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;'reduced' as Flag,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;"Id Project",&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Status,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If (Wildmatch(Status,'Anticipated', 'Quote Submitted' , 'No Quote') , 'Progress',&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If (Wildmatch(Status,'Lost', 'WIN in Flow 3','Successfully finalized and closed',&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;'WIN Successfully transferred to DPLM', 'Canceled') ,'Winstatus')) as [Status Type]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM [Project.qvd]&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(qvd)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;where match([&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Id Project], &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;'Lost', 'WIN in Flow 3','Successfully finalized and closed',&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;'WIN Successfully transferred to DPLM', 'Canceled')&lt;/SPAN&gt;;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;concatenate&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD Distinct&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;'complete' as Flag,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;"Id Project",&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Status,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If (Wildmatch(Status,'Anticipated', 'Quote Submitted' , 'No Quote') , 'Progress',&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If (Wildmatch(Status,'Lost', 'WIN in Flow 3','Successfully finalized and closed',&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;'WIN Successfully transferred to DPLM', 'Canceled') ,'Winstatus')) as [Status Type]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM [Project.qvd]&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(qvd);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2017 15:49:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-Select-data-by-applying-conditions/m-p/1405871#M32817</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2017-11-16T15:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to Select data by applying conditions</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-Select-data-by-applying-conditions/m-p/1405872#M32818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your reply ! &lt;/P&gt;&lt;P&gt;Yes it works ! But my concern is Do we need to load qvd file twice as It has already loaded in Master Project? &lt;/P&gt;&lt;P&gt;Also I didn't understand Flag concept ? &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;'reduced' as Flag,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;'complete' as Flag,&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even I wanna use flags but dont know how to create them as I need to calculate percentages of ID projects based on status conditions . &lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;ravi &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2017 16:26:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-Select-data-by-applying-conditions/m-p/1405872#M32818</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-16T16:26:10Z</dc:date>
    </item>
  </channel>
</rss>

