Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hi,
We found an interesting bug that only occurs on developer visual. visual tries to fetch all the data when loading, for this it uses this.host.fetchMoreData(). This works perfectly when loaded, but when we press the "Reload Visual Code" button in Edit mode, fetchMoreData() does not send any response.
When we refresh the host data, the PBI send the data normally like in normal load.
Hi @POVizDev ,
Please check the considerations and limitations as below.
For more details, you may refer to this offical blog to learn more details.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.