web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Unanswered

Using XRMToolbox to create data sources for Azure data factory to export into Azure SQL DB

(0) ShareShare
ReportReport
Posted on by 30

Hi 

I can now use the XRMToolbox to generate O data queries that I can use in power BI 

let
Source = OData.Feed(ServiceRootURL, null, [Implementation="2.0"]),
entity_table = Source{[Name = "accounts", Signature = "table"]}[Data],
#"Removed Other Columns" = Table.SelectColumns(entity_table,{"new_accountid","name","accountnumber"}),
#"Renamed Columns" = Table.RenameColumns( #"Removed Other Columns",{{"new_accountid","Account ID"},{"name","Account Name"},{"accountnumber","Account Number"}})
in #"Renamed Columns"

Which is great but I don't really want to put it straight into Power BI. I want to put it into a SQL table using Azure Data Factory.

Can I use the XRMToolbox to help me create a linked service and data set for Azure data factory?

At the moment I can only see a use for it to create queries for Power BI?

I have the same question (0)

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
ManoVerse Profile Picture

ManoVerse 184 Super User 2026 Season 1

#2
11manish Profile Picture

11manish 138

#3
CU11031447-0 Profile Picture

CU11031447-0 100

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans