<?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: issue on condtion in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/issue-on-condtion/m-p/1212462#M872952</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Reddy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can U provide&amp;nbsp; sample data so that i can work on that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per my understanding&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(Account code=?? ,max([Account Name), [Account Name])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;?? - using a column name or some valid related data column/Field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hemanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Nov 2016 04:54:15 GMT</pubDate>
    <dc:creator>hemanthaanichet</dc:creator>
    <dc:date>2016-11-08T04:54:15Z</dc:date>
    <item>
      <title>issue on condtion</title>
      <link>https://community.qlik.com/t5/QlikView/issue-on-condtion/m-p/1212461#M872951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;hi I have requirement like this please help me on this&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;if bank='c' and&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;a) For FD Section, the Account num should take from the cv_Table (pick highest value).&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;b) DD section - the Account num should take from the cv_Table (pick highest value).&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;Note:&amp;nbsp; after following the above rules, if the account having null value or spaces, then :- &lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;SPAN style="font-size: 12.8px;"&gt;a) If the person having single Account in CV_table then load it with same Account from Cv_table (i.e. Acc_Num from cv_Table) &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;b)&amp;nbsp; If the person having multiple Accounts in CV_table, then default it to the first Account no from CV_table&amp;nbsp; after sorting all the Account numbers in descending order. &lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;SPAN style="font-size: 12.8px;"&gt;For eg- If we have accounts&amp;nbsp; – 620620 and 620622, then use the Account num as 620622. While defaulting, sort "descending" order meaning the "highest" numbered &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;Account will be used for the default.&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;My Fields&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;Acount Num &lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;Account code&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/issue-on-condtion/m-p/1212461#M872951</guid>
      <dc:creator>prashanth1712</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: issue on condtion</title>
      <link>https://community.qlik.com/t5/QlikView/issue-on-condtion/m-p/1212462#M872952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Reddy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can U provide&amp;nbsp; sample data so that i can work on that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per my understanding&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(Account code=?? ,max([Account Name), [Account Name])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;?? - using a column name or some valid related data column/Field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hemanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2016 04:54:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/issue-on-condtion/m-p/1212462#M872952</guid>
      <dc:creator>hemanthaanichet</dc:creator>
      <dc:date>2016-11-08T04:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: issue on condtion</title>
      <link>https://community.qlik.com/t5/QlikView/issue-on-condtion/m-p/1212463#M872953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For These, If you share application that's great help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;a) If(bank = 'c' and GetFieldSelections(FD) &amp;gt;0, Max([&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;Acc_Num&lt;/SPAN&gt;]))&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12.8px; font-family: arial, sans-serif; color: #222222;"&gt;&lt;STRONG&gt;b) GetFieldSelections(DD) &amp;gt;0, Max([&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;Acc_Num&lt;/SPAN&gt;])&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12.8px; font-family: arial, sans-serif; color: #222222;"&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2016 05:03:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/issue-on-condtion/m-p/1212463#M872953</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-11-08T05:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: issue on condtion</title>
      <link>https://community.qlik.com/t5/QlikView/issue-on-condtion/m-p/1212464#M872954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i need to write a and b part in single condition and also need to implement in scripting side&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2016 06:16:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/issue-on-condtion/m-p/1212464#M872954</guid>
      <dc:creator>prashanth1712</dc:creator>
      <dc:date>2016-11-08T06:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: issue on condtion</title>
      <link>https://community.qlik.com/t5/QlikView/issue-on-condtion/m-p/1212465#M872956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Like This, Can you confirm me one thing FD and DD are single field Values?&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;If(bank = 'c' and GetFieldSelections(FD) &amp;gt;0, Max([&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12.8px; font-family: arial, sans-serif; color: #222222;"&gt;Acc_Num&lt;/SPAN&gt;]), If(&lt;/STRONG&gt;&lt;STRONG style="color: #222222; font-family: inherit; font-size: 12.8px; font-style: inherit;"&gt;GetFieldSelections(DD) &amp;gt;0, Max([&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12.8px;"&gt;Acc_Num&lt;/SPAN&gt;]))&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #222222; font-family: inherit; font-size: 12.8px; font-style: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #222222; font-family: inherit; font-size: 12.8px; font-style: inherit;"&gt;OR&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If FD, DD values are on same field&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;If(bank = 'c' and &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;'('&amp;amp; Concat(GetFieldSelections(FieldName),'|') &amp;amp;')'&lt;/SPAN&gt;, Max([&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12.8px; font-family: arial, sans-serif; color: #222222;"&gt;Acc_Num&lt;/SPAN&gt;]))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2016 06:39:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/issue-on-condtion/m-p/1212465#M872956</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-11-08T06:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: issue on condtion</title>
      <link>https://community.qlik.com/t5/QlikView/issue-on-condtion/m-p/1212466#M872957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/prashanth1712"&gt;prashanth1712&lt;/A&gt;&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;Can you share a sample application.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2016 08:23:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/issue-on-condtion/m-p/1212466#M872957</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2016-11-08T08:23:53Z</dc:date>
    </item>
  </channel>
</rss>

