Forum Discussion
Tooltip change detection does not update tooltip when value changes
- Anonymous2 years ago
Hi Anonymous
It's important to note that default tooltips in Power BI might not always reflect dynamic content changes immediately, especially when tied to complex interactions like change detection. For more control over tooltip content and its refresh behavior, consider creating tooltips based on custom report pages. This approach offers better flexibility and ensures that the tooltips can be updated more reliably.
Customizing tooltips in Power BI Desktop - Power BI | Microsoft Learn
Regarding the change detection mechanism you're using, it's designed to refresh visuals on a page based on detecting changes in the data rather than a specific refresh interval.
Automatic page refresh in Power BI Desktop - Power BI | Microsoft Learn
Ensure that the tooltip is configured correctly to display the breakdown categories. If you're using a custom tooltip (based on a report page), double-check the data fields and filters applied.
Confirm that the change detection is properly set up for both the card and the tooltip content. It might be necessary to explicitly define the change detection measure for the tooltip content if it's based on a different logic or dataset.
Best Regards
Zhengdong Xu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Anonymous
It's important to note that default tooltips in Power BI might not always reflect dynamic content changes immediately, especially when tied to complex interactions like change detection. For more control over tooltip content and its refresh behavior, consider creating tooltips based on custom report pages. This approach offers better flexibility and ensures that the tooltips can be updated more reliably.
Customizing tooltips in Power BI Desktop - Power BI | Microsoft Learn
Regarding the change detection mechanism you're using, it's designed to refresh visuals on a page based on detecting changes in the data rather than a specific refresh interval.
Automatic page refresh in Power BI Desktop - Power BI | Microsoft Learn
Ensure that the tooltip is configured correctly to display the breakdown categories. If you're using a custom tooltip (based on a report page), double-check the data fields and filters applied.
Confirm that the change detection is properly set up for both the card and the tooltip content. It might be necessary to explicitly define the change detection measure for the tooltip content if it's based on a different logic or dataset.
Best Regards
Zhengdong Xu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.