Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
I am creating a report in Reports Builder. I'm making about 30 slicers in the report but I'm having a problem with one of them. This is a column with id_produkt. There are approximately 5 million unique entries in this column. The Paginated Report works by loading all elements in the "fragmentator" visualization, which puts a heavy load on the Power BI tenant, which makes the entire report run very slowly.
How should I create a slicer in .rdl that will have the option to search for a specific produkt_id?
Solved! Go to Solution.
Hi @Kris4815 ,
Unfortunately, native support for a search box within a slicer in .rdl (Paginated Reports) is limited. You can achieve a similar outcome by using parameters and filters to allow users to input or select specific values. This approach reduces the need to load all entries simultaneously, improving performance.
More details:Filter equation examples in a paginated report - Microsoft Report Builder & Power BI Report Builder ...
Create and use the paginated report visual - Power BI | Microsoft Learn
How to Get Your Question Answered Quickly - Microsoft Fabric Community
If it does not help, please provide more details.
Best Regards
Community Support Team _ Rongtie
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Kris4815 ,
Unfortunately, native support for a search box within a slicer in .rdl (Paginated Reports) is limited. You can achieve a similar outcome by using parameters and filters to allow users to input or select specific values. This approach reduces the need to load all entries simultaneously, improving performance.
More details:Filter equation examples in a paginated report - Microsoft Report Builder & Power BI Report Builder ...
Create and use the paginated report visual - Power BI | Microsoft Learn
How to Get Your Question Answered Quickly - Microsoft Fabric Community
If it does not help, please provide more details.
Best Regards
Community Support Team _ Rongtie
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
User | Count |
---|---|
12 | |
3 | |
2 | |
2 | |
2 |