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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi All,
i have sql server database query. i want to run this query directly in Power BI
is it possible? if yes how can i do this?
select region,UM(Hardware_Order_US_Dollar_Amount)HW_ORD, SUM(Service_Order_US_Dollar_Amount)SW_ORd,
SUM(Total_Order_US_Dollar_Amount)Total_Order from PERSONAL_SYSTEMS_DAAS.vw_TCV_Vs_Daas_Orders
WHERE Quarter in('2018Q1','2018Q2','2018Q3') group by REGION
Best
chanty
Solved! Go to Solution.
Hi @Anonymous
You can define SQL statement in the box below
@Anonymous,
Just add a new query and change code in The Advanced Editor.
Hi @Anonymous
You can define SQL statement in the box below
thanks @Zubair_Muhammad if i have multiple querys how i can execute multiple at a time?
@Anonymous,
Just add a new query and change code in The Advanced Editor.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!