<?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 paginated report - drilldown, drill down, drill-down functionality setup in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/paginated-report-drilldown-drill-down-drill-down-functionality/m-p/4897915#M42604</link>
    <description>&lt;P&gt;Posting for future reference.&amp;nbsp; Found the information hard to find and search hits intermixed with drill-through functionality.&lt;BR /&gt;Hence the title of this post "drilldown, drill down, drill-down" to help folks with a direct search hit.&lt;BR /&gt;In short found this youtube video the most usefull,&amp;nbsp;&amp;nbsp;&lt;A title="drilldown report in paginated report builder" href="https://www.youtube.com/watch?v=LWHF2Hw1buA" target="_blank" rel="noopener"&gt;drilldown report in paginated report builder&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The microsoft official pages referenced throughout the forums points to:&lt;/P&gt;&lt;P&gt;&lt;A title="Drilldown action in a paginated report (Power BI Report Builder)" href="https://learn.microsoft.com/en-us/power-bi/paginated-reports/report-design/drilldown-action-report-builder" target="_blank" rel="noopener"&gt;Drilldown action in a paginated report (Power BI Report Builder)&lt;/A&gt;&amp;nbsp; &amp;nbsp; which points to&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A title="Tables in paginated reports (Report Builder)" href="https://learn.microsoft.com/en-us/sql/reporting-services/report-design/tables-report-builder-and-ssrs?view=sql-server-ver17" target="_blank" rel="noopener"&gt;Tables in paginated reports (Report Builder)&lt;/A&gt;&amp;nbsp; &amp;nbsp; which points to&amp;nbsp;&lt;BR /&gt;&lt;A title="Add an expand or collapse action to a Report Builder paginated report" href="https://learn.microsoft.com/en-us/sql/reporting-services/report-design/add-an-expand-or-collapse-action-to-an-item-report-builder-and-ssrs?view=sql-server-ver17" target="_blank" rel="noopener"&gt;Add an expand or collapse action to a Report Builder paginated report&lt;/A&gt;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;Now the key help here is the term ToggleItem which is found only in the 3rd child link above.&amp;nbsp; Also do not make the mistake like I did of looking at Textbox cells.&amp;nbsp; We are wanting to work our way up the children of the multi level group hierarchy.&lt;BR /&gt;Each child group references its parent group.&amp;nbsp; Set Hidden (Visibility) to True to set the initial toggle state to unexpanded (+)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Youtube&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;A title="drilldown report in paginated report builder" href="https://www.youtube.com/watch?v=LWHF2Hw1buA" target="_blank" rel="noopener"&gt;drilldown report in paginated report builder&lt;/A&gt;&amp;nbsp; &amp;nbsp; by&amp;nbsp;&amp;nbsp;SKRTDATAMUSIC&amp;nbsp; (thanks bro &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;U&gt;Screenshots&lt;/U&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 10 Dec 2025 03:54:49 GMT</pubDate>
    <dc:creator>garythomannCoGC</dc:creator>
    <dc:date>2025-12-10T03:54:49Z</dc:date>
    <item>
      <title>paginated report - drilldown, drill down, drill-down functionality setup</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/paginated-report-drilldown-drill-down-drill-down-functionality/m-p/4897915#M42604</link>
      <description>&lt;P&gt;Posting for future reference.&amp;nbsp; Found the information hard to find and search hits intermixed with drill-through functionality.&lt;BR /&gt;Hence the title of this post "drilldown, drill down, drill-down" to help folks with a direct search hit.&lt;BR /&gt;In short found this youtube video the most usefull,&amp;nbsp;&amp;nbsp;&lt;A title="drilldown report in paginated report builder" href="https://www.youtube.com/watch?v=LWHF2Hw1buA" target="_blank" rel="noopener"&gt;drilldown report in paginated report builder&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The microsoft official pages referenced throughout the forums points to:&lt;/P&gt;&lt;P&gt;&lt;A title="Drilldown action in a paginated report (Power BI Report Builder)" href="https://learn.microsoft.com/en-us/power-bi/paginated-reports/report-design/drilldown-action-report-builder" target="_blank" rel="noopener"&gt;Drilldown action in a paginated report (Power BI Report Builder)&lt;/A&gt;&amp;nbsp; &amp;nbsp; which points to&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A title="Tables in paginated reports (Report Builder)" href="https://learn.microsoft.com/en-us/sql/reporting-services/report-design/tables-report-builder-and-ssrs?view=sql-server-ver17" target="_blank" rel="noopener"&gt;Tables in paginated reports (Report Builder)&lt;/A&gt;&amp;nbsp; &amp;nbsp; which points to&amp;nbsp;&lt;BR /&gt;&lt;A title="Add an expand or collapse action to a Report Builder paginated report" href="https://learn.microsoft.com/en-us/sql/reporting-services/report-design/add-an-expand-or-collapse-action-to-an-item-report-builder-and-ssrs?view=sql-server-ver17" target="_blank" rel="noopener"&gt;Add an expand or collapse action to a Report Builder paginated report&lt;/A&gt;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;Now the key help here is the term ToggleItem which is found only in the 3rd child link above.&amp;nbsp; Also do not make the mistake like I did of looking at Textbox cells.&amp;nbsp; We are wanting to work our way up the children of the multi level group hierarchy.&lt;BR /&gt;Each child group references its parent group.&amp;nbsp; Set Hidden (Visibility) to True to set the initial toggle state to unexpanded (+)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Youtube&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;A title="drilldown report in paginated report builder" href="https://www.youtube.com/watch?v=LWHF2Hw1buA" target="_blank" rel="noopener"&gt;drilldown report in paginated report builder&lt;/A&gt;&amp;nbsp; &amp;nbsp; by&amp;nbsp;&amp;nbsp;SKRTDATAMUSIC&amp;nbsp; (thanks bro &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;U&gt;Screenshots&lt;/U&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Dec 2025 03:54:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/paginated-report-drilldown-drill-down-drill-down-functionality/m-p/4897915#M42604</guid>
      <dc:creator>garythomannCoGC</dc:creator>
      <dc:date>2025-12-10T03:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: paginated report - drilldown, drill down, drill-down functionality setup</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/paginated-report-drilldown-drill-down-drill-down-functionality/m-p/4898275#M42614</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="350775" data-lia-user-login="garythomannCoGC" class="lia-mention lia-mention-user"&gt;garythomannCoGC&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;Thanks for sharing this in Microsoft Fabric Community and for adding the helpful links.&lt;/P&gt;
&lt;P&gt;This is useful information, and the way you explained the group hierarchy and the use of the parent group as the ToggleItem will assist others working on drilldown in paginated reports.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are open to it, this could also be a good post for the Power BI Community Blog so more users can benefit from it:&amp;nbsp;&lt;A href="https://community.fabric.microsoft.com/t5/Power-BI-Community-Blog/bg-p/community_blog" target="_blank"&gt;Power BI Community Blog - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have any other questions, feel free to reach out.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Vinay Kumar Eshwara.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Dec 2025 09:31:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/paginated-report-drilldown-drill-down-drill-down-functionality/m-p/4898275#M42614</guid>
      <dc:creator>v-veshwara-msft</dc:creator>
      <dc:date>2025-12-10T09:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: paginated report - drilldown, drill down, drill-down functionality setup</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/paginated-report-drilldown-drill-down-drill-down-functionality/m-p/4899087#M42618</link>
      <description>&lt;P&gt;Thanks &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="882993" data-lia-user-login="v-veshwara-msft" class="lia-mention lia-mention-user"&gt;v-veshwara-msft&lt;/a&gt;&amp;nbsp;Vinay,&amp;nbsp; &amp;nbsp;yes open to sharing on the community blog.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Dec 2025 22:50:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/paginated-report-drilldown-drill-down-drill-down-functionality/m-p/4899087#M42618</guid>
      <dc:creator>garythomannCoGC</dc:creator>
      <dc:date>2025-12-10T22:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: paginated report - drilldown, drill down, drill-down functionality setup</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/paginated-report-drilldown-drill-down-drill-down-functionality/m-p/4901894#M42659</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="350775" data-lia-user-login="garythomannCoGC" class="lia-mention lia-mention-user"&gt;garythomannCoGC&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;Thank you for confirming. Appreciate your willingness to share this on the Community Blog. Please feel free to reach out if you have any further questions.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Dec 2025 07:55:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/paginated-report-drilldown-drill-down-drill-down-functionality/m-p/4901894#M42659</guid>
      <dc:creator>v-veshwara-msft</dc:creator>
      <dc:date>2025-12-15T07:55:02Z</dc:date>
    </item>
  </channel>
</rss>

