Forum Discussion
PowerBi - Rerender data when change visuals
- 1 year ago
Hi Anonymous
This is currently a known issue with the developer visual. The first update doesn't always run for some reason. You can force it by manually reloading, invoking a resize or changing a property to make it come up.
When you package your visual, this should work as expected, so I'd recommend you test this to ensure you are being affected in the same way as above (which will probably help you get on with developing your visual rather than worrying about something outside your control 🙂 ).
Cheers,
Daniel
Hi Anonymous
This is currently a known issue with the developer visual. The first update doesn't always run for some reason. You can force it by manually reloading, invoking a resize or changing a property to make it come up.
When you package your visual, this should work as expected, so I'd recommend you test this to ensure you are being affected in the same way as above (which will probably help you get on with developing your visual rather than worrying about something outside your control 🙂 ).
Cheers,
Daniel
- Anonymous1 year agoNot applicable
I checked and done it successfully, thank you dm-p