Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
RubanBasilea
Helper II
Helper II

Click on any row in the table visual to show description related to row (not wish to use tool tip)

I have tables with id, title,status and date. i want to display the description of each row seprately 

 

i tried to use another table visual but initially it shows all descritpion , but it should be blank 

 

help me on this

1 ACCEPTED SOLUTION

Hi @RubanBasilea 

Please refer to the following artcle:

"Show or Hide a Power BI Visual Based on Selection"

https://exceleratorbi.com.au/show-or-hide-a-power-bi-visual-based-on-selection/

 

As tested, it works on my side.

Either use "ISFILTERED(Table4[column1])" or "SELECTEDVALUE(Table4[column1])" is ok.

Capture15.JPGCapture16.JPG

Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

4 REPLIES 4
v-juanli-msft
Community Support
Community Support

Hi @RubanBasilea 

I'm not clear about your problem.

Is this like what you want?

when hover on a value, it pop out with a card showing a table visual, right?

desktop-tooltips_12.png

 

Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi Team Thank You

 

 

This is the sample table

12344.PNG

Whenever i select the row it shows like this- That good 23456.PNG

But i want description table to blank intially , if i didn't select any row.

 

Thanks a lot

Hi @RubanBasilea 

Please refer to the following artcle:

"Show or Hide a Power BI Visual Based on Selection"

https://exceleratorbi.com.au/show-or-hide-a-power-bi-visual-based-on-selection/

 

As tested, it works on my side.

Either use "ISFILTERED(Table4[column1])" or "SELECTEDVALUE(Table4[column1])" is ok.

Capture15.JPGCapture16.JPG

Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi Team

 

Thank you So Much

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors