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.
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)
Solved! Go to Solution.
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
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
User | Count |
---|---|
3 | |
2 | |
1 | |
1 | |
1 |
User | Count |
---|---|
7 | |
2 | |
2 | |
2 | |
2 |