Forum Discussion
Anonymous
3 years agoNot applicable
Power Query/M interop with C#
Hi, I am currently in the testing/investigation stages of using Power BI at my company. Almost all of our data sources are hidden behind http or grpc services. These services can return multiple d...
v-jingzhang
3 years agoCommunity Support
Hi Anonymous
You can find the most common data types used in Power Query in the following article: Data types in Power Query - Power Query | Microsoft Learn
And you can find the complete list of data types in the Power Query M formula language from article M Language types - PowerQuery M | Microsoft Learn
I'm afraid some data formats you mentioned are not supported in Power Query.
Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.