<?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: Help need in Alt function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-need-in-Alt-function/m-p/1050649#M920067</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;How is History table and Current table connected to one another? I don't see any common fields here&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 30 Apr 2016 20:48:32 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-04-30T20:48:32Z</dc:date>
    <item>
      <title>Help need in Alt function</title>
      <link>https://community.qlik.com/t5/QlikView/Help-need-in-Alt-function/m-p/1050648#M920066</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; I am having below scenario. I am getting Ticket_Numbers from two different tables (Historical &amp;amp; Current). So my pivot table needs to show the either one of the ticket number based on availability&lt;/P&gt;&lt;P&gt;All I need to show from either one of the fields.&lt;/P&gt;&lt;P&gt;History:&lt;/P&gt;&lt;P&gt;F1,F2&lt;/P&gt;&lt;P&gt;AA,T1&lt;/P&gt;&lt;P&gt;BB,T2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current:&lt;/P&gt;&lt;P&gt;F3,F4&lt;/P&gt;&lt;P&gt;AA,&lt;/P&gt;&lt;P&gt;BB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expected O/P&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;F5,F6,Ticket&lt;/P&gt;&lt;P&gt;WW,EE,T1&lt;/P&gt;&lt;P&gt;ER,GH,T2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note:&lt;/P&gt;&lt;P&gt;I was trying to show Alt(F2,F4)&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/Help-need-in-Alt-function/m-p/1050648#M920066</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Help need in Alt function</title>
      <link>https://community.qlik.com/t5/QlikView/Help-need-in-Alt-function/m-p/1050649#M920067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;How is History table and Current table connected to one another? I don't see any common fields here&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Apr 2016 20:48:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-need-in-Alt-function/m-p/1050649#M920067</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-30T20:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: Help need in Alt function</title>
      <link>https://community.qlik.com/t5/QlikView/Help-need-in-Alt-function/m-p/1050650#M920068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't see any relation, Am I missing something here ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Apr 2016 20:49:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-need-in-Alt-function/m-p/1050650#M920068</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-04-30T20:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: Help need in Alt function</title>
      <link>https://community.qlik.com/t5/QlikView/Help-need-in-Alt-function/m-p/1050651#M920069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you should concatenate both tables like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tickets:&lt;/P&gt;&lt;P&gt;Load F1, F2, 'History' as Source From History;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; concatenate&lt;/P&gt;&lt;P&gt;Load F3 as F1, F4 as F2, 'Current' as Source From Current;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then you would probably don't need a logic like your alt() approach but of course with the Source field you could differ from where your values come from, for example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count({&amp;lt; Source = {'Current'}&amp;gt;} F1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 May 2016 06:35:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-need-in-Alt-function/m-p/1050651#M920069</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-05-01T06:35:24Z</dc:date>
    </item>
  </channel>
</rss>

