Forum Discussion
aspardo
10 years agoRegular Visitor
New to BI. Writing SQL queries to parse data. I am obviously missing something.
Started using Power BI on the recommendation of a friend. It looks well made and powerful, so I hope to stick with it. I am pretty decent with SQL and can write some lengthy queries. My goal is t...
calerof
Impactful Individual
7 years agoHi anithat and supporting team , ElizabethTachji ,
I performed your procedure, only modifying the query to the table I need, as follows:
But I'm still getting this error:
Could you please help?
Best regards,
Fernando
calerof
Impactful Individual
7 years agoThe problem stated here persists for me, but I managed to solve my issue of not being able to upload on table that didn't appear as follows:
- The database has more than 10,000 tables
- In SSMS all the tables are visible
- I deducted after a very long week of insomnia that the problem was the limit of number of tables read with Get Data, SQL Server
- So I tried the procedure explained above, with no results
- Then I tried it with the blank query option, and voila
I think it's still not resolved using Advanced Options, so I'll leave it open for your comments.
Best regards,
Fernando