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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
CarlInglis
New Member

On-Prem Gateway, is my understanding correct?

It's my understanding that, when using an ODBC connection, the Gateway will receive the entire set of results from the data source, compress and encrypt it, and then post it back to Service Bus.

 

Am I correct in this understanding, especially it needing to get the entire set of results back before it passes them on?

 

Any links to documents I can use to prove (or disprove) this would be much appreciated - a somewhat heated discussion needs to be resolved.

 

Thanks!

4 REPLIES 4
Greg_Deckler
Super User
Super User

@CarlInglis - Pretty sure that you are correct on the essential elements of this. Your best bet for official documentation will be these white papers. I would go through the Security one.

 

https://docs.microsoft.com/en-us/power-bi/guidance/whitepapers

 


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!:
The Definitive Guide to Power Query (M)

DAX is easy, CALCULATE makes DAX hard...

Hi Greg, thanks for the link.

 

The security white paper talks about the Gateway role within the service itself, but doesn't discuss the On-Prem Gateway.

 

I'll have a look through the other whitepapers in case there's something useful, and if there is then I'll followup to this.

 

Thanks again.

Hi @CarlInglis,

 

an ODBC source also supports (limited) Query Folding. This is the concept of pushing transformations back to the source.

I'm not familiar with any ODBC datasource we use, so I haven't tried this, but I assume basic transformations like filtering or selecting columns would result in pushing back those (simple) transformations to the ODBC source, so it will return less data in this instance.

You can check this with the "newish" feature in Power Query called Query Diagnostics.



Did I answer your question? Mark my post as a solution!

Blog: nickyvv.com | @NickyvV


aj1973
Community Champion
Community Champion

I confirm ODBC supports very limited Query Folding. I built a report using ODBC connection, the work arround would be an M Code, or SQL Query applied directly in the source of your table under "more options"

Capture.JPG  

Regards
Amine Jerbi

If I answered your question, please mark this thread as accepted
and you can follow me on
My Website, LinkedIn and Facebook

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

Top Solution Authors