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

SQL Query fun: Dynamics AX 2012 Main Account – Financial dimension read

$
0
0

Hi,

This is new blog on knowledge share, today just got chance to work with SQL queries; i was just exploring the dimension extract for one of our customer, i produce this sql query which show main account and financial dimensions associated with main account; i though it is worth to share with AX community also.

-- This script is designed to show the values in columns for better read-- Deleting if tmp table already existsBegindroptable#MainAccountDimensionTmpEnd-- creating new Tmp table.BeginCREATETABLE#MainAccountDimensionTmp
(
MainAccount nvarchar(100),
DisplayValue nvarchar(100),
Name nvarchar(100)
) End-- selecting main accounts and all financial dimensions and storing into tmp tableBeginInsertinto#MainAccountDimensionTmp (Name, DisplayValue, MainAccount)select
ddv.NAME,
ddv.DISPLAYVALUE,
MAINACCOUNT.MAINACCOUNTIDfrom
MainAccountLegalEntity as MALEjoin MAINACCOUNT on MAINACCOUNT.RECID = MALE.MAINACCOUNTjoin DEFAULTDIMENSIONVIEW as ddv on MALE.DEFAULTDIMENSION = ddv.DEFAULTDIMENSION --where MAINACCOUNTid = 'test01'end-- reading again from tmp table in way that values are showin in column.-- please add as many dimesions as you want, like i have added 4 dimensins below.Select
MainAccount,MAX(Case Name When'Department'then DISPLAYVALUE ELSE''END
) AS'Department',MAX(Case Name when'ICP'then DisplayValue ELSE''END
) AS'ICP',MAX(Case Name when'MISC'then DisplayValue ELSE''END
) AS'MISC',MAX(Case Name when'Expense_Class'then DisplayValue ELSE''END
) AS'Expense Class'from#MainAccountDimensionTmp Groupby MainAccount

--select * from DEFAULTDIMENSIONVIEW

Query results:

 

 


Post#38: Font size issues on AX 2012 Clients

$
0
0
I came across an issue where for a very few select users their AX 2012 clients would show certain screens in either very large or very small fonts or sometimes a combination of the two. I believe...(read more)

Dynamic Communities fuels user group and conference growth with recent investments

$
0
0
Dynamic Communities, LLC, the company that owns and manages user groups for Microsoft Dynamics and Power Platform applications, has pursued expansion in a range of ways since 2018. After acquiring another event company, eXtreme365, they have launched... Read the full text.

MSDW Podcast: A product and conference update with ClickLearn

$
0
0
This episode of the MSDW Podcast is sponsored by ClickLearn. On this episode, Rick McCutcheon, a Microsoft MVP and expert in CRM process, strategy, and user adoption sits down with Clicklearn CEO Joachim Schiermacher and CMO Jakob Hojer... Read the full text.

The Microsoft Dynamics Modern Store - Fashion Retail

$
0
0
www.youtube.com/watchSarah is a shopper in the Generation Y/Z demographic. She likes to be connected at all time, and opts in to share her location and to receive notifications. This video shows how Microsoft solutions based on Microsoft Dynamics can help the retailer to engage their customer consistently, enjoyably, and profitably. Products facilitating this scenario are: Microsoft Dynamics AX, Dynamics CRM, Dynamics Marketing, Dynamics Partner Solutions, Dynamics AX Modern Point of Sale, and Microsoft Social Engagement. To learn more about Microsoft Dynamics click here: https://www.microsoft.com/en-gb/dynamics/retail.aspx

The Microsoft Dynamics Modern Store - Electronics Retail

$
0
0
www.youtube.com/watchGreg is a shopper in the Generation Y demographic - he likes to be connected, but only when he decides to. This video shows how Microsoft solutions based on Microsoft Dynamics can help the retailer to engage their customer consistently, enjoyably, and profitably. Products facilitating this scenario are: Microsoft Dynamics AX, Dynamics CRM, Dynamics Marketing, Dynamics Partner Solutions, Dynamics AX Modern Point of Sale, and Microsoft Social Engagement. To learn more about Microsoft Dynamics click here: https://www.microsoft.com/en-gb/dynamics/retail.aspx

Smiles Co. brings additional joy to customers with the help of Dynamics 365 for Operations

$
0
0
www.youtube.com/watchSmiles Co. is a company with kindness behind everything they do. “We seek to find new value in things that, in our hectic day-to-day lives, are taken for granted and ultimately overlooked,” says the company’s website. Smiles Co. operates a wide range of enterprises and, in order to accelerate the decision-making and strategy planning process, the company built a business data platform using Microsoft Dynamics 365 and Azure. See how, by operating in the cloud, the platform increases user-friendliness and cost savings. Click here to learn more: https://aka.ms/smiles

