<?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: any way to have multiple counts within same xql query in Cortex XSIAM Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xsiam-discussions/any-way-to-have-multiple-counts-within-same-xql-query/m-p/1205476#M144</link>
    <description>&lt;P&gt;Hi thanks for answer but I guess you misunderstand me. Actually I need it like below chart.For example the long one "auto resolve",the small one "fp.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kadirerol_0-1737980603946.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/65458iCEC457EC6D04FE67/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kadirerol_0-1737980603946.png" alt="kadirerol_0-1737980603946.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 27 Jan 2025 12:23:38 GMT</pubDate>
    <dc:creator>kadirerol</dc:creator>
    <dc:date>2025-01-27T12:23:38Z</dc:date>
    <item>
      <title>any way to have multiple counts within same xql query</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsiam-discussions/any-way-to-have-multiple-counts-within-same-xql-query/m-p/1205134#M141</link>
      <description>&lt;P&gt;I need query about status of incidents. I have to all status count in same query. For example in april have 25 auto-resolved, 20 FP, 20 TP but I dont know how can i count in same query. &lt;SPAN class="HwtZe"&gt;&lt;SPAN class="jCAhz ChMk0b"&gt;&lt;SPAN class="ryNqvb"&gt;Does anyone have any ideas on this topic?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2025 05:55:46 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsiam-discussions/any-way-to-have-multiple-counts-within-same-xql-query/m-p/1205134#M141</guid>
      <dc:creator>kadirerol</dc:creator>
      <dc:date>2025-01-23T05:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: any way to have multiple counts within same xql query</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsiam-discussions/any-way-to-have-multiple-counts-within-same-xql-query/m-p/1205474#M143</link>
      <description>&lt;P&gt;Hi you could try this (amending timeframe to suit your needs):&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;config timeframe = 1mo&amp;nbsp;&lt;BR /&gt;| dataset = incidents &lt;BR /&gt;| comp count() by status&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2025 12:12:09 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsiam-discussions/any-way-to-have-multiple-counts-within-same-xql-query/m-p/1205474#M143</guid>
      <dc:creator>john-lillington</dc:creator>
      <dc:date>2025-01-27T12:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: any way to have multiple counts within same xql query</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsiam-discussions/any-way-to-have-multiple-counts-within-same-xql-query/m-p/1205476#M144</link>
      <description>&lt;P&gt;Hi thanks for answer but I guess you misunderstand me. Actually I need it like below chart.For example the long one "auto resolve",the small one "fp.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kadirerol_0-1737980603946.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/65458iCEC457EC6D04FE67/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kadirerol_0-1737980603946.png" alt="kadirerol_0-1737980603946.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2025 12:23:38 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsiam-discussions/any-way-to-have-multiple-counts-within-same-xql-query/m-p/1205476#M144</guid>
      <dc:creator>kadirerol</dc:creator>
      <dc:date>2025-01-27T12:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: any way to have multiple counts within same xql query</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsiam-discussions/any-way-to-have-multiple-counts-within-same-xql-query/m-p/1205477#M145</link>
      <description>&lt;P&gt;You could modify the query to something like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;config timeframe = 1mo&lt;BR /&gt;| dataset = incidents &lt;BR /&gt;| comp count() by status&lt;BR /&gt;| view graph type = column subtype = grouped xaxis = status yaxis = count_1&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2025 12:55:31 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsiam-discussions/any-way-to-have-multiple-counts-within-same-xql-query/m-p/1205477#M145</guid>
      <dc:creator>john-lillington</dc:creator>
      <dc:date>2025-01-27T12:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: any way to have multiple counts within same xql query</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsiam-discussions/any-way-to-have-multiple-counts-within-same-xql-query/m-p/1205482#M146</link>
      <description>&lt;P&gt;Thanks for answer. But &lt;SPAN class="HwtZe"&gt;&lt;SPAN class="jCAhz ChMk0b"&gt;&lt;SPAN class="ryNqvb"&gt;This is not what I want.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;In the below I shared graph. Month 1st 178 FP,16 security testing ....I want to show same graph&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kadirerol_0-1737983437089.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/65459iA6E9A6FA35250BF3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kadirerol_0-1737983437089.png" alt="kadirerol_0-1737983437089.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kadirerol_2-1737983692355.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/65461iE969D803A67E579D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kadirerol_2-1737983692355.png" alt="kadirerol_2-1737983692355.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2025 13:15:18 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsiam-discussions/any-way-to-have-multiple-counts-within-same-xql-query/m-p/1205482#M146</guid>
      <dc:creator>kadirerol</dc:creator>
      <dc:date>2025-01-27T13:15:18Z</dc:date>
    </item>
  </channel>
</rss>

