limitations power bi
1 TopicCould PowerBI Report Server increase limitations?
Hi everyone, I've a questions about PowerBI Report Server limitations. In my company we are using PowerBI Desktop and then publish our reports on PowerBI Service. The fact is that we've challenges with the volume of our data to fit with the default PowerBI visuals. Regarding the documentation and the experimentations I made I found those limiatations for my usages (PBI Service): PowerBI Default visuals: up to 30k data points (rows), depends on the visual R/Python Scripting: up to 150k rows (TOP reduction strategy applied) Custom Visuals (SDK): up to 30k rows (table DataViewMappings) (Top, Bottom and Sample strategies applicable) Custom R Visuals (HTML payload): up to 150k rows, payload < 2Mb (table DataViewMappings) (Top, Bottom and Sample strategies applicable) My question now is whether it would be possible to switch to Report Server to manage and overcome these limitations? Is it possible to set these limitations in PowerBI Report Server? Thanks in advance guys 👍Solved1.6KViews1like2Comments