<?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>question Re: Cascading Interactive Filter in Developer forum</title>
    <link>https://www.servicenow.com/community/developer-forum/cascading-interactive-filter/m-p/3300587#M1211078</link>
    <description>&lt;P&gt;Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have since learnt that the workaround is to have 2x tabs each filter just targets 1x type of table.&lt;BR /&gt;&lt;BR /&gt;As shown here -&amp;gt;&lt;BR /&gt;&lt;A href="https://www.servicenow.com/community/developer-forum/unable-to-get-multiple-target-tables-to-work-with-interactive/m-p/3295856" target="_blank"&gt;https://www.servicenow.com/community/developer-forum/unable-to-get-multiple-target-tables-to-work-with-interactive/m-p/3295856&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 25 Jun 2025 23:01:27 GMT</pubDate>
    <dc:creator>Michael Gruber</dc:creator>
    <dc:date>2025-06-25T23:01:27Z</dc:date>
    <item>
      <title>Cascading Interactive Filter</title>
      <link>https://www.servicenow.com/community/developer-forum/cascading-interactive-filter/m-p/3216658#M1190038</link>
      <description>&lt;P&gt;Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to create an cascading interactive filter that allows the selection of a "parent" record?&lt;BR /&gt;&lt;BR /&gt;i.e.&lt;BR /&gt;&lt;BR /&gt;I have a report that lists child cases based on "parent field = specific case number"&lt;BR /&gt;&lt;BR /&gt;I would like an interactive filter to display a list of case numbers, that when I select 1 case, it would update the report that follows that interactive filter.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm a newbie to interactive filters, I'm also reading up on custom interactive filters using Jelly as an option as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;</description>
      <pubDate>Mon, 24 Mar 2025 20:46:00 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/cascading-interactive-filter/m-p/3216658#M1190038</guid>
      <dc:creator>Michael Gruber</dc:creator>
      <dc:date>2025-03-24T20:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: Cascading Interactive Filter</title>
      <link>https://www.servicenow.com/community/developer-forum/cascading-interactive-filter/m-p/3216779#M1190059</link>
      <description>&lt;P&gt;Hello &lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/317170"&gt;@Michael Gruber&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't think jelly is required for a simple requirement here..you can use it when you have done complex requirement.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For now you can follow below &lt;span class="lia-unicode-emoji" title=":backhand_index_pointing_down:"&gt;👇&lt;/span&gt; approach -&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1)Create an Interactive Filter for Parent Cases&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Navigate to Reports &amp;gt; Interactive Filters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Click New and configure:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Name: Parent Case Filter&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table: Case (or your relevant table)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Field: Case Number (Parent Cases only)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Filter Conditions: Add a condition to only show parent cases (Parent field is empty).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2. Create a Second Interactive Filter for Child Cases&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Click New and configure&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Name: Child Case Filter&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table: Case&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Field: Parent&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Filter Condition: Match the value from the Parent Case Filter.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can share the screenshots if stuck anywhere.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Kindly mark my answer as helpful and accept solution if it helped you in anyway. This will help me be recognized for the efforts and also move this questions from unsolved to solved bucket.&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Shivalika&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;My LinkedIn - &lt;A href="https://www.linkedin.com/in/shivalika-gupta-540346194" target="_blank"&gt;https://www.linkedin.com/in/shivalika-gupta-540346194&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;My youtube - &lt;A href="https://youtube.com/playlist?list=PLsHuNzTdkE5Cn4PyS7HdV0Vg8JsfdgQlA&amp;amp;si=0WynLcOwNeEISQCY" target="_blank"&gt;https://youtube.com/playlist?list=PLsHuNzTdkE5Cn4PyS7HdV0Vg8JsfdgQlA&amp;amp;si=0WynLcOwNeEISQCY&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Mar 2025 02:15:56 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/cascading-interactive-filter/m-p/3216779#M1190059</guid>
      <dc:creator>Shivalika</dc:creator>
      <dc:date>2025-03-25T02:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: Cascading Interactive Filter</title>
      <link>https://www.servicenow.com/community/developer-forum/cascading-interactive-filter/m-p/3278489#M1206102</link>
      <description>&lt;P&gt;Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had some more time to work on this, I'm almost there, but the 2nd level filter fails.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a dashboard with a &lt;STRONG&gt;Cascading Filter&lt;/STRONG&gt; and a&lt;STRONG&gt; report.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The report displays all cases records in the &lt;STRONG&gt;Case [case]&lt;/STRONG&gt; table where&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;STRONG&gt;Parent.Major case state [Case]&lt;/STRONG&gt; is &lt;STRONG&gt;Accepted &lt;/STRONG&gt;and&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;STRONG&gt;Number&lt;/STRONG&gt; does not contain&lt;STRONG&gt; TASK&lt;/STRONG&gt; and&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;STRONG&gt;Opened&lt;/STRONG&gt; relative &lt;STRONG&gt;after 1 Months ago&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The cascading filter is designed to allow me to select a major case by &lt;STRONG&gt;State&lt;/STRONG&gt;, then select an individual case by &lt;STRONG&gt;Number&lt;/STRONG&gt;. The purpose is to filter the above report so that it only displays child cases attached to 1 major case. The configuration of the cascading filter is.&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;STRONG&gt;Level 1 &lt;/STRONG&gt;(retrieves all the different states, for all the major cases in the last month that have been accepted)&lt;/P&gt;&lt;P class="lia-indent-padding-left-60px"&gt;Table &lt;STRONG&gt;Case [Case]&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-60px"&gt;Display field &lt;STRONG&gt;State&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-60px"&gt;Filters&lt;/P&gt;&lt;P class="lia-indent-padding-left-90px"&gt;&lt;STRONG&gt;Major case state&lt;/STRONG&gt; is &lt;STRONG&gt;Accepted&lt;/STRONG&gt; and&lt;/P&gt;&lt;P class="lia-indent-padding-left-90px"&gt;&lt;STRONG&gt;Opened&lt;/STRONG&gt; relative &lt;STRONG&gt;after 1 Months ago&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-60px"&gt;Target Table&lt;/P&gt;&lt;P class="lia-indent-padding-left-90px"&gt;Target table &lt;STRONG&gt;Case [Case]&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-90px"&gt;Field &lt;STRONG&gt;Parent State&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;STRONG&gt;Level 2 &lt;/STRONG&gt;(displays all the major cases with the state that was selected)&lt;/P&gt;&lt;P class="lia-indent-padding-left-60px"&gt;Table &lt;STRONG&gt;Case [Case]&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-60px"&gt;Display field &lt;STRONG&gt;Number&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-60px"&gt;Filters&lt;/P&gt;&lt;P class="lia-indent-padding-left-90px"&gt;&lt;STRONG&gt;Major case state&lt;/STRONG&gt; is &lt;STRONG&gt;Accepted&lt;/STRONG&gt; and&lt;/P&gt;&lt;P class="lia-indent-padding-left-90px"&gt;&lt;STRONG&gt;Opened&lt;/STRONG&gt; relative &lt;STRONG&gt;after 1 Months ago&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-60px"&gt;Parent Cascading Filter &lt;STRONG&gt;Select State &lt;/STRONG&gt;(filter 1)&lt;/P&gt;&lt;P class="lia-indent-padding-left-60px"&gt;Parent Reference Field &lt;STRONG&gt;State&lt;/STRONG&gt; (filter 1)&lt;/P&gt;&lt;P class="lia-indent-padding-left-60px"&gt;Target Table&lt;/P&gt;&lt;P class="lia-indent-padding-left-90px"&gt;Target table &lt;STRONG&gt;Case [Case]&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-90px"&gt;Field &lt;STRONG&gt;Parent Number&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;When I select the &lt;STRONG&gt;state&lt;/STRONG&gt; the cascading filter correctly displays all the child cases attached to major cases with the matching state.&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="MichaelGruber_0-1748837160634.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/446045i70EDA2B94273D376/image-size/medium?v=v2&amp;amp;px=400" alt="MichaelGruber_0-1748837160634.png" title="MichaelGruber_0-1748837160634.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The next step is to select a specific major case to filter the report to only show child cases attached to the 1 report I’ve specified.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MichaelGruber_1-1748837160636.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/446044i5A00E8E5DF7AC38A/image-size/medium?v=v2&amp;amp;px=400" alt="MichaelGruber_1-1748837160636.png" title="MichaelGruber_1-1748837160636.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When I apply the second filter (case number specific field) the report shows no entries. I am expecting it to show 1 child case which is attached to the major case I selected.&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="MichaelGruber_2-1748837160642.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/446046i09434000FB04B4C9/image-size/medium?v=v2&amp;amp;px=400" alt="MichaelGruber_2-1748837160642.png" title="MichaelGruber_2-1748837160642.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any insight as to why this would not work according to my expectations would be most helpful.&lt;BR /&gt;&lt;BR /&gt;regards&lt;/P&gt;&lt;P&gt;Michael Gruber&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jun 2025 04:13:48 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/cascading-interactive-filter/m-p/3278489#M1206102</guid>
      <dc:creator>Michael Gruber</dc:creator>
      <dc:date>2025-06-02T04:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: Cascading Interactive Filter</title>
      <link>https://www.servicenow.com/community/developer-forum/cascading-interactive-filter/m-p/3279395#M1206296</link>
      <description>&lt;P&gt;Team,&lt;BR /&gt;&lt;BR /&gt;I got the cascading filter to work, I can select the state and specific number of a major/parent case to filter a report to only show child records attached to that specific case.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MichaelGruber_0-1748923856749.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/446273iE808CC9FFF051E0A/image-size/medium?v=v2&amp;amp;px=400" alt="MichaelGruber_0-1748923856749.png" title="MichaelGruber_0-1748923856749.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The solution was the change the field of the target table, for the 2nd level filter from &lt;STRONG&gt;parent.number&lt;/STRONG&gt; to just &lt;STRONG&gt;parent&lt;/STRONG&gt;. I don't know why this works, if anyone can enlighten me, it would be most appreciated.&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="MichaelGruber_1-1748923856749.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/446272iA57653D55ECFD37C/image-size/medium?v=v2&amp;amp;px=400" alt="MichaelGruber_1-1748923856749.png" title="MichaelGruber_1-1748923856749.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;I’m curious to understand why the solution was &lt;STRONG&gt;not to&lt;/STRONG&gt; select the specific number field, but select all fields in the parent record?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jun 2025 04:12:18 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/cascading-interactive-filter/m-p/3279395#M1206296</guid>
      <dc:creator>Michael Gruber</dc:creator>
      <dc:date>2025-06-03T04:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: Cascading Interactive Filter</title>
      <link>https://www.servicenow.com/community/developer-forum/cascading-interactive-filter/m-p/3279402#M1206298</link>
      <description>&lt;P&gt;Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The next problem I have is that I want to use the same cascading filter to also filter a second report that lists all vendor incidents from the&amp;nbsp;&lt;STRONG&gt;Incident [incident]&lt;/STRONG&gt; table. These would be records which are records, that are attached to cases, which are childs of the parent/major case I select with the cascading filter.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i.e. major case &amp;lt; child case &amp;lt; vendor incident.&lt;BR /&gt;parent.parent.number&lt;BR /&gt;&lt;BR /&gt;I tried creating a second target table to target the incident table and the number of the major case. But the following 2 combinations did not work&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-60px"&gt;Target Table&lt;/P&gt;&lt;P class="lia-indent-padding-left-90px"&gt;Target table&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Incident [incident]&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-90px"&gt;Field&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Parent.Parent.Number&lt;/STRONG&gt; &amp;lt;- with number field&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-60px"&gt;Target Table&lt;/P&gt;&lt;P class="lia-indent-padding-left-90px"&gt;Target table&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Incident [incident]&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-90px"&gt;Field&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Parent.Parent&amp;nbsp;&lt;/STRONG&gt;&amp;lt;- without number field&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Maybe I am not understanding the relationship between the incident and case tables?&lt;BR /&gt;&lt;BR /&gt;regards&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jun 2025 04:18:21 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/cascading-interactive-filter/m-p/3279402#M1206298</guid>
      <dc:creator>Michael Gruber</dc:creator>
      <dc:date>2025-06-03T04:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cascading Interactive Filter</title>
      <link>https://www.servicenow.com/community/developer-forum/cascading-interactive-filter/m-p/3300587#M1211078</link>
      <description>&lt;P&gt;Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have since learnt that the workaround is to have 2x tabs each filter just targets 1x type of table.&lt;BR /&gt;&lt;BR /&gt;As shown here -&amp;gt;&lt;BR /&gt;&lt;A href="https://www.servicenow.com/community/developer-forum/unable-to-get-multiple-target-tables-to-work-with-interactive/m-p/3295856" target="_blank"&gt;https://www.servicenow.com/community/developer-forum/unable-to-get-multiple-target-tables-to-work-with-interactive/m-p/3295856&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jun 2025 23:01:27 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/cascading-interactive-filter/m-p/3300587#M1211078</guid>
      <dc:creator>Michael Gruber</dc:creator>
      <dc:date>2025-06-25T23:01:27Z</dc:date>
    </item>
  </channel>
</rss>

