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,
as per subject I would like for a table visual to hide when the searching text box is empty, and to appear when the user starts typing in it. The search box filters over a cocatenated column (it concanates 5 columns). When using this tutorial: Show or Hide a Power BI Visual Based on Selection ✅ - Excelerator BI, it does not work (meaning that when I insert a text it won't show the table). How can I achieve the same results of the tutorial? What do I need to change?
Thanks in advance
Kind regards
Solved! Go to Solution.
Hi @Anonymous ,
You should only change the backgroud color for the mask card visual (not for the table visual).
Select Field value in the Format style box and select the color measure.
I create a sample and it works well.
I attach my sample below for reference.
Best Regards,
Community Support Team _ kalyj
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
You should only change the backgroud color for the mask card visual (not for the table visual).
Select Field value in the Format style box and select the color measure.
I create a sample and it works well.
I attach my sample below for reference.
Best Regards,
Community Support Team _ kalyj
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
anyone?