Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
Hi,
We are in the process of developing a solution that enables users to enter data from a grid in a PBI visual. We have experimented with a few but couldn't find one that exactly fits our needs. We got a few to work quite well in the PBI Desktop but they then don't work on the web service apparently because of control size restrictions (PBI service prevents control to run above 1MB visual size). Any tips with controls that work?
PS: it would help if Microsoft could update visual/API documentation that the size restriction of controls is in place for visuals. Would have saved days of work...
Solved! Go to Solution.
@v-chuncz-msft Sam, The volume of the data source had nothing to do with it. After a lot of testing it was confirmed (by now also from MS) that you can't use controls in visuals that exceed 2MB. We have adapated our code accordingly and now it works.
Martin
You might need to think about updating the dataset, not doing it in the presentation layer.
@v-chuncz-msft Sam, The volume of the data source had nothing to do with it. After a lot of testing it was confirmed (by now also from MS) that you can't use controls in visuals that exceed 2MB. We have adapated our code accordingly and now it works.
Martin
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.