Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

July 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more

Reply
mscomp
Regular Visitor

Get Data from SQL without function Table

hi 

i have problem in power bi desktop when connect to my software SQL server.

in this software we have 500 Data table and 23000 function . when i want connect to this SQL Server , power bi get total table (data table and function) that power bi occur not responding.

how connect to only data table trough power bi ?

please help 

thanks

1 ACCEPTED SOLUTION
WillemC
Resolver I
Resolver I

Is the following not an option:

Get Data --> SQL Server datbase -->

fill in the server and database.

And if you like, create a basic sql statement that should be executed (select * from [database])

Or create a more explicit sql statement, which retrieves only the data you want.

View solution in original post

2 REPLIES 2
WillemC
Resolver I
Resolver I

Is the following not an option:

Get Data --> SQL Server datbase -->

fill in the server and database.

And if you like, create a basic sql statement that should be executed (select * from [database])

Or create a more explicit sql statement, which retrieves only the data you want.

mscomp
Regular Visitor

hi 

i have problem in power bi desktop when connect to my software SQL server.

in this software we have 500 Data table and 23000 function . when i want connect to this SQL Server , power bi get total table (data table and function) that power bi occur not responding.

how connect to only data table trough power bi ?

please help 

thanks

Helpful resources

Announcements
Fabric Community Sticker Design Challenge Barcelona Carousel

Fabric Community Sticker Challenge - Barcelona 2026

If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!

July Power BI Update Carousel

Power BI Monthly Update - July 2026

Check out the July 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors