Quantcast
Channel: Microsoft Dynamics 365 Community
Viewing all 51311 articles
Browse latest View live

Fenwick Software at Countrywide Trade Show

0
0
Countrywide is Australia’s largest group of independently owned wholesale Distributors within the Food Services industry, and Fenwick Software was proud to be invited to their inaugural Trade Show held...(read more)

Teams in Office 365 & Dynamics 365 - Part-1

0
0
Dynamics 365 online is part of Office 365 family of productivity and collaboration suite. It is well integrated OOTB with many other Office 365 apps such as SharePoint, One Drive, Yammer, One Note and...(read more)

Using RetrieveRecordChangeHistoryRequest to get Audit Detail in Dynamics 365 CE

0
0
Just sharing a sample code to retrieve the Audit Detail using RetrieveRecordChangeHistoryRequest. The record whose Audit History we are retrieving : Output : AuditDetail.AuditRecord : AuditDetail.OldValue...(read more)

D365: Error while importing unmanaged solution “Solution patch with version x.x.x.x already exists. Updating patch is not supported.”

0
0
Recently, we were working on D365 V9 upgrade from D365 V8. We had 2 DEV instances: DEV1 on D365 V8 as backup instance for making changes which need to be moved to PROD before upgrade DEV2 on D365...(read more)

How to enable Cross-Company Data Sharing in Dynamics 365?

0
0
Cross-company data sharing lets you replicate (share) reference and group data among companies in a Finance and Operations deployment. Data integrity is verified before replication occurs. This feature...(read more)

Important announcement! We’ve released the 1ClickFactory Upgrade Analyzer service!

0
0
1ClickFactory has just released the Upgrade Analyzer at Directions EMEA 2018 during our ISV session. A true gamechanger, the Upgrade Analyzer will not only make upgrades to Microsoft Dynamics 365 Business...(read more)

MB6-898 Navigate and perform searches in the web interface

0
0
The search in the web interface lets you search pages that contains one or more of the words you are typing. You always get the closest hit at the top, and then the other pages and sections that contains...(read more)

Tip #1183: Templates are not working after upgrade

0
0

Release 9.1.X (the coveted October release) is already here and some organizations have already been upgraded to the new version. Steve “Mr SMB” Mordue was, for a change, on the receiving end, as his customers complained that Word templates stopped working after the upgrade. When a template is selected from a record, new shiny Dynamics UI says it is creating, the spinning dialog eventually stops, but then nothing happens and nothing gets created. Steve tried clearing cache, and re-uploading template with a new name, no luck.

Turns out, SharePoint integration was throwing a spanner into the shiny October mag wheels. When downloading your template, make sure the two highlighted SharePoint relationships are not selected.

image

After that, both Word and Excel templates work like a charm. To the extent they can charm anyone, of course.

The relationships on the screenshot are for the opportunity, you’d want to exclude similar ones when using a different document-enabled entity.

(Facebook and Twitter cover photo by rawpixel on Unsplash)

 


Hands On with Microsoft Dynamics GP 2018 R2: Configure & Use OData Service

0
0

Microsoft Dynamics GPMicrosoft Dynamics GP 2018 R2 was released on the 2nd October. In this series of posts, I’ll be going hands on and installing the majority of the components; some of them, such as Analysis Cubes for Excel, which are little used, I won’t be covering.

The series index will automatically update as posts go-live in this series.

The last post covered the installation of the OData Service which means it is ready to be configured. OData isn;t realy my specialty area, so I am going to link to the Dynamics GP 2016 R2 Cookbook which Mark Polino and I wrote:

Microsoft Dynamics GP Cookbook

Chapter 13: Modern Business Intelligence for Microsoft Dynamics GP of this book covers the the configuration and use of OData Services:

  • Introduction
  • Activating OData for better external analysis
  • Secure OData to control access
  • Connecting OData to Excel for Business Intelligence
  • Connecting GP to Power BI with OData
  • Adding Power BI to the home page in Dynamics GP

Click to show/hide the Hands On with Microsoft Dynamics GP 2018 R2 Series Index

Read original post Hands On with Microsoft Dynamics GP 2018 R2: Configure & Use OData Service at azurecurve|Ramblings of a Dynamics GP Consultant

Where is “APP” permission in security role in Dynamics V9.0

0
0
Recently one of our customers upgraded to version 9.0 and suddenly and once the upgrade completed, they reported to us that they are not able to find permission for Apps under their security roles, both...(read more)

Show Or Hide Microsoft FLOW button in Dynamics 365

0
0
As we know, we can easily see or create FLOW processes from Dynamics 365 CE for required entities using FLOW button. This FLOW button, we can see on Entity’s Homepage and FORM and as well in Site Map....(read more)

Microsoft Dynamics GP 2018 R2: Checkbook ID Defaults on Computer Check Batch

0
0
With the release of Microsoft Dynamics GP 2018 R2, when a Computer Check batch is created from any Payables Payment window, the Checkbook ID will default into the appropriate field in the Payables Batch...(read more)

Reserves for bad debt

0
0
This webcast shows how you can calculate, create and post reserves for bad debt in MSDyn365FO. Recording bad debt reserves was always an area that required costly system modifications in previous Dynamics...(read more)

Plugin Image Not Transferred with plugin Step In Deployment

0
0
Quick Blog: I have recently encountered this issue where in a plugin image was not transferred along with the plugin step in the deployment. Cause: The plugin step was profiled in the source environment...(read more)

What I've learned from #DirectionsEMEA

0
0
Directions EMEA 2018 are over. That was a very special event. First, for Directions itself - 2248 attendees! That was the biggest Directions EMEA event ever. Second, for me - I was here for the first...(read more)

MB2-717 Certification: (Microsoft Dynamics for Sales) – Fiscal Periods

0
0
As I prepare for my Dynamics 365 certification in sales (MB2-717), I’m creating blog posts based on my revision. I hope that collectively these posts may prove useful to anyone also preparing for...(read more)

なぜ今、オンプレミスの ERP からクラウドに移行すべきなのか?

0
0
今お使いのオンプレミス ERP ソリューションは、皆様のビジネスをしっかりと支えてくれていますか? この問いに対しては、おそらく こちらの調査結果 (英語) と同じ反応が返ってくるのではないかと思います。これはクラウド ベースの ERP ソリューションのメリットに関する調査結果をまとめたマイクロソフトの eBook です。 この調査によると、対象企業のうちの 60% 以上が、5 年以上前に導入した古い...(read more)

How to get Vendors or Customer Contact Information

0
0
How to get Vendors or Customer Contact Information Via below code you can get the Vendor/Customer complete contact information. Important In AX 2012 PrimaryContactLinkedIn & PrimaryContactFacebook...(read more)

How to get Contact Person of Vendor & Customer

0
0
How to get Contact Person of Vendor & Customer Via below code you can retrieve the contact person list of vendor or customer class SLD_DemoInstance { public static void main( Args _args) { ContactPerson...(read more)

How to get Vendor's or Customer's Contact Person's Contact Information

0
0
How to get Vendor's or Customer's Contact Person's Contact Information Via below code you can get the Vendor/Customer contact person and their complete contact information. class SLD_DemoInstance...(read more)
Viewing all 51311 articles
Browse latest View live




Latest Images