<?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: qlik sense Automation substr with strrpos in Qlik Automate</title>
    <link>https://community.qlik.com/t5/Qlik-Automate/qlik-sense-Automation-substr-with-strrpos/m-p/2465582#M4217</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/241922"&gt;@rk23&lt;/a&gt;&amp;nbsp;How you are getting the Input of App Name and id? you are manually entering it or getting it from Blocks?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 26 Jun 2024 07:07:14 GMT</pubDate>
    <dc:creator>salmankojar</dc:creator>
    <dc:date>2024-06-26T07:07:14Z</dc:date>
    <item>
      <title>qlik sense Automation substr with strrpos</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/qlik-sense-Automation-substr-with-strrpos/m-p/2465402#M4205</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;
&lt;P&gt;I am trying to get part of string using qlik automation job and its not working as expected&amp;nbsp;&lt;/P&gt;
&lt;P&gt;basically I got a string like "&amp;nbsp; App name - (4fghj-efgh6) "&amp;nbsp; and want get App Id which is second part within bracket&lt;/P&gt;
&lt;P&gt;and tried&amp;nbsp; like&amp;nbsp;&lt;/P&gt;
&lt;P data-pm-slice="1 1 []"&gt;&lt;STRONG&gt;{substr: {$.inputs.'Choose App name'}, { strrpos: {$.inputs.'Choose App name'}, '(' } -1,{ textlength: {$.inputs.'Choose App name'} } - { strrpos: {$.inputs.'Choose App name'}, '(' } + 1}&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;but no output coming&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2024 15:38:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/qlik-sense-Automation-substr-with-strrpos/m-p/2465402#M4205</guid>
      <dc:creator>rk23</dc:creator>
      <dc:date>2024-06-25T15:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: qlik sense Automation substr with strrpos</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/qlik-sense-Automation-substr-with-strrpos/m-p/2465582#M4217</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/241922"&gt;@rk23&lt;/a&gt;&amp;nbsp;How you are getting the Input of App Name and id? you are manually entering it or getting it from Blocks?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2024 07:07:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/qlik-sense-Automation-substr-with-strrpos/m-p/2465582#M4217</guid>
      <dc:creator>salmankojar</dc:creator>
      <dc:date>2024-06-26T07:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: qlik sense Automation substr with strrpos</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/qlik-sense-Automation-substr-with-strrpos/m-p/2465790#M4219</link>
      <description>&lt;P&gt;Hi From Listapps then joining the app name and app id&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I got this working now with reg expression as like&lt;/P&gt;
&lt;P data-pm-slice="1 1 []"&gt;&lt;STRONG&gt;{regexparse: {$.inputs.'Choose App name'}, '\(([^)]*)\)[^(]*$'}&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2024 15:43:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/qlik-sense-Automation-substr-with-strrpos/m-p/2465790#M4219</guid>
      <dc:creator>rk23</dc:creator>
      <dc:date>2024-06-26T15:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: qlik sense Automation substr with strrpos</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/qlik-sense-Automation-substr-with-strrpos/m-p/2465984#M4225</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/241922"&gt;@rk23&lt;/a&gt;&amp;nbsp;you can also use the AppID's by the method shown in attached Automation Json File.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2024 08:47:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/qlik-sense-Automation-substr-with-strrpos/m-p/2465984#M4225</guid>
      <dc:creator>salmankojar</dc:creator>
      <dc:date>2024-06-27T08:47:54Z</dc:date>
    </item>
  </channel>
</rss>