Microsoft Dynamics Partner Roundup: E-commerce; Automation; VAR acquisition; EDI update

$
0
0
In this week's Microsoft Dynamics partner news roundup: MetaViewer Paperless Automation develops integration with Microsoft Dynamics 365 Business Central idyn announces new Magento based e-commerce suite for Microsoft Dynamics Syvantis... Read the full text.

Get excited to approve your next invoice with Dooap at the D365UG/AXUG Summit (Sponsored)

Go from Paper-Burdened to Paperless with MetaViewer Paperless Automation/Document Management and Touchless Invoice Processing at User Group Summit 2019 (Sponsored)

$
0
0
This sponsored piece from a UG Summit 2019 exhibitor and MSDW sponsor provides tips and announcements to help keep you informed on the event. MetaViewer will debut its latest version of Touchless Invoice Processing, the robotic... Read the full text.

D365FO route import considerations tips

$
0
0
route import considerations tips in Microsoft Dynamics 365 Finance and Operations one version Configuration/pre-requisites A1 Route group manually configure A2 Cost categories manua...(read more)

Power Bi : from design to MSDyn365FO workspace integration

$
0
0
Since technology is always evolving when you work on Microsoft products it happens some of my previous Power BI posts are now obsolete. Here is a end to end tutorial on how to design a Power BI report...(read more)

How to reset the status for Expense report workflow in Dynamics 365 Fin & Ops

$
0
0
Sometime you might need to reset the status of expense report workflow after it goes to Approve or In review state.  This would happen if you have made a mistake or if you want to delete the expense report...(read more)

Consumir Business Events desde Microsoft Flow

$
0
0
En el anterior artículo hablábamos sobre los Bussines Events en Microsoft Dynamics 365 for Finance and Operations , o mejor dicho en Microsoft Dynamics 365 Finance y en Microsoft Dynamics 365 Supply Chain...(read more)

Create purchase requisition using x++

$
0
0
A purchase requisition is an internal document that authorizes the Purchasing department to buy items or services. If you want to create purchase requisition using x++ in D365FO and AX 2012 , you...(read more)

The Microsoft Dynamics Modern Store - Fashion Retail

$
0
0
www.youtube.com/watchSarah is a shopper in the Generation Y/Z demographic. She likes to be connected at all time, and opts in to share her location and to receive notifications. This video shows how Microsoft solutions based on Microsoft Dynamics can help the retailer to engage their customer consistently, enjoyably, and profitably. Products facilitating this scenario are: Microsoft Dynamics AX, Dynamics CRM, Dynamics Marketing, Dynamics Partner Solutions, Dynamics AX Modern Point of Sale, and Microsoft Social Engagement. To learn more about Microsoft Dynamics click here: https://www.microsoft.com/en-gb/dynamics/retail.aspx

The Microsoft Dynamics Modern Store - Electronics Retail

$
0
0
www.youtube.com/watchGreg is a shopper in the Generation Y demographic - he likes to be connected, but only when he decides to. This video shows how Microsoft solutions based on Microsoft Dynamics can help the retailer to engage their customer consistently, enjoyably, and profitably. Products facilitating this scenario are: Microsoft Dynamics AX, Dynamics CRM, Dynamics Marketing, Dynamics Partner Solutions, Dynamics AX Modern Point of Sale, and Microsoft Social Engagement. To learn more about Microsoft Dynamics click here: https://www.microsoft.com/en-gb/dynamics/retail.aspx

Smiles Co. brings additional joy to customers with the help of Dynamics 365 for Operations

$
0
0
www.youtube.com/watchSmiles Co. is a company with kindness behind everything they do. “We seek to find new value in things that, in our hectic day-to-day lives, are taken for granted and ultimately overlooked,” says the company’s website. Smiles Co. operates a wide range of enterprises and, in order to accelerate the decision-making and strategy planning process, the company built a business data platform using Microsoft Dynamics 365 and Azure. See how, by operating in the cloud, the platform increases user-friendliness and cost savings. Click here to learn more: https://aka.ms/smiles

Unable to view credit card transaction on unattached expenses form

$
0
0
Recently, we have upgraded our customer from AX 2012 R2 to Dynamics 365 version 10.0. Few days later, customer reported an issue that they were unable to view credit card transactions on “Add unattached...(read more)

Generate Demo Data in Asset Management module

$
0
0
Asset management is a new module available since October 2019 in a general access within #MSDyn365FO (or #MSDyn365SCM or whatever  ). I’m working now under PU30 if you want to test the functionalities...(read more)
Viewing all 17314 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>