<?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: How to load data from SAP HANA analytics view into Qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-load-data-from-SAP-HANA-analytics-view-into-Qlikview/m-p/1600503#M737635</link>
    <description>&lt;P&gt;Hi, how are you?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some considerations:&lt;/P&gt;&lt;P&gt;1) You have sap connector?&lt;/P&gt;&lt;P&gt;2) are you acces uses odbc driver?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can access to one table as your script and then access to another table using the same script only change the table, depends on the relation that have table1 and table2 will be a relation or not, it depens if the names of the fields are the same or not&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;Load*&lt;/P&gt;&lt;P&gt;from Table1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table2&lt;/P&gt;&lt;P&gt;Load*&lt;/P&gt;&lt;P&gt;From Table2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If there not any relation, there will be two differents tables that give you information about save hanna&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have or not sap connector you can see this examples videos:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=c5UqDCiTylY" target="_blank"&gt;https://www.youtube.com/watch?v=c5UqDCiTylY&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=rT63abPKJZY" target="_blank"&gt;https://www.youtube.com/watch?v=rT63abPKJZY&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Hope Helps&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FernandoK&lt;/P&gt;</description>
    <pubDate>Tue, 09 Jul 2019 15:55:33 GMT</pubDate>
    <dc:creator>fkeuroglian</dc:creator>
    <dc:date>2019-07-09T15:55:33Z</dc:date>
    <item>
      <title>How to load data from SAP HANA analytics view into Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-data-from-SAP-HANA-analytics-view-into-Qlikview/m-p/1600232#M737634</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm new in Qlikview development. I've been trying to load data from SAP HANA Analytic View into Qlikview. I created 2 analytics view in SAP HANA but I don't have any idea how to load data from these 2 views in Qlikview. I only managed to load 1 analytics view using&amp;nbsp; this load script:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="QLIK Comm.PNG" style="width: 335px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/15120iC8CA93F9E55CCF96/image-size/large?v=v2&amp;amp;px=999" role="button" title="QLIK Comm.PNG" alt="QLIK Comm.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Can someone that have expertise in QlikView and SAP HANA give any idea how can I load data using 2 analytics view without joining these 2 views in Qlikview?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:29:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-data-from-SAP-HANA-analytics-view-into-Qlikview/m-p/1600232#M737634</guid>
      <dc:creator>Lily</dc:creator>
      <dc:date>2024-11-16T20:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to load data from SAP HANA analytics view into Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-data-from-SAP-HANA-analytics-view-into-Qlikview/m-p/1600503#M737635</link>
      <description>&lt;P&gt;Hi, how are you?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some considerations:&lt;/P&gt;&lt;P&gt;1) You have sap connector?&lt;/P&gt;&lt;P&gt;2) are you acces uses odbc driver?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can access to one table as your script and then access to another table using the same script only change the table, depends on the relation that have table1 and table2 will be a relation or not, it depens if the names of the fields are the same or not&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;Load*&lt;/P&gt;&lt;P&gt;from Table1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table2&lt;/P&gt;&lt;P&gt;Load*&lt;/P&gt;&lt;P&gt;From Table2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If there not any relation, there will be two differents tables that give you information about save hanna&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have or not sap connector you can see this examples videos:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=c5UqDCiTylY" target="_blank"&gt;https://www.youtube.com/watch?v=c5UqDCiTylY&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=rT63abPKJZY" target="_blank"&gt;https://www.youtube.com/watch?v=rT63abPKJZY&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Hope Helps&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FernandoK&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2019 15:55:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-data-from-SAP-HANA-analytics-view-into-Qlikview/m-p/1600503#M737635</guid>
      <dc:creator>fkeuroglian</dc:creator>
      <dc:date>2019-07-09T15:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to load data from SAP HANA analytics view into Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-data-from-SAP-HANA-analytics-view-into-Qlikview/m-p/1600672#M737636</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm fine, thanks for your reply.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm accessing data using ODBC driver to connect with SAP Hana. I've already tried your suggestion and&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="correction  alternate"&gt;it&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;works. But I didn't understand why&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="correction  alternate"&gt;qlikview&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;automatically create another table as per&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="correction  alternate"&gt;the screenshot&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;below:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture12.PNG" style="width: 471px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/15184i304BFB0FA4CB0D8C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture12.PNG" alt="Capture12.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;It is because of same field name or qlikview define this field as key?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2019 02:49:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-data-from-SAP-HANA-analytics-view-into-Qlikview/m-p/1600672#M737636</guid>
      <dc:creator>Lily</dc:creator>
      <dc:date>2019-07-10T02:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to load data from SAP HANA analytics view into Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-data-from-SAP-HANA-analytics-view-into-Qlikview/m-p/1601003#M737637</link>
      <description>&lt;P&gt;Hi, how are you?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Automatically Qlik when detect the same name in two or more tables, create a new table SYN(Syntethic) with the commons field between the tables.&lt;/P&gt;&lt;P&gt;You can rename the fields WERKS and NAME1 in one table, like this&lt;/P&gt;&lt;P&gt;WERKS AS WERKS_Table1&lt;/P&gt;&lt;P&gt;NAME1 as NAME_Table1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;IF you do not want to have a relation between this two table, this is the way&lt;/P&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;Fernando&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2019 15:46:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-data-from-SAP-HANA-analytics-view-into-Qlikview/m-p/1601003#M737637</guid>
      <dc:creator>fkeuroglian</dc:creator>
      <dc:date>2019-07-10T15:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to load data from SAP HANA analytics view into Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-data-from-SAP-HANA-analytics-view-into-Qlikview/m-p/1823788#M1213802</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.qlik.com/t5/user/viewprofilepage/user-id/25425" target="_self"&gt;&lt;SPAN class="login-bold"&gt;Fkeuroglian&lt;/SPAN&gt;&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Can we connect QlikSense with SAP Hana without connector?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jul 2021 06:49:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-data-from-SAP-HANA-analytics-view-into-Qlikview/m-p/1823788#M1213802</guid>
      <dc:creator>ABP2021</dc:creator>
      <dc:date>2021-07-22T06:49:40Z</dc:date>
    </item>
  </channel>
</rss>

