Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.NativeQuery(Source, "
Query text
")
in
Query
I usually just open a blank query and paste the whole thing in Advanced Editor.
Recently, when doing this, I'm not prompted for the Connection Type UI to choose Import or Direct Query. When I close and load I get a "Working on it" pop up and then it freezes and eventually comes back but nothing loads. My workaround is to create another type of query or recent connection and choose the connection type and then overwrite it from there.
Is this intended or a bug?
Hi @jjudy ,
When you close and apply your query, Desktop will pop up the following interface.
If you do not have this pop-up window, please update Power BI Desktop to the latest version.
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I'm on build 2.91.701.0 64-bit (March 2021)
The issue is that the Set storage mode dialog box doesn't appear. I get a "Working on it" popup and then nothing.
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
Proud to be a Super User!
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?
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
71 | |
67 | |
51 | |
39 | |
26 |
User | Count |
---|---|
87 | |
54 | |
45 | |
40 | |
36 |