Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Dear experts,
Reaching out to you in the hopes to get some answers if it's possible to develop a dynamic search function can allow the following
One search function were users can type in key words and then data that contains the key word pops up in a table
so users can type in key words that can be related to data from different key columns, such as Project ID, Project Name, sales price etc.
Any way to manage with such a search function?
Solved! Go to Solution.
Hi @jalaomar
You can do the concatenation of all column that you want to search beacuse the text filter only accepts single column.
take the visual from App source.
If my post helps you please give kudos and accept it as a solution!
Thanks
Hi @jalaomar ,
In addition to custom visuals, Power BI provides Q&A feature that you can also try to use. Please kindly refer to
Create a Q&A visual in a report - Power BI | Microsoft Learn
Learn how to use natural language to explore data with Power BI Q&A - Power BI | Microsoft Learn
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @jalaomar
You can do the concatenation of all column that you want to search beacuse the text filter only accepts single column.
take the visual from App source.
If my post helps you please give kudos and accept it as a solution!
Thanks
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.