<?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 How to use Alias fields, in subsequent scripting loads? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-use-Alias-fields-in-subsequent-scripting-loads/m-p/887506#M1016417</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style=": ; color: #000000; font-size: 10pt;"&gt;Afternoon all, hopefully someone can help me with this question as I'm quite new to Qlikview Developing. I've only taken out a bit of the script to show as an example here. So basically you can see an if statement called Category from my qvd.&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style=": ; color: #000000; font-size: 10pt;"&gt;Then after this has loaded, i want to do some subsequent calculations on this, to make them individual fields.&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG style="color: #0000ff;"&gt;&lt;/STRONG&gt;&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;QUALIFY&lt;SPAN&gt; *;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff;"&gt;&lt;STRONG style="color: #0000ff;"&gt;UNQUALIFY&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Timekeeper_Number,&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Period_Number;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Timelines:&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff;"&gt;&lt;STRONG style="color: #0000ff;"&gt;LOAD&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;Worked_Hours&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Activity_Code&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Activity_Desc&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Timekeeper_Number&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Timekeeper_Name&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Matter_Practice_Code&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Matter_Service_Code&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Matter_Number&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Matter_Name&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Client_Number&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Client_Name&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Period_Number&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;If&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;Wildmatch&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Matter_Number&lt;/SPAN&gt;&lt;SPAN&gt;,'*44*'),'Client FF',&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;If&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Matter_Practice_Code&lt;/SPAN&gt;&lt;SPAN&gt; = '999','Other','Client T&amp;amp;M')) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;'Category'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;FROM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;V&gt;&lt;BR /&gt;(&lt;/V&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;qvd&lt;/SPAN&gt;&lt;SPAN&gt;);&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;calcs:&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff;"&gt;&lt;STRONG style="color: #0000ff;"&gt;LOAD&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&lt;BR /&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;if&lt;/SPAN&gt;&lt;SPAN&gt;('Category'='Client T&amp;amp;M',&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Worked_Hours&lt;/SPAN&gt;&lt;SPAN&gt;,0)) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;'Client T&amp;amp;M'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;V&gt;&lt;BR /&gt;(&lt;/V&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;qvd&lt;/SPAN&gt;&lt;SPAN&gt;); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is this possible, or completely wrong way of going about it?!? Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Apr 2015 15:52:17 GMT</pubDate>
    <dc:creator>marcus_steggall</dc:creator>
    <dc:date>2015-04-09T15:52:17Z</dc:date>
    <item>
      <title>How to use Alias fields, in subsequent scripting loads?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Alias-fields-in-subsequent-scripting-loads/m-p/887506#M1016417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style=": ; color: #000000; font-size: 10pt;"&gt;Afternoon all, hopefully someone can help me with this question as I'm quite new to Qlikview Developing. I've only taken out a bit of the script to show as an example here. So basically you can see an if statement called Category from my qvd.&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style=": ; color: #000000; font-size: 10pt;"&gt;Then after this has loaded, i want to do some subsequent calculations on this, to make them individual fields.&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG style="color: #0000ff;"&gt;&lt;/STRONG&gt;&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;QUALIFY&lt;SPAN&gt; *;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff;"&gt;&lt;STRONG style="color: #0000ff;"&gt;UNQUALIFY&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Timekeeper_Number,&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Period_Number;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Timelines:&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff;"&gt;&lt;STRONG style="color: #0000ff;"&gt;LOAD&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;Worked_Hours&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Activity_Code&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Activity_Desc&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Timekeeper_Number&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Timekeeper_Name&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Matter_Practice_Code&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Matter_Service_Code&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Matter_Number&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Matter_Name&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Client_Number&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Client_Name&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Period_Number&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;If&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;Wildmatch&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Matter_Number&lt;/SPAN&gt;&lt;SPAN&gt;,'*44*'),'Client FF',&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;If&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Matter_Practice_Code&lt;/SPAN&gt;&lt;SPAN&gt; = '999','Other','Client T&amp;amp;M')) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;'Category'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;FROM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;V&gt;&lt;BR /&gt;(&lt;/V&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;qvd&lt;/SPAN&gt;&lt;SPAN&gt;);&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;calcs:&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff;"&gt;&lt;STRONG style="color: #0000ff;"&gt;LOAD&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&lt;BR /&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;if&lt;/SPAN&gt;&lt;SPAN&gt;('Category'='Client T&amp;amp;M',&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Worked_Hours&lt;/SPAN&gt;&lt;SPAN&gt;,0)) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;'Client T&amp;amp;M'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;V&gt;&lt;BR /&gt;(&lt;/V&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;qvd&lt;/SPAN&gt;&lt;SPAN&gt;); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is this possible, or completely wrong way of going about it?!? Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 15:52:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Alias-fields-in-subsequent-scripting-loads/m-p/887506#M1016417</guid>
      <dc:creator>marcus_steggall</dc:creator>
      <dc:date>2015-04-09T15:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Alias fields, in subsequent scripting loads?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Alias-fields-in-subsequent-scripting-loads/m-p/887507#M1016419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This as done won't be possible, but you can do this using the preceding load or resident load&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Timelines:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;LOAD *,&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;('Category'='Client T&amp;amp;M',&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;Worked_Hours&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;,0)) &lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;&lt;STRONG&gt;'Client T&amp;amp;M';&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&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; color: #0000ff;"&gt;LOAD&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;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;Worked_Hours&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;Activity_Code&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;Activity_Desc&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;Timekeeper_Number&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;Timekeeper_Name&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;Matter_Practice_Code&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;Matter_Service_Code&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;Matter_Number&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;Matter_Name&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;Client_Number&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;Client_Name&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;Period_Number&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0000ff;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0000ff;"&gt;Wildmatch&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;Matter_Number&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;,'*44*'),'Client FF',&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0000ff;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;Matter_Practice_Code&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt; = '999','Other','Client T&amp;amp;M')) &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0000ff;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;'Category'&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0000ff;"&gt;FROM&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;V&gt;&lt;BR /&gt;(&lt;/V&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0000ff;"&gt;qvd&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;HTH&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Best,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Sunny&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 16:18:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Alias-fields-in-subsequent-scripting-loads/m-p/887507#M1016419</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-09T16:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Alias fields, in subsequent scripting loads?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Alias-fields-in-subsequent-scripting-loads/m-p/887508#M1016421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ahh sunny, it worked like a dream... really appreciate your response &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;Used to SQL sequences, would never have thought putting this above the actual IF statement.&lt;/P&gt;&lt;P&gt;Cheers pal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2015 08:17:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Alias-fields-in-subsequent-scripting-loads/m-p/887508#M1016421</guid>
      <dc:creator>marcus_steggall</dc:creator>
      <dc:date>2015-04-13T08:17:26Z</dc:date>
    </item>
  </channel>
</rss>

