This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
I am connecting to sql server from power bi.
I see all the tables but would like to create views in my sql server environment and access the database views instead of the actual tables.
can I access sql server database views from power bi, so far I only see the tables?
I did a search and looks someone asked the same question and someone answered 'Yes', but I did not see any instructions on how to access the database views in the response.
Thank you in advance for any assistance
Solved! Go to Solution.
I see my view now, sorry to waste timw with this post
please disregard
How can we connect POSTGRAYSQL Views and PowerBI??
You can absolutely utilize your SQL views in Power BI. When connecting to a SQL server, expand the "Advanced Options" button and drop in a query to call upon that view.
Something like
I see my view now, sorry to waste timw with this post
please disregard
You can absolutely utilize your SQL views in Power BI.
Try to connect to it by entering your server and database name as you normally would, but then expand the "Advanced Options", and drop in a query to call upon that view
SELECT [Field List]
FROM dbo_viewname
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 36 | |
| 33 | |
| 31 | |
| 24 | |
| 18 |
| User | Count |
|---|---|
| 68 | |
| 50 | |
| 33 | |
| 24 | |
| 24 |