<?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: Switching between visual pages in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Switching-between-visual-pages/m-p/4876044#M12917</link>
    <description>&lt;LI-CODE lang="markup"&gt;I have a main dashboard where I can select the visual pages I want to view.&lt;/LI-CODE&gt;
&lt;P&gt;Dashboards don't have pages.&amp;nbsp; Do you mean a report, and report sections?&amp;nbsp; Those you can enumerate via API calls or from the Embedded Playground.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;I cannot find the correct URL for pages within the same visual page.&lt;/LI-CODE&gt;
&lt;P&gt;This part is not clear to me. Can you elaborate?&lt;/P&gt;</description>
    <pubDate>Sat, 15 Nov 2025 00:11:51 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2025-11-15T00:11:51Z</dc:date>
    <item>
      <title>Switching between visual pages</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Switching-between-visual-pages/m-p/4872824#M12912</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I have a main dashboard where I can select the visual pages I want to view. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Now I have a requirement: the users want to display the pages in a web carousel format. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I used a web plugin tool and tested different visual pages separately, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;and they can be displayed in a carousel format. However, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I cannot find the correct URL for pages within the same visual page. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Could anyone advise if there is a way to solve this?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Nov 2025 05:53:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Switching-between-visual-pages/m-p/4872824#M12912</guid>
      <dc:creator>566</dc:creator>
      <dc:date>2025-11-12T05:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: Switching between visual pages</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Switching-between-visual-pages/m-p/4876044#M12917</link>
      <description>&lt;LI-CODE lang="markup"&gt;I have a main dashboard where I can select the visual pages I want to view.&lt;/LI-CODE&gt;
&lt;P&gt;Dashboards don't have pages.&amp;nbsp; Do you mean a report, and report sections?&amp;nbsp; Those you can enumerate via API calls or from the Embedded Playground.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;I cannot find the correct URL for pages within the same visual page.&lt;/LI-CODE&gt;
&lt;P&gt;This part is not clear to me. Can you elaborate?&lt;/P&gt;</description>
      <pubDate>Sat, 15 Nov 2025 00:11:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Switching-between-visual-pages/m-p/4876044#M12917</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2025-11-15T00:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: Switching between visual pages</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Switching-between-visual-pages/m-p/4880562#M12920</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="566_0-1763615323583.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1311264iEBBB7147BA0DD7DC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="566_0-1763615323583.png" alt="566_0-1763615323583.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;As shown in the screenshot, when clicking on EMS or other content, different URLs do appear. I used a plugin to create a carousel for different content, but after pasting the URL, it returns to the screen shown in the image below.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="566_1-1763615541054.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1311265i41254138EF780C8E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="566_1-1763615541054.png" alt="566_1-1763615541054.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Instead of just a simple web page interface&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Nov 2025 05:17:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Switching-between-visual-pages/m-p/4880562#M12920</guid>
      <dc:creator>566</dc:creator>
      <dc:date>2025-11-20T05:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: Switching between visual pages</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Switching-between-visual-pages/m-p/4880954#M12922</link>
      <description>&lt;P&gt;Which framework is this? What are the plugin details?&lt;/P&gt;</description>
      <pubDate>Thu, 20 Nov 2025 11:45:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Switching-between-visual-pages/m-p/4880954#M12922</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2025-11-20T11:45:22Z</dc:date>
    </item>
  </channel>
</rss>

