<?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: Letting users select individual records for export in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Letting-users-select-individual-records-for-export/m-p/4692958#M61193</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/743089"&gt;@Zoe7294&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;We appreciate your query raised through the Microsoft Fabric Community Forum.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Based on my understanding, Power BI does not natively support the selection and persistence of individual records across varying filter contexts (such as checkboxes), owing to its stateless filtering engine. Consequently, selections reset whenever filters are changed.&lt;/P&gt;
&lt;P&gt;To accomplish your requirement of enabling customers to select multiple products for export, even when filters change, we recommend leveraging the Power Apps visual integration within Power BI.&lt;/P&gt;
&lt;P&gt;Please follow the steps outlined below which may assist in resolving your issue:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Add the Power Apps visual to your Power BI report.&lt;/LI&gt;
&lt;LI&gt;Pass the relevant fields (for example, Product ID, Name) to this visual.&lt;/LI&gt;
&lt;LI&gt;Create or connect to a Power App that displays the items with checkboxes, allowing users to select items and save their selections in SharePoint, Dataverse, or Excel Online.&lt;/LI&gt;
&lt;LI&gt;Use this stored list to generate a separate visual or page in Power BI for exporting the selected records.&lt;/LI&gt;
&lt;LI&gt;The selections will persist across slicer or page changes, and users may export the selected list using Power BI export options, Power Apps export capability, or automated workflows such as Power Automate.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;If you find our response helpful, kindly mark it as the accepted solution and provide kudos. This will assist other community members facing similar queries. Should you have any further questions, please do not hesitate to contact the Microsoft Fabric community.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Wed, 14 May 2025 17:23:28 GMT</pubDate>
    <dc:creator>v-pnaroju-msft</dc:creator>
    <dc:date>2025-05-14T17:23:28Z</dc:date>
    <item>
      <title>Letting users select individual records for export</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Letting-users-select-individual-records-for-export/m-p/4691833#M61182</link>
      <description>&lt;P&gt;Hello everyone!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm currently developing a dashboard with a single large table tht displays items avalible for customers to purchase. I've also got a number of slicers for customers to filter for products that they want, as there are a large number of items in this table (thousands).&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to allow users to generate a list of items that they wish to purchase by allowing them to select individual records and have them falgged for export. Something like a checkbox column that persists when the filter context is changed. I expect a customer to use the filters to search for a particular item, select if for exportation, then clear filters and search for something else.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this possible to do in powerBI? I havne't been able to find anything like this online.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 May 2025 06:35:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Letting-users-select-individual-records-for-export/m-p/4691833#M61182</guid>
      <dc:creator>Zoe7294</dc:creator>
      <dc:date>2025-05-14T06:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: Letting users select individual records for export</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Letting-users-select-individual-records-for-export/m-p/4692958#M61193</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/743089"&gt;@Zoe7294&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;We appreciate your query raised through the Microsoft Fabric Community Forum.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Based on my understanding, Power BI does not natively support the selection and persistence of individual records across varying filter contexts (such as checkboxes), owing to its stateless filtering engine. Consequently, selections reset whenever filters are changed.&lt;/P&gt;
&lt;P&gt;To accomplish your requirement of enabling customers to select multiple products for export, even when filters change, we recommend leveraging the Power Apps visual integration within Power BI.&lt;/P&gt;
&lt;P&gt;Please follow the steps outlined below which may assist in resolving your issue:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Add the Power Apps visual to your Power BI report.&lt;/LI&gt;
&lt;LI&gt;Pass the relevant fields (for example, Product ID, Name) to this visual.&lt;/LI&gt;
&lt;LI&gt;Create or connect to a Power App that displays the items with checkboxes, allowing users to select items and save their selections in SharePoint, Dataverse, or Excel Online.&lt;/LI&gt;
&lt;LI&gt;Use this stored list to generate a separate visual or page in Power BI for exporting the selected records.&lt;/LI&gt;
&lt;LI&gt;The selections will persist across slicer or page changes, and users may export the selected list using Power BI export options, Power Apps export capability, or automated workflows such as Power Automate.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;If you find our response helpful, kindly mark it as the accepted solution and provide kudos. This will assist other community members facing similar queries. Should you have any further questions, please do not hesitate to contact the Microsoft Fabric community.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 14 May 2025 17:23:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Letting-users-select-individual-records-for-export/m-p/4692958#M61193</guid>
      <dc:creator>v-pnaroju-msft</dc:creator>
      <dc:date>2025-05-14T17:23:28Z</dc:date>
    </item>
  </channel>
</rss>

