<?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 scripting in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/scripting/m-p/1169081#M629797</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;&lt;/P&gt;&lt;P&gt;attached is the list of tickets that i am working with &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the table i have given item id 1281197 and 1300038 is raised as critical but now it is now downgraded to medium&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;so when we extract data the priority of these two tickets will show it as medium ,which is expected ,but i want to create a button or field saying 'Raised as Critical' when i click on that the two item ids have to get filtered.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;i think we can do it by using the action on button with select in field but &lt;/SPAN&gt;every time&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; when there is an new item that is raised as critical i have to go to the server and takeout the file and add the item to the action so i want to keep it dynamic &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;is there any way where i add the ticket in some file and the action will read it .and get the item ids that are 'raised as critical'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;for item ids which i have said i want to &lt;/SPAN&gt;calculate&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; the resolution time &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;resolution time is the time between createdDateText and the date the item is closed on &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;for instance lets say i have raised a ticket as critical today and the ticket will be given some workaround and will be degraded to medium &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;so first i want to &lt;/SPAN&gt;calculate&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; the resolution time for ticket even it is not closed we have to &lt;/SPAN&gt;calculate&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; the resolution time for this ticket as it is downgraded as medium and now we have to &lt;/SPAN&gt;calculate&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; the resolution time for the same ticket which is time between the ticket downgraded time to ticket closing time &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;if i &lt;/SPAN&gt;didnt&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; make sense pls do ask your questions &lt;A href="https://community.qlik.com/qlik-users/23109"&gt;jagan&lt;/A&gt;&lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;&lt;A href="https://community.qlik.com/qlik-users/91029"&gt;krishnacbe&lt;/A&gt;&lt;A href="https://community.qlik.com/qlik-users/119406"&gt;franky_h79&lt;/A&gt;&lt;A href="https://community.qlik.com/qlik-users/15823"&gt;swuehl&lt;/A&gt;&lt;A href="https://community.qlik.com/qlik-users/223796"&gt;jackyfish516&lt;/A&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Aug 2016 17:56:55 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-08-10T17:56:55Z</dc:date>
    <item>
      <title>scripting</title>
      <link>https://community.qlik.com/t5/QlikView/scripting/m-p/1169081#M629797</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;&lt;/P&gt;&lt;P&gt;attached is the list of tickets that i am working with &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the table i have given item id 1281197 and 1300038 is raised as critical but now it is now downgraded to medium&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;so when we extract data the priority of these two tickets will show it as medium ,which is expected ,but i want to create a button or field saying 'Raised as Critical' when i click on that the two item ids have to get filtered.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;i think we can do it by using the action on button with select in field but &lt;/SPAN&gt;every time&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; when there is an new item that is raised as critical i have to go to the server and takeout the file and add the item to the action so i want to keep it dynamic &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;is there any way where i add the ticket in some file and the action will read it .and get the item ids that are 'raised as critical'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;for item ids which i have said i want to &lt;/SPAN&gt;calculate&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; the resolution time &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;resolution time is the time between createdDateText and the date the item is closed on &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;for instance lets say i have raised a ticket as critical today and the ticket will be given some workaround and will be degraded to medium &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;so first i want to &lt;/SPAN&gt;calculate&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; the resolution time for ticket even it is not closed we have to &lt;/SPAN&gt;calculate&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; the resolution time for this ticket as it is downgraded as medium and now we have to &lt;/SPAN&gt;calculate&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; the resolution time for the same ticket which is time between the ticket downgraded time to ticket closing time &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;if i &lt;/SPAN&gt;didnt&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; make sense pls do ask your questions &lt;A href="https://community.qlik.com/qlik-users/23109"&gt;jagan&lt;/A&gt;&lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;&lt;A href="https://community.qlik.com/qlik-users/91029"&gt;krishnacbe&lt;/A&gt;&lt;A href="https://community.qlik.com/qlik-users/119406"&gt;franky_h79&lt;/A&gt;&lt;A href="https://community.qlik.com/qlik-users/15823"&gt;swuehl&lt;/A&gt;&lt;A href="https://community.qlik.com/qlik-users/223796"&gt;jackyfish516&lt;/A&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2016 17:56:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/scripting/m-p/1169081#M629797</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-10T17:56:55Z</dc:date>
    </item>
  </channel>
</rss>

