Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hello everyone!
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).
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.
Is this possible to do in powerBI? I havne't been able to find anything like this online.
Thanks!
Solved! Go to Solution.
Hi @Zoe7294,
We appreciate your query raised through the Microsoft Fabric Community Forum.
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.
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.
Please follow the steps outlined below which may assist in resolving your issue:
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.
Thank you.
Hi @Zoe7294,
We appreciate your query raised through the Microsoft Fabric Community Forum.
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.
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.
Please follow the steps outlined below which may assist in resolving your issue:
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.
Thank you.