Forum Discussion
Anonymous
2 years agoNot applicable
Tooltip & Slicer
Hi All! Im a beginner in power BI. I have case down below. I need tooltip to still has the trend start from january 2023, 1 untill the date I filtered with slicer. example the filter is biweekly ...
lbendlin
Super User
2 years agotooltips react to individual values, not ranges. You will need to keep a shadow copy of your data and then construct the tooltip from that shadow copy based on a measure that reads the transferred filter in the original data.
Anonymous
2 years agoNot applicable
any suggestion how to that? using bookmarks or anything else? can you please give me tutorial?
- lbendlin2 years ago
Super User