Forum Discussion
Dynamic Callout Label Not Changing in New Card Visual
Hi natekistler
The issue is a bug in the new card visual (Nov 2025 update) where the callout label doesn’t update dynamically, while the reference label works correctly.
Quick Solutions:
Use a dynamic measure for the callout label:
DynamicCallout = IF(HASONEVALUE(Table[Category]), SELECTEDVALUE(Table[Category]), "Default")
Use the reference label instead of the callout label temporarily.
Recreate the visual from scratch to reset cached settings.
Check for updates or roll back to an earlier version if urgent.
Report the bug to Microsoft via Help → Report a Problem.
This ensures dynamic updates until a fix is released.
If this response was helpful, please accept it as a solution and give kudos to support other community member.
Regards,
Rufyda Rahma | MIE