Cubes are stored in an OLAP database. A cube aggregates the facts (or measures)
in each level of each dimension. The term cube is used because it best describes
the resulting data. For example, when you create a cube you take the facts (Total,
Quantity, Freight, and Discount) and add them up by model, by city, by quarter,
and by every other possible combination of dimensions, you get the following
type of data structure.
Because the cube contains all of your data in an aggregated form, you can get
answers to business questions very quickly. This is the big advantage of cubes.
For example, you can find the total number of vehicles you sold last year in the
United States, or more specifically, the total number of vans you sold last month
in California.
There are ten cubes included out-of-the-box with Microsoft Dynamics AX 2012.
Each cube provides different data. The following list includes each cube
provided.
• Accounts Payable
• Accounts Receivable
• Customer Relationship Management
• Environmental Sustainability
• Expense Management
• General Ledger
• Production
• Project Accounting
• Purchase
• Sales
• Workflow
NOTE: You can refer to the Technical reference for analytics
(http://msdn.microsoft.com/library/dda9cc57-d7f4-4a7b-857a-
4df2d69d46d7(AX.60).aspx)page on MSDN to review additional information
about each cube including descriptions of the dimensions, measures, KPI
information, and other elements of the default cubes that are provided with
Microsoft Dynamics AX 2012.
The default cubes that are included with Microsoft Dynamics AX 2012 include a
Date dimension. The Date dimension is based on the Gregorian calendar, which
is a 365.2425 day western calendar starting January 1.
In Microsoft Dynamics AX 2012, you can define the properties of the Gregorian
calendar by using the Date dimension form the Microsoft Dynamics AX client.
Regards,
Hossein Karimi
Monday, July 30, 2018
Cube Overview
Labels:
AX 2012,
Installation
+10 years of experience with hands-on lead-level background in the full life cycle of software development with demonstrated cross-functional team leadership skills.
Programming:
• ERP :Microsoft Dynamics AX 2012
• Language :X++, C#, C++, XAML, Asp.Net, Html, VB.Net, Android
• Environment : Windows XP, Windows 8, Windows 10, Windows Server
• DataBase : Oracle 9i,10g,11g and SqlServer and SQLlite
Subscribe to:
Post Comments (Atom)
Configure the Firewall on the Enterprise Portal Server
After you install Enterprise Portal, enable Web Server (HTTP) in Windows Firewall. If you do not enable the web server in Windows Firewall...
-
In Reporting Services, reports and resources are processed under the security identity of the user who is running the report. If the report ...
-
The below select query will give the both the Sales Line record count and the sum of sales quantity. static void Test_Data(Args _args) ...
-
To integrate Microsoft Dynamics AX and Analysis Services, you must connect Analysis Services to the Application Object Server (AOS). To do s...
No comments:
Post a Comment