<?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: Multiple if in straight table expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Multiple-if-in-straight-table-expression/m-p/981636#M643521</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please close the thread since you got what you were looking for &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Dec 2015 17:44:02 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-12-23T17:44:02Z</dc:date>
    <item>
      <title>Multiple if in straight table expression</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-if-in-straight-table-expression/m-p/981633#M643518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=sum(If([Descriptive Analysis Response]='Beginner',2,0))or&lt;/P&gt;&lt;P&gt;if([Descriptive Analysis Response]='Applying',3,0)or&lt;/P&gt;&lt;P&gt;if([Descriptive Analysis Response]='Expert',5,0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually i have survey responses like beginner, expert etc, for each questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to sum up the response and give a weighted total.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;=sum(If([Descriptive Analysis Response]='Beginner',2,0)) this one works but rest of the if statement not working&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Please help&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Dec 2015 16:55:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-if-in-straight-table-expression/m-p/981633#M643518</guid>
      <dc:creator />
      <dc:date>2015-12-23T16:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple if in straight table expression</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-if-in-straight-table-expression/m-p/981634#M643519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(Pick(Match(&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;[Descriptive Analysis Response], 'Beginner', 'Applying', 'Expert'), 2, 3, 5))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Dec 2015 17:32:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-if-in-straight-table-expression/m-p/981634#M643519</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-23T17:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple if in straight table expression</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-if-in-straight-table-expression/m-p/981635#M643520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wow, It worked Thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Dec 2015 17:40:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-if-in-straight-table-expression/m-p/981635#M643520</guid>
      <dc:creator />
      <dc:date>2015-12-23T17:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple if in straight table expression</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-if-in-straight-table-expression/m-p/981636#M643521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please close the thread since you got what you were looking for &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Dec 2015 17:44:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-if-in-straight-table-expression/m-p/981636#M643521</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-23T17:44:02Z</dc:date>
    </item>
  </channel>
</rss>

