The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi all,
I have a number of buttons set up in a report and what I want to do is when you hover over each button a text box or a shape or a card will display a short description for what that button does.
Is this possible to do and if so how?
Thanks
Solved! Go to Solution.
@Ben1981 ,
Based on the hover-over behavior it may not be feasible. However, you can still display information on the card visual. For that, you'll need appropriate names like "Link 1," "Link 2" in the table.
So I have a blank buttons that uses the action for web url. I want to make so when I hover over the button a text box or a card or something else where on my page will give a short description.
I use a table that has links and descriptions all ready so I have something a measure can reference but I just don't know how to get another object to do something when you hover over something else.
Not much to show really other than this is the kind of look I'm going for...
Two buttons and a central large box to display a detailed description. The user would hover over each button and a description will appear in the box.
That's what I thought but I hoped maybe someone knew a way 🙂 Thanks anyway