Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
As far as I can tell, a change to data fields and a change to a format property both trigger a `VisualUpdateType.Data` update. Is there a way to distinguish updates where data in the fields, or the fields themselves, have been changed from updates where only a format property has changed?
Hi @Anonymous,
No - you would need to manually diff either the data and/or properties from one update to the next in the current SDK/API, by storing these as class properties so they persist between updates.
If you want separate types for props vs. data then this would be a feature request.
Regards,
Daniel
Proud to be a Super User!
On how to ask a technical question, if you really want an answer (courtesy of SQLBI)
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 11 | |
| 7 | |
| 4 | |
| 4 | |
| 3 |