Skip to main content
Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Unanswered

PowerApps Dataflow SQL connection ERROR

(0) ShareShare
ReportReport
Posted on by 13

I had a Dataflow connected to SQL server which is working without any problem until couple days ago, and I suddently start to getting the error message below, the DB connected successfully, this happen every time when try to access a table or view. 

 

DataSource.Error: Microsoft SQL: Invalid column name 'generated_always_type'.

Details

DataSourceKind = SQL

DataSourcePath = Server;DB (removed the actual info)

Message = Invalid column name 'generated_always_type'.

ErrorCode = -2146232060

Number = 207

Class = 16

 

The Sql query on PowerApps is:

 

  Source = Sql.Database("server", "DB name"),

  Navigation = Source{[Schema = "dbo", Item = "Account"]}[Data]

Categories:
  • vadca Profile Picture
    3 on at
    Re: PowerApps Dataflow SQL connection ERROR

    I have the same problem, how to solve it?

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 791 Most Valuable Professional

#2
MS.Ragavendar Profile Picture

MS.Ragavendar 410

#3
mmbr1606 Profile Picture

mmbr1606 275 Super User 2025 Season 1