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
Anonymous
Not applicable

How to apply a Visibility based on a text value on tabl through a Parameter on power report builder?

How can we add a visibility of a tablix column based on a text value passed through a parameter.

I am using the below statement but it is showing wrong sring input error every time.

=IIf(InStr(Parameters!ReportParameter1.Value,"Train")="Train", FALSE,TRUE)

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous ,

 

Yes. Any object - text or labels - can be controlled by a yes/no visibility parameter.

You may refer to these two threads :

Solved: Visibility Parameters for Text - Autodesk Community - Revit Products

Expression for visibility property based on parameter multi-value (microsoft.com)

 

Best regards.
Community Support Team_ Caitlyn

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @Anonymous ,

 

Yes. Any object - text or labels - can be controlled by a yes/no visibility parameter.

You may refer to these two threads :

Solved: Visibility Parameters for Text - Autodesk Community - Revit Products

Expression for visibility property based on parameter multi-value (microsoft.com)

 

Best regards.
Community Support Team_ Caitlyn

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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