<?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 Query on Filtering Closed Incidents by Time Frame in XSOAR dashboard in Cortex XSOAR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/query-on-filtering-closed-incidents-by-time-frame-in-xsoar/m-p/617739#M3766</link>
    <description>&lt;P&gt;&lt;SPAN&gt;I'm in the process of creating a widget and need help retrieving details of incidents that were closed within a specific week or time frame, irrespective of their creation date. Additionally, I would like to know if there's a method to achieve this without using scripting. Could you please provide guidance on how to implement this functionality?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;LI-PRODUCT title="Cortex XSOAR" id="Cortex_XSOAR"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 14 Nov 2024 15:07:15 GMT</pubDate>
    <dc:creator>ansusabu</dc:creator>
    <dc:date>2024-11-14T15:07:15Z</dc:date>
    <item>
      <title>Query on Filtering Closed Incidents by Time Frame in XSOAR dashboard</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/query-on-filtering-closed-incidents-by-time-frame-in-xsoar/m-p/617739#M3766</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I'm in the process of creating a widget and need help retrieving details of incidents that were closed within a specific week or time frame, irrespective of their creation date. Additionally, I would like to know if there's a method to achieve this without using scripting. Could you please provide guidance on how to implement this functionality?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;LI-PRODUCT title="Cortex XSOAR" id="Cortex_XSOAR"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2024 15:07:15 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/query-on-filtering-closed-incidents-by-time-frame-in-xsoar/m-p/617739#M3766</guid>
      <dc:creator>ansusabu</dc:creator>
      <dc:date>2024-11-14T15:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: Query on Filtering Closed Incidents by Time Frame in XSOAR dashboard</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/query-on-filtering-closed-incidents-by-time-frame-in-xsoar/m-p/617870#M3767</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/1285266647"&gt;@ansusabu&lt;/a&gt; – Yes, this can be achieved by filtering incidents based on the&amp;nbsp;&lt;STRONG&gt;closed&amp;nbsp;&lt;/STRONG&gt;timestamp field, for example:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;closed:&amp;gt;="2024-11-07T00:00:00 -0700" and closed:&amp;lt;="2024-11-14T00:00:00 -0700" &lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 00:31:13 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/query-on-filtering-closed-incidents-by-time-frame-in-xsoar/m-p/617870#M3767</guid>
      <dc:creator>asawyer</dc:creator>
      <dc:date>2024-11-15T00:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: Query on Filtering Closed Incidents by Time Frame in XSOAR dashboard</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/query-on-filtering-closed-incidents-by-time-frame-in-xsoar/m-p/618610#M3769</link>
      <description>&lt;P&gt;But these values are static, right? I want the values to be changing based on the dashboard time frame.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And does your query take incidents created in during the dashboard timeframe and closed based on the query time frame? I don't want that. I want all the incidents closed during the dashboard's timeframe irrespective of their creation date&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 10:11:02 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/query-on-filtering-closed-incidents-by-time-frame-in-xsoar/m-p/618610#M3769</guid>
      <dc:creator>ansusabu</dc:creator>
      <dc:date>2024-11-15T10:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: Query on Filtering Closed Incidents by Time Frame in XSOAR dashboard</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/query-on-filtering-closed-incidents-by-time-frame-in-xsoar/m-p/620299#M3771</link>
      <description>&lt;P&gt;Nope, you can use relative timestamps as well. For example:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;closed:&amp;gt;="7 days ago"&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To return all incidents closed during the&amp;nbsp;&lt;SPAN&gt;dashboard's timeframe irrespective of their creation date, change date range of the dashboard or widget to&amp;nbsp;&lt;STRONG&gt;"All times"&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:36:30 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/query-on-filtering-closed-incidents-by-time-frame-in-xsoar/m-p/620299#M3771</guid>
      <dc:creator>asawyer</dc:creator>
      <dc:date>2024-11-16T01:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: Query on Filtering Closed Incidents by Time Frame in XSOAR dashboard</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/query-on-filtering-closed-incidents-by-time-frame-in-xsoar/m-p/622828#M3774</link>
      <description>&lt;P&gt;"7 days ago" is still static. I need the incidents which are closed from last-to-last Sunday to last Saturday every week.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2024 12:40:40 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/query-on-filtering-closed-incidents-by-time-frame-in-xsoar/m-p/622828#M3774</guid>
      <dc:creator>ansusabu</dc:creator>
      <dc:date>2024-11-18T12:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: Query on Filtering Closed Incidents by Time Frame in XSOAR dashboard</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/query-on-filtering-closed-incidents-by-time-frame-in-xsoar/m-p/623480#M3775</link>
      <description>&lt;P&gt;This can be done with reports. You can schedule the report to run every week at a particular time, like Sunday at midnight, and look back exactly 7 days from then.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2024 16:34:55 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/query-on-filtering-closed-incidents-by-time-frame-in-xsoar/m-p/623480#M3775</guid>
      <dc:creator>asawyer</dc:creator>
      <dc:date>2024-11-18T16:34:55Z</dc:date>
    </item>
  </channel>
</rss>

