power bi reports builder
3 TopicsFilter with search option
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?Solved883Views0likes1CommentPower BI Report Builder - OSI PI SQL Client or OLE DB connector not available
I am currenlty migrating SSRS reports to Power BI service. SSRS reports connects to OSI PI system through OLE DB connector. As I am updating my rdl files in Power BI reports builder I am not able to find similar connection type or any alternative which could work for me. I could easily connect to the data source through normal Power BI report but Power BI reports builder does not support this. If anyone has created paginated reports connecting to OSI PI system please help.692Views0likes0CommentsPaginated Reports Rendering Extremely Slow
I am trying to explore Paginated Reports in Power BI using the following steps: 1. Created data source using Power BI Dataset connection. 2. Created a simple table on Power BI Report Builder. 3. Render the report using "Run" button. The report rendering was extremely slow. So I tried the following: 1. Created Data Source using SQL Server database connection. 2. Created a simple table on Power BI Report Builder. 3. Render the report using "Run" button. The report rendering was again extremely slow and eventually gave me system.outofmemoryexception. Please pour in suggestions to deal with this slowness. I really want to explore Paginated Reports in POwer BI.22KViews1like10Comments