<?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: Table Pagination in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Table-Pagination/m-p/3174002#M7282</link>
    <description>&lt;P&gt;Sort of.&amp;nbsp; It is&amp;nbsp; called a "Tablix"&amp;nbsp; visual there, and you can add the resulting .rdl as a "paginated report"&amp;nbsp; visual to your Power BI report.&lt;/P&gt;</description>
    <pubDate>Wed, 05 Apr 2023 13:58:49 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2023-04-05T13:58:49Z</dc:date>
    <item>
      <title>Table Pagination</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Table-Pagination/m-p/3162990#M7233</link>
      <description>&lt;P&gt;I want create a pagination in table visual powerBI. I dont want to use MAX table visual because we cant change the background visuals for it. How to achieve pagination in table.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 09:28:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Table-Pagination/m-p/3162990#M7233</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-03-30T09:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: Table Pagination</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Table-Pagination/m-p/3166689#M7257</link>
      <description>&lt;P&gt;Power BI already does the pagination for you. Queries are run in chunks of 501 rows.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 23:38:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Table-Pagination/m-p/3166689#M7257</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2023-03-31T23:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: Table Pagination</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Table-Pagination/m-p/3173954#M7278</link>
      <description>&lt;P&gt;When I created a table in powerbi by default there is no pagination so I tried to create pagination but unable to find the option in powerbi&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 13:34:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Table-Pagination/m-p/3173954#M7278</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-04-05T13:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: Table Pagination</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Table-Pagination/m-p/3173973#M7279</link>
      <description>&lt;P&gt;We may be talking about two different things.&amp;nbsp; I was talking about the queries that feed your visuals. These queries are chunked, so when the user scrolls down in a visual that will result in new queries with the next 500 rows etc.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You seem to mean pagination of the actual visual .&amp;nbsp; That is what Power BI Paginated Reports are for.&amp;nbsp; You need to use a special app for that, Power BI Desktop RS (Power BI Report Builder).&amp;nbsp; It is possible to include a paginated report visual in the regular Power BI Desktop but you cannot design it there.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 14:16:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Table-Pagination/m-p/3173973#M7279</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2023-04-05T14:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Table Pagination</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Table-Pagination/m-p/3173997#M7281</link>
      <description>&lt;P&gt;So can we create a table visual in paginated report and add that as a visual in created dashboard&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 13:53:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Table-Pagination/m-p/3173997#M7281</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-04-05T13:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: Table Pagination</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Table-Pagination/m-p/3174002#M7282</link>
      <description>&lt;P&gt;Sort of.&amp;nbsp; It is&amp;nbsp; called a "Tablix"&amp;nbsp; visual there, and you can add the resulting .rdl as a "paginated report"&amp;nbsp; visual to your Power BI report.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 13:58:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Table-Pagination/m-p/3174002#M7282</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2023-04-05T13:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: Table Pagination</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Table-Pagination/m-p/3175183#M7285</link>
      <description>&lt;P&gt;Can you guide me how to achieve pagination in table&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 04:35:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Table-Pagination/m-p/3175183#M7285</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-04-06T04:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: Table Pagination</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Table-Pagination/m-p/3176871#M7291</link>
      <description>&lt;P&gt;I have no expertise in that area but I have registered for a course "Paginated Reports in a Day" to learn how to do that. Maybe you can register for such a course too.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2023 00:16:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Table-Pagination/m-p/3176871#M7291</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2023-04-07T00:16:30Z</dc:date>
    </item>
  </channel>
</rss>

