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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply

Copy-Paste with keyboard shortcuts broken in Advanced Editor

Since a while back, I cannot copy code from the Advanced Editor anymore. I can right-click and select copy, but I cannot use ctrl + c (or ctrl + x). The clipboard does not get updated. When I paste afterward, my previous clipboard item gets pasted.

 

I can use it fine in all other settings in PBI: copy visuals, copy whole queries outside the advanced editor, copy from the dax editor. It is just in the Advanced Editor it is broken.

 

How can I fix it? Or is this a general Power BI Desktop issue?

1 ACCEPTED SOLUTION

I have identified the issue. Apparently Power BI uses Internet Explorer internally in several locations.

 

One of these occasions is OAuth login through a custom connector. But for one of our data providers, log in through IE is blocked. To work around that, we had set the user agent to "iPad". That made our connector work.

 

But because the Advanced Editor also runs on Internet Explorer, the user agent hack apparently breaks some features there. Among them the ctrl + c behavior. 

 

This also explains why no one else outside our organization had the same issue. We have changed the user agent once again, to one that works for both the Advanced Editor and for OAuth login.

View solution in original post

3 REPLIES 3

My colleagues have the same issue.

 

I created a gif to show the issue:

 

copy-paste not working.gif

 

Version: 2.93.981.0 64-bit (May 2021)

I have identified the issue. Apparently Power BI uses Internet Explorer internally in several locations.

 

One of these occasions is OAuth login through a custom connector. But for one of our data providers, log in through IE is blocked. To work around that, we had set the user agent to "iPad". That made our connector work.

 

But because the Advanced Editor also runs on Internet Explorer, the user agent hack apparently breaks some features there. Among them the ctrl + c behavior. 

 

This also explains why no one else outside our organization had the same issue. We have changed the user agent once again, to one that works for both the Advanced Editor and for OAuth login.

Greg_Deckler
Community Champion
Community Champion

@BlobBlobHopHop I am not seeing this issue. On:



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors