<?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 Aliasing Select Statement in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Aliasing-Select-Statement/m-p/708652#M671361</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have connected to QvSAPDSOConnector. I am trying to pull an infoObject from a particular DSO and rename it into a business specific format. I am trying to alias the fields in the select statement. But an error is thrown &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Type: 'E', Message: 'InfoObject AS in the list of available InfoObjects does not exist in DS'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The code&amp;nbsp; I am using is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[ZCR_OCOM]:&lt;/P&gt;&lt;P&gt;Load *;&lt;/P&gt;&lt;P&gt;SQL Select &lt;/P&gt;&lt;P&gt; 0CRM_ACGUID AS ABC&lt;/P&gt;&lt;P&gt;from ZCR_OCOM;&lt;/P&gt;&lt;P&gt;Store * from [ZCR_OCOM] into ZCR_OCOM.QVD;&lt;/P&gt;&lt;P&gt;Drop table [ZCR_OCOM];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me with this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Oct 2014 05:37:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-10-13T05:37:17Z</dc:date>
    <item>
      <title>Aliasing Select Statement</title>
      <link>https://community.qlik.com/t5/QlikView/Aliasing-Select-Statement/m-p/708652#M671361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have connected to QvSAPDSOConnector. I am trying to pull an infoObject from a particular DSO and rename it into a business specific format. I am trying to alias the fields in the select statement. But an error is thrown &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Type: 'E', Message: 'InfoObject AS in the list of available InfoObjects does not exist in DS'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The code&amp;nbsp; I am using is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[ZCR_OCOM]:&lt;/P&gt;&lt;P&gt;Load *;&lt;/P&gt;&lt;P&gt;SQL Select &lt;/P&gt;&lt;P&gt; 0CRM_ACGUID AS ABC&lt;/P&gt;&lt;P&gt;from ZCR_OCOM;&lt;/P&gt;&lt;P&gt;Store * from [ZCR_OCOM] into ZCR_OCOM.QVD;&lt;/P&gt;&lt;P&gt;Drop table [ZCR_OCOM];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me with this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2014 05:37:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aliasing-Select-Statement/m-p/708652#M671361</guid>
      <dc:creator />
      <dc:date>2014-10-13T05:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: Aliasing Select Statement</title>
      <link>https://community.qlik.com/t5/QlikView/Aliasing-Select-Statement/m-p/708653#M671363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;This issue is solved.&lt;/P&gt;&lt;P&gt;I tried to load with alias name and then select. It is working fine now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[ZCR_OCOM]:&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load [&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.7272720336914px;"&gt;0CRM_ACGUID] AS ABC&lt;/SPAN&gt; ;&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SQL Select&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;0CRM_ACGUID&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;from ZCR_OCOM;&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Store * from [ZCR_OCOM] into ZCR_OCOM.QVD;&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Drop table [ZCR_OCOM];&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks every one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2014 06:31:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aliasing-Select-Statement/m-p/708653#M671363</guid>
      <dc:creator />
      <dc:date>2014-10-14T06:31:55Z</dc:date>
    </item>
  </channel>
</rss>

