Forum Discussion
jcastr02
Post Prodigy
2 years agoVisual and Tooltip not to sync
I have a visual that has an applied filter for last 43 days. However, I'd like to create a tooltip that is on the visual but that shows the last 6 months. I can't get it to show the last 6 months b...
- Anonymous2 years ago
Hi jcastr02 ,
You might consider using a synchronized slicer.
Refer to:
Enable the Sync Slicers feature in Power BI visuals - Power BI | Microsoft Learn
Set the slicer to Between Style.
Set the filter next to the slicer to the following form, after setting the value of the slicer needs to be moved, visual will also take effect
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
MNedix
Solution Sage
2 years agoHi,
Have you tried creating a measure to show those last 6 months and then adding the measure to the tooltimps section of your visual?