<?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 Question about using qualify in script en renaming fields in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Question-about-using-qualify-in-script-en-renaming-fields/m-p/199995#M58695</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We are using the option 'qualify' in our QV script, but there is one thing that makes me unhappy about it. The good thing is that all the fields related to a table will be shown in order and per table. That's good. The bad thing is that I have to rename all the fields in the label field. What I also don't like is the description of the selections in the current selections box.&lt;/P&gt;&lt;P&gt;Is there someone who can tell me how to solve this?&lt;BR /&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Henco&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Feb 2011 16:21:17 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-02-03T16:21:17Z</dc:date>
    <item>
      <title>Question about using qualify in script en renaming fields</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-using-qualify-in-script-en-renaming-fields/m-p/199995#M58695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We are using the option 'qualify' in our QV script, but there is one thing that makes me unhappy about it. The good thing is that all the fields related to a table will be shown in order and per table. That's good. The bad thing is that I have to rename all the fields in the label field. What I also don't like is the description of the selections in the current selections box.&lt;/P&gt;&lt;P&gt;Is there someone who can tell me how to solve this?&lt;BR /&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Henco&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Feb 2011 16:21:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-using-qualify-in-script-en-renaming-fields/m-p/199995#M58695</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-02-03T16:21:17Z</dc:date>
    </item>
    <item>
      <title>Question about using qualify in script en renaming fields</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-using-qualify-in-script-en-renaming-fields/m-p/199996#M58696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Henco,&lt;/P&gt;&lt;P&gt;What do you mean with "I have to rename all the fields in the label field."&lt;/P&gt;&lt;P&gt;Do you mean that when you make a graph as example that you have to rename the name of the column? It take automatically the original name off course.&lt;BR /&gt;I don`t see your problem...&lt;/P&gt;&lt;P&gt;And also you last question is not clear to me sorry. I want to help you but maybe you can be more precise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Martijn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Feb 2011 16:31:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-using-qualify-in-script-en-renaming-fields/m-p/199996#M58696</guid>
      <dc:creator />
      <dc:date>2011-02-03T16:31:36Z</dc:date>
    </item>
    <item>
      <title>Question about using qualify in script en renaming fields</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-using-qualify-in-script-en-renaming-fields/m-p/199997#M58697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin,&lt;/P&gt;&lt;P&gt;Thanks for your answer.&lt;/P&gt;&lt;P&gt;Let me give you an example.&lt;/P&gt;&lt;P&gt;The names of the fields are displayed as following: &lt;I&gt;tablename.fieldname&lt;/I&gt;. This is because of using 'qualify' in the script. What I want to see in for example a chart is only the fieldname and not tablename+fieldname. I hope this is more specific.&lt;/P&gt;&lt;P&gt;Henco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Feb 2011 16:39:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-using-qualify-in-script-en-renaming-fields/m-p/199997#M58697</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-02-03T16:39:27Z</dc:date>
    </item>
    <item>
      <title>Question about using qualify in script en renaming fields</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-using-qualify-in-script-en-renaming-fields/m-p/199998#M58698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oke I understand.&lt;/P&gt;&lt;P&gt;Maybe you could do the following.&lt;/P&gt;&lt;P&gt;You have made as example the table "tablename"&lt;/P&gt;&lt;P&gt;In the script on the end make a new table where you load everything from "tablename"and unqualify this one. Note that if there is a name in this table that is also in another one that they will connect off course.&lt;/P&gt;&lt;P&gt;I don`t know if there is another solution and I understand that my solution is not really a answer for you because you use qualify.&lt;/P&gt;&lt;P&gt;I think you should think really good about your use of qualify.&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Martijn&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Feb 2011 16:56:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-using-qualify-in-script-en-renaming-fields/m-p/199998#M58698</guid>
      <dc:creator />
      <dc:date>2011-02-03T16:56:49Z</dc:date>
    </item>
    <item>
      <title>Question about using qualify in script en renaming fields</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-using-qualify-in-script-en-renaming-fields/m-p/199999#M58699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Martijn.&lt;/P&gt;&lt;P&gt;I am going to discuss this with my colleague.&lt;/P&gt;&lt;P&gt;With regards,&lt;/P&gt;&lt;P&gt;Henco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Feb 2011 18:06:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-using-qualify-in-script-en-renaming-fields/m-p/199999#M58699</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-02-03T18:06:34Z</dc:date>
    </item>
  </channel>
</rss>

