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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Anonymous
Not applicable

Is there any way of hiding a visual while no object is selected?

Hi guys! I´m building a new report for my boss. This report takes projects titles, amounts, dates, etc from a database.

 

I had constructed a table which includes the Project Code, Amount and Signer.

I want to know if there is a possibility of adding another table that shows the project description, dates and area WHEN YOU CLICK the project name in the first table I had created.

 

Thanks for your help!

1 ACCEPTED SOLUTION

Hi @Anonymous,

After test, your requirement is impossible. You can create an idea here, product team will consider it if many people vote it.

Best Regards,
Angelia

View solution in original post

5 REPLIES 5
Greg_Deckler
Super User
Super User

You can do this using measures like this:

 

M1 Address = IF(HASONEVALUE(DISTRICT[ADDRESS]),VALUES(DISTRICT[ADDRESS]),"")

Take a look at the PBIX file I created here:

https://community.powerbi.com/t5/Data-Stories-Gallery/Ohio-Primary-and-Secondary-Education-Performan...

 

On page 2 (District Comparison) you can click on a bubble and you will see information displayed to the right of it but otherwise it is blank.

 


@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
The Definitive Guide to Power Query (M)

DAX is easy, CALCULATE makes DAX hard...
Anonymous
Not applicable

Thanks for your reply! But I think this solution might not help me.

 

The initial state of your report shows the table but with a " " value. I need the possibility to hide the table at all when nothing is selected. I'm feeling this is not possible...

Hi @Anonymous,

Please mark the right/helpful reply as answer. More people will learn new things here and we can close the case.

Thanks,
Angelia

Hi @Anonymous,

After test, your requirement is impossible. You can create an idea here, product team will consider it if many people vote it.

Best Regards,
Angelia

Anonymous
Not applicable

Hi guys! I´m building a new report for my boss. This report takes projects titles, amounts, dates, etc from a database.

 

I had constructed a table which includes the Project Code, Amount and Signer.

I want to know if there is a possibility of adding another table that shows the project description, dates and area WHEN YOU CLICK the project name in the first table I had created.

 

Thanks for your help!

Helpful resources

Announcements
PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.