Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I've a below dataset and I would like to viualize the data in a matrix visual with a line chart trend in a report tooltip. Following dataset is used for demonstration
I was able to visualize in the matrix table but a single data point is showing in the report tooltip. Can someone help me to viualize a line chart trend in the report tooltip.
This is what it is showing
This is what I want to visualize
While I will hover, the report tooltip should show the line trend of the available dates for that region.
I
Solved! Go to Solution.
Hi @subhendude ,
When you choose the total values, you can see the trend line instead of single data point...
Best Regards
Create a new page with the line chart you want to show. Then make sure you have nothing selected on that page, and Format Page > Page information > Allow use as tooltip
In the chart/table you want to use the tooltip, select the visual
format pane > General > Tooltips > Options
Select report page and then select the page you just created as a tooltip!
I know how to set up a page as report tooltip.
I am looking how can I show the trend in the line chart.
Hi @subhendude ,
When you choose the total values, you can see the trend line instead of single data point...
Best Regards