<?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 Reuse field data using Subroutines in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Reuse-field-data-using-Subroutines/m-p/1817601#M66973</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please guide me on below issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Firsttable:&lt;/P&gt;&lt;P&gt;Load *,&lt;/P&gt;&lt;P&gt;If(Country='India' and Region='South','First',&lt;/P&gt;&lt;P&gt;&amp;nbsp;If(Country='Singapore' and Region='South','Second',&lt;/P&gt;&lt;P&gt;----------------------------------------)) as Newfield&lt;/P&gt;&lt;P&gt;from [lib://Qlikdev/data/facts/-----.qvd](qvd);&lt;/P&gt;&lt;P&gt;From the above table&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to reuse "Newfield" data where ever I want using subroutines.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 24 Jun 2021 11:26:03 GMT</pubDate>
    <dc:creator>venkatqlik_411</dc:creator>
    <dc:date>2021-06-24T11:26:03Z</dc:date>
    <item>
      <title>Reuse field data using Subroutines</title>
      <link>https://community.qlik.com/t5/App-Development/Reuse-field-data-using-Subroutines/m-p/1817601#M66973</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please guide me on below issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Firsttable:&lt;/P&gt;&lt;P&gt;Load *,&lt;/P&gt;&lt;P&gt;If(Country='India' and Region='South','First',&lt;/P&gt;&lt;P&gt;&amp;nbsp;If(Country='Singapore' and Region='South','Second',&lt;/P&gt;&lt;P&gt;----------------------------------------)) as Newfield&lt;/P&gt;&lt;P&gt;from [lib://Qlikdev/data/facts/-----.qvd](qvd);&lt;/P&gt;&lt;P&gt;From the above table&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to reuse "Newfield" data where ever I want using subroutines.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 11:26:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Reuse-field-data-using-Subroutines/m-p/1817601#M66973</guid>
      <dc:creator>venkatqlik_411</dc:creator>
      <dc:date>2021-06-24T11:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: Reuse field data using Subroutines</title>
      <link>https://community.qlik.com/t5/App-Development/Reuse-field-data-using-Subroutines/m-p/1818018#M67022</link>
      <description>&lt;P&gt;did you mean a way to lookup&amp;nbsp;&lt;SPAN&gt;Newfield?&amp;nbsp; you can either do a left join with a list of Country, Region, and&amp;nbsp;Newfield&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;or do an applymap (you just need to concat Country and Region:&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/sense/May2021/Subsystems/Hub/Content/Sense_Hub/Scripting/MappingFunctions/ApplyMap.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/May2021/Subsystems/Hub/Content/Sense_Hub/Scripting/MappingFunctions/ApplyMap.htm&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 20:18:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Reuse-field-data-using-Subroutines/m-p/1818018#M67022</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2021-06-25T20:18:00Z</dc:date>
    </item>
  </channel>
</rss>

