Forum Discussion
jjudy
5 years agoAdvocate I
Blank Query Connection Types
My workflow consists of writing a lot of native sql queries in data studio and adding an m wrapper from a snippet like let Source = Sql.Database(ServerName, Database), Query = Value.NativeQuer...
PhilipTreacy
5 years agoSuper User
Hi jjudy
Yes this is the way a Blank Query works - you don't get prompted to say if it's Import or DQ. This only happens when you choose a connector that supports DQ, like SQL.
Regards
Phil
jjudy
5 years agoAdvocate I
It's interesting that it never behaved this wayu before. I've been doing this for years and never had an issue before. Why would the change happen? If you're constructing a query from scratch and can't load it, what's the point in giving you the ability to create it?