Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi,
I am importing a table data to power bi using ODBC connection.
i am able to fetch data without any issue. in order to get my required data i need to apply a condition on one of the column like below
select *
from table1
where column_tags contains ("ABC", or "XYZ")
here - i want to apply filter during importing the data into my power bi.
so, i need only data to show in my reports which has words like "ABC" or "XYZ" in column called as TAGS.
Thanks
Santosh
Solved! Go to Solution.
I worked on it and i have got the solution.
During connection there will be an option to provide query.
i have provided my query and i got my resulted data.
Thanks
Santosh Kumar
I worked on it and i have got the solution.
During connection there will be an option to provide query.
i have provided my query and i got my resulted data.
Thanks
Santosh Kumar
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.