<?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: Enter Variabel at Specific Row in Certain Field in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Enter-Variabel-at-Specific-Row-in-Certain-Field/m-p/1588624#M43124</link>
    <description>&lt;P&gt;sorry for that...&amp;nbsp;&lt;/P&gt;&lt;P&gt;i fixed my problem with indexing each row with a number and did the same thing in my other table and joined them with the index as key. looks good for now.&lt;/P&gt;&lt;P&gt;thanks for your reply!&lt;/P&gt;</description>
    <pubDate>Wed, 05 Jun 2019 13:45:52 GMT</pubDate>
    <dc:creator>rohi__</dc:creator>
    <dc:date>2019-06-05T13:45:52Z</dc:date>
    <item>
      <title>Enter Variabel at Specific Row in Certain Field</title>
      <link>https://community.qlik.com/t5/App-Development/Enter-Variabel-at-Specific-Row-in-Certain-Field/m-p/1588579#M43114</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;how can i enter a variabel by accessing a certain row number and its field?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for example:&lt;/P&gt;&lt;P&gt;alphabeth | name&lt;/P&gt;&lt;P&gt;a | albert&lt;/P&gt;&lt;P&gt;b | boris&lt;/P&gt;&lt;P&gt;d | duncan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so there is 'c' missing and i now want to enter at the third position by accessing the row number the line c.&amp;nbsp;&lt;/P&gt;&lt;P&gt;after:&lt;/P&gt;&lt;P&gt;alphabeth | name&lt;/P&gt;&lt;P&gt;a | albert&lt;/P&gt;&lt;P&gt;b | boris&lt;/P&gt;&lt;P&gt;c |&amp;nbsp;&lt;/P&gt;&lt;P&gt;d | duncan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;rohi__&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:43:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Enter-Variabel-at-Specific-Row-in-Certain-Field/m-p/1588579#M43114</guid>
      <dc:creator>rohi__</dc:creator>
      <dc:date>2024-11-16T20:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: Enter Variabel at Specific Row in Certain Field</title>
      <link>https://community.qlik.com/t5/App-Development/Enter-Variabel-at-Specific-Row-in-Certain-Field/m-p/1588581#M43115</link>
      <description>&lt;P&gt;Is your actually data made up of alphabets? If it isn't then how will we know what is missing?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2019 12:35:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Enter-Variabel-at-Specific-Row-in-Certain-Field/m-p/1588581#M43115</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-06-05T12:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: Enter Variabel at Specific Row in Certain Field</title>
      <link>https://community.qlik.com/t5/App-Development/Enter-Variabel-at-Specific-Row-in-Certain-Field/m-p/1588585#M43116</link>
      <description>&lt;P&gt;hi sunny!&lt;/P&gt;&lt;P&gt;thanks for your fast reply!&lt;/P&gt;&lt;P&gt;there is nothing missing in my data...&amp;nbsp;&lt;/P&gt;&lt;P&gt;it s a calendar with specific workdays. the function networkdays() won't work.&lt;/P&gt;&lt;P&gt;i got a column of ordered days and now i want to access each row to enter in the 'workday' column 'yes' or 'no'.&lt;/P&gt;&lt;P&gt;this is a separate table with no dates... so my idea was to add each field separate because they are syncronized by order.&lt;/P&gt;&lt;P&gt;hope you got an answer to this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks again!&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2019 12:46:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Enter-Variabel-at-Specific-Row-in-Certain-Field/m-p/1588585#M43116</guid>
      <dc:creator>rohi__</dc:creator>
      <dc:date>2019-06-05T12:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: Enter Variabel at Specific Row in Certain Field</title>
      <link>https://community.qlik.com/t5/App-Development/Enter-Variabel-at-Specific-Row-in-Certain-Field/m-p/1588617#M43122</link>
      <description>&lt;P&gt;I did not, in fact I am more confused now.... we started with alpha-numeric data... but moved over to dates (NetWorkDays)... I think your sample is totally unrelated to your request... can you may be provide a better sample to explain your requirement?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2019 13:40:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Enter-Variabel-at-Specific-Row-in-Certain-Field/m-p/1588617#M43122</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-06-05T13:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: Enter Variabel at Specific Row in Certain Field</title>
      <link>https://community.qlik.com/t5/App-Development/Enter-Variabel-at-Specific-Row-in-Certain-Field/m-p/1588624#M43124</link>
      <description>&lt;P&gt;sorry for that...&amp;nbsp;&lt;/P&gt;&lt;P&gt;i fixed my problem with indexing each row with a number and did the same thing in my other table and joined them with the index as key. looks good for now.&lt;/P&gt;&lt;P&gt;thanks for your reply!&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2019 13:45:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Enter-Variabel-at-Specific-Row-in-Certain-Field/m-p/1588624#M43124</guid>
      <dc:creator>rohi__</dc:creator>
      <dc:date>2019-06-05T13:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: Enter Variabel at Specific Row in Certain Field</title>
      <link>https://community.qlik.com/t5/App-Development/Enter-Variabel-at-Specific-Row-in-Certain-Field/m-p/1588628#M43125</link>
      <description>&lt;P&gt;Okay good to know.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2019 13:48:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Enter-Variabel-at-Specific-Row-in-Certain-Field/m-p/1588628#M43125</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-06-05T13:48:31Z</dc:date>
    </item>
  </channel>
</rss>

