<?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 Mapping an expression to an external table. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Mapping-an-expression-to-an-external-table/m-p/594347#M680632</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi folks, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it in anyways possible to map a calculated expression to an external table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For e.g., what am trying to do is, after calculating the no. of days a user has used a service, for instance &lt;STRONG&gt;64 days &lt;/STRONG&gt; to map that particular output to a table where an &lt;STRONG&gt;ActiveMonths_GROUPING column which &lt;/STRONG&gt;has a description that the particular user has been actively using the services lies in a particular group known as the &lt;STRONG&gt;1-3 Months Active &lt;/STRONG&gt;group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know I kinda suck at explaining the situation am in right now, but do bare with me here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Apr 2014 09:55:50 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-04-18T09:55:50Z</dc:date>
    <item>
      <title>Mapping an expression to an external table.</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-an-expression-to-an-external-table/m-p/594347#M680632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi folks, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it in anyways possible to map a calculated expression to an external table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For e.g., what am trying to do is, after calculating the no. of days a user has used a service, for instance &lt;STRONG&gt;64 days &lt;/STRONG&gt; to map that particular output to a table where an &lt;STRONG&gt;ActiveMonths_GROUPING column which &lt;/STRONG&gt;has a description that the particular user has been actively using the services lies in a particular group known as the &lt;STRONG&gt;1-3 Months Active &lt;/STRONG&gt;group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know I kinda suck at explaining the situation am in right now, but do bare with me here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Apr 2014 09:55:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-an-expression-to-an-external-table/m-p/594347#M680632</guid>
      <dc:creator />
      <dc:date>2014-04-18T09:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping an expression to an external table.</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-an-expression-to-an-external-table/m-p/594348#M680633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can look into a mapping approach, see here for a similar show case:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/4967"&gt;creating an age group from a date field&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Apr 2014 10:58:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-an-expression-to-an-external-table/m-p/594348#M680633</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2014-04-18T10:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping an expression to an external table.</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-an-expression-to-an-external-table/m-p/594349#M680634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think your case may be similiar to this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/499108"&gt;pick rating on the fly using calculated score&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Darek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Apr 2014 19:11:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-an-expression-to-an-external-table/m-p/594349#M680634</guid>
      <dc:creator />
      <dc:date>2014-04-18T19:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping an expression to an external table.</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-an-expression-to-an-external-table/m-p/594350#M680635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, will look into it. Much appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2014 01:16:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-an-expression-to-an-external-table/m-p/594350#M680635</guid>
      <dc:creator />
      <dc:date>2014-04-21T01:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping an expression to an external table.</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-an-expression-to-an-external-table/m-p/594351#M680636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, will look into it. Much appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2014 01:17:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-an-expression-to-an-external-table/m-p/594351#M680636</guid>
      <dc:creator />
      <dc:date>2014-04-21T01:17:31Z</dc:date>
    </item>
  </channel>
</rss>

