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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
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.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 40 | |
| 35 | |
| 34 | |
| 31 | |
| 28 |
| User | Count |
|---|---|
| 136 | |
| 102 | |
| 68 | |
| 66 | |
| 58 |