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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
SwiatLudzieTy
Helper I
Helper I

Execute PQ in PBI Service using Standard Gateway without executing it previously in PBI Desktop

Ciao Friends,

 

the title says it all but to be more specific.

I have big queries and I really do not want to import data to my local machine. Instead I want to:

1. Create a query in Desktop (w/o executing).

2. Upload the PBIX to PBI Service.

3. Connect to Gateway.

4. Execute the query overthere.

 

Is there any way to achive that? Thanks as always! Kamil

2 REPLIES 2
lbendlin
Super User
Super User

Use parameters to limit the amount of data you pull in the PBIX, and to remove that limit during service refresh.  Very similar to the Incremental Refresh mechanics.

Thanks @lbendlin, actually this is what I have figured out by myselft. The problem is this way you're left with TOP clause in SQL Statment which affects performance of query.

Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors