Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Anonymous
Not applicable

VisualUpdateType for Format panel changes

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?

1 REPLY 1
dm-p
Super User
Super User

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





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


My course: Introduction to Developing Power BI Visuals


On how to ask a technical question, if you really want an answer (courtesy of SQLBI)




Helpful resources

Announcements
PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.