<?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: Insert single record in table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Insert-single-record-in-table/m-p/975698#M644199</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;projects:&lt;/P&gt;&lt;P&gt;SQL SELECT `projekt_bereich`,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; `projekt_bereichsleiter`,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; `projekt_beschreibung`,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; `projekt_ende`,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; `projekt_id`,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; `projekt_kundenbetreuer`,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; `projekt_name`,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; `projekt_start`&lt;/P&gt;&lt;P&gt;FROM `qlik_reporting`.`projekte`;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate(projects)&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; projekt_id,projekt_name&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0,'Absence types'&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Nov 2015 17:11:29 GMT</pubDate>
    <dc:creator>cwolf</dc:creator>
    <dc:date>2015-11-24T17:11:29Z</dc:date>
    <item>
      <title>Insert single record in table</title>
      <link>https://community.qlik.com/t5/QlikView/Insert-single-record-in-table/m-p/975696#M644197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: black;"&gt;Insert single record in table&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: black;"&gt;Hello, I invite from an SQL database, a table and would like to add a single record permanently, since this subject is not in the DB there.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: black;"&gt;This script exists:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: black;"&gt;-----------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: black;"&gt;projects:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: black;"&gt;SQL SELECT `projekt_bereich`,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; `projekt_bereichsleiter`,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; `projekt_beschreibung`,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; `projekt_ende`,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; `projekt_id`,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; `projekt_kundenbetreuer`,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; `projekt_name`,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; `projekt_start`&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: black;"&gt;FROM `qlik_reporting`.`projekte`;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: black;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: black;"&gt;insert into projects (`projekt_id`,` projekt_name`) VALUES (0, 'Absence types');&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: black;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: black;"&gt;// Save the table on Server&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: black;"&gt;store * from projects into $ (vDatenquelle) timo_projekte.qvd (QVD);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: black;"&gt;DROP TABLE timo_projekte;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: black;"&gt;-------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: black;"&gt;but the Insert command does not work in Qlik.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: black;"&gt;I just want to insert a record with Projekt_ID "0". the ProjectID is then "Absence types" assigned as projekt_name.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: black;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: black;"&gt;Is there a way Thanks much in advance&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2015 14:38:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Insert-single-record-in-table/m-p/975696#M644197</guid>
      <dc:creator>neapicture</dc:creator>
      <dc:date>2015-11-24T14:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: Insert single record in table</title>
      <link>https://community.qlik.com/t5/QlikView/Insert-single-record-in-table/m-p/975697#M644198</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;What exactly you trying to do?&lt;/P&gt;&lt;P&gt;Just add a new row to the table as you can do a concatenate and do an inline load with the data?&lt;/P&gt;&lt;P&gt;Or a new column just add in the qlikview load&lt;/P&gt;&lt;P&gt;'Thing'&amp;nbsp; as NewField.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2015 17:10:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Insert-single-record-in-table/m-p/975697#M644198</guid>
      <dc:creator>Mark_Little</dc:creator>
      <dc:date>2015-11-24T17:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Insert single record in table</title>
      <link>https://community.qlik.com/t5/QlikView/Insert-single-record-in-table/m-p/975698#M644199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;projects:&lt;/P&gt;&lt;P&gt;SQL SELECT `projekt_bereich`,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; `projekt_bereichsleiter`,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; `projekt_beschreibung`,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; `projekt_ende`,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; `projekt_id`,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; `projekt_kundenbetreuer`,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; `projekt_name`,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; `projekt_start`&lt;/P&gt;&lt;P&gt;FROM `qlik_reporting`.`projekte`;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate(projects)&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; projekt_id,projekt_name&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0,'Absence types'&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2015 17:11:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Insert-single-record-in-table/m-p/975698#M644199</guid>
      <dc:creator>cwolf</dc:creator>
      <dc:date>2015-11-24T17:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: Insert single record in table</title>
      <link>https://community.qlik.com/t5/QlikView/Insert-single-record-in-table/m-p/975699#M644200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you can do better than "it doesn't work". For example, what error message do you get when you execute this script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to add a record to your source database (WriteBack), switch to R/W mode (see Script Editor-&amp;gt;Bottom right tab called 'Settings'-&amp;gt;Open databases in Read/Write mode) and add the SQL keyword in front of the INSERT statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you just want to add a new project record to the loaded data in QlikView, see the suggestions by Christian &amp;amp; Mark.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2015 17:19:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Insert-single-record-in-table/m-p/975699#M644200</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-11-24T17:19:19Z</dc:date>
    </item>
  </channel>
</rss>

