Skip to main content

Notifications

Announcements

No record found.

Community blogs

Featured

Latest blog posts

View all
Like ( 0 )
FormContext to retrieve and set field values in MSCRM/Dataverse

Introduction: Day 2 : using FormContext to retrieve and set field values in MSCRM/Dataverse forms. Sample JavaScript function onLoad(executionContext) { debugger; var formContext = executionContext.getFormContext(); if (formContext.get...

Ram Prakash 2,285
Like ( 0 )
Working with Power Automate: Calculate 30 Days Ago

This article is part of the series I am writing on my experiences working with the Power Automate, which is part of the Power Platform from Microsoft. I also have a related series of articles on . I was working on a flow a while ago and was using ...

Ian Grieve 22,782
Like ( 0 )
Developer Digest Vol. 500: Not-so-Random Thoughts on Simplifying AL Code Development 

Calling Business Logic in a Codeunit from a Rec Variable  The other day a colleague and I differed in our opinion of calling business logic in a codeunit from a Record variable rather than calling the business logic from some other place, a Page f...

ArcherPoint 12,385
Like ( 0 )
Get AI Generated 360-Degree View of Account Summary in Dynamics 365 Sales [PREVIEW]

Navigating the demanding landscape of sales can be quite a challenge. But the latest release of Microsoft Dynamics 365 Sales is set to revolutionize this process. The 2024 Wave 2 update introduces a ground-breaking AI-powered account summary featu...

Inogic 24,007
Like ( 0 )
#GPPT Form Control Introduction – Making Maintenance windows Read Only – Part 1

Form Control provides a “No Code/Low Code” Customization tool for Microsoft Dynamics GP that can revolutionize how users, consultants and developers can make changes to how GP windows work. It was added as a new module to GP Power Tools with the r...

David Musgrave MVP ... 13,799 Moderator
Like ( 0 )
A Complete Guide to Financial Forecasting & Budgeting with Dynamics 365 F&O

Financial Forecasting with Dynamics 365 F&O is not just about predicting your company’s financial future; it’s about creating a strategic roadmap that aligns with your business goals. Dynamics 365 F&O offers a robust set of tools designed to enhan...

Like ( 0 )
Dealing with horizontal (design) lines

When creating (invoice) designs, you may have to have horizontal lines somewhere. This can be easy as well as tricky. I d like to share some use cases from my experience.

Adis 2,141
Like ( 0 )
What language does Power Automate use?

Power Automate and Logic Apps both use the same language, Workflow Definition Language (or WDL). The nice thing about Azure Logic Apps and Power Automate, though, is that there’s a fancy front end that allows you to generate most of the code witho...

jac_rod 1,268