<?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: Alias for Dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Alias-for-Dimension/m-p/967204#M467014</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;Do u want to rename property_type in the chart?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Dec 2015 05:10:06 GMT</pubDate>
    <dc:creator>ajsjoshua</dc:creator>
    <dc:date>2015-12-22T05:10:06Z</dc:date>
    <item>
      <title>Alias for Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Alias-for-Dimension/m-p/967202#M467012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am wanting to know how to create an alias.&lt;/P&gt;&lt;P&gt;By that, I mean I have a variable property_type which I am using for a dimension in a bar chart.&lt;/P&gt;&lt;P&gt;This has values of house, unit, land etc and I would like to create the value Unknown for null values.&lt;/P&gt;&lt;P&gt;I do not want to do this in the script as the data is relatively unknown, 13 million records and I do not want to reload the script every time I come across something like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Dec 2015 00:50:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alias-for-Dimension/m-p/967202#M467012</guid>
      <dc:creator />
      <dc:date>2015-12-22T00:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: Alias for Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Alias-for-Dimension/m-p/967203#M467013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solved now.&amp;nbsp; This is the only forum I have seen where a moderator needs to approve a posting.&lt;/P&gt;&lt;P&gt;It has taken 4 hours for that.&lt;/P&gt;&lt;P&gt;Not a great community page.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Dec 2015 05:08:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alias-for-Dimension/m-p/967203#M467013</guid>
      <dc:creator />
      <dc:date>2015-12-22T05:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: Alias for Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Alias-for-Dimension/m-p/967204#M467014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;Do u want to rename property_type in the chart?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Dec 2015 05:10:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alias-for-Dimension/m-p/967204#M467014</guid>
      <dc:creator>ajsjoshua</dc:creator>
      <dc:date>2015-12-22T05:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: Alias for Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Alias-for-Dimension/m-p/967205#M467015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try this.&lt;/P&gt;&lt;P&gt;if( isnull(variable),'unknown',variable)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;$@M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Dec 2015 05:12:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alias-for-Dimension/m-p/967205#M467015</guid>
      <dc:creator>mightyqlikers</dc:creator>
      <dc:date>2015-12-22T05:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: Alias for Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Alias-for-Dimension/m-p/967206#M467016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks all, I have solved now.&amp;nbsp; I wanted to assign value to null values and also create list box with new variables which I have worked both out.&amp;nbsp; Unfortunately the post saying this hasn't yet been approved by moderator thus my comment in previous post.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Dec 2015 05:19:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alias-for-Dimension/m-p/967206#M467016</guid>
      <dc:creator />
      <dc:date>2015-12-22T05:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: Alias for Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Alias-for-Dimension/m-p/967207#M467017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Had to change in the script, which is very primitive. Personally I find this a very cumbersome product in comparison to Tableau.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Jan 2016 21:14:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alias-for-Dimension/m-p/967207#M467017</guid>
      <dc:creator />
      <dc:date>2016-01-17T21:14:47Z</dc:date>
    </item>
  </channel>
</rss>

