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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

AdoDotNet.DataSource and Google PROTOBUF

I'm building a Custom Data Connector to a web service's REST API that returns results in any of a choice of formats: CSV,XML,JSON, or PROTOBUF, which I understand to be the most efficient/fastest. I'm able to obtain the Protocol Buffer result from the server but I don't know what to do with it afterwards. I've come across https://github.com/protobuf-net/protobuf-net and https://github.com/dotarj/protobuf-net-data, and I suspect it might be possible to leverage these via AdoDotNet.DataSource if I install them, but I have no idea what the function's arguments should be. Any suggestions on how to proceed?

2 REPLIES 2
v-jingzhang
Community Support
Community Support

Hi @Anonymous 

 

It may be difficult to parse data from PROTOBUF format. I don't find function about this format in Accessing data functions - PowerQuery M | Microsoft Docs. I think it may be not supported unless you can convert it into a format Power Query M can deal with. 

 

Best Regards,
Community Support Team _ Jing

lbendlin
Super User
Super User

If you're just starting with this I would recommend to use the JSON output instead.  Easy to ingest in Power Query.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors
Top Kudoed Authors