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

Notifications

Announcements

No record found.

Community site session details

Community site session details

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

Convert query to Dynamics 365 CRM

(0) ShareShare
ReportReport
Posted on by
can any one share me how to convert  below xml query to query Expression CRM 365
..
select top 10 d.nkf_date,  --d.nkf_nehrnotes,
c.nkf_nricfinno, c.contactid, c.fullname,
dc.nkf_institutionrefno,
(select top 1 m.nkf_esrfdate   
from filterednkf_medicalassessment m
where m.nkf_contactid = d.nkf_patientid and m.nkf_contacttype= '100000001' and m.nkf_esrfdate is not null) as esrddate
from filterednkf_dialysistreatementassessment d
left join filteredcontact c on c.contactid = d.nkf_patientid
left join filterednkf_dialysiscenter dc on dc.nkf_dialysiscenterid  = c.nkf_dcid
where convert(varchar(10), d.modifiedonutc, 126) = '2024-02-21' --and d.nkf_nehrnotes is not null
order by d.modifiedon desc
 
I have the same question (0)
  • AdamTravers Profile Picture
    25 on at
    That is a SQL and not XML. If you want to convert SQL to XML (Dynamics query) there is a tool to do this within the XrmToolbox called SQL 4 CDS
     
    (1) Within Xrm Toolbox open the SQL 4 CDS tool
    (2) Copy and paste your SQL in the query window

     
    (3) On the Toolbar click Convert -> Fetch XML

     
     
     

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
Tom_Gioielli Profile Picture

Tom_Gioielli 183 Super User 2025 Season 2

#2
#ManoVerse Profile Picture

#ManoVerse 110

#3
Gerardo Rentería García Profile Picture

Gerardo Rentería Ga... 61 Most Valuable Professional

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans