The cube data can be saved in an Analysis Services project and deployed directly
to the Analysis Services server. However, to develop KPIs for a Role center
using the cube data, you must create an Analysis Services project and edit the
project using BIDS.
The following procedure explains how to create an Analysis Services project.
1. Click Tools > Business Intelligence (BI) tools > SQL Server Analysis Services project wizard. The SQL Server Analysis Services project wizard form appears.
2. Click Next.
3. Select Create. In the Project name field, type Dynamics AX SalesAnalysis. Click Next.
4. Select Sales analysis from the Available list and move it to the Selected list. Click Next.
5. On the Select Microsoft Dynamics AX dimensions page, click Next.
6. Select Date from the Available list and move it to the Selected list. Click Next.
7. Select Arabic, Chinese (Simplified), and English (United States) from the Available list and move them to the Selected list. Click Next.
8. Select Add foreign currency support to the Analysis Services project and then click Next. After the project is generated, click Next again.
9. Select Save to AOT. Select Dynamics AX from the list, or create a new AOT node. Select Save to disk, type the location to which to save the project, and then click Next.
10. If the project is completed, you can also deploy from this wizard.
a. On the Deployment options page, Select Deploy the project. Specify the server name.
b. Select Create new database. Type Dynamics AX SalesAnalysis.
c. Select Process the project after it is successfully deployed and then click Next.
d. Click Next and then Finish.
For this demonstration, you will not deploy the project because the it is not yet
complete.
Best Regards,
Hossein Karimi
Tuesday, July 17, 2018
Create an Analysis Services Project
Labels:
AOT,
SQL SERVER,
X++
+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...
-
To integrate Microsoft Dynamics AX and Analysis Services, you must connect Analysis Services to the Application Object Server (AOS). To do s...
-
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) ...
-
In Reporting Services, reports and resources are processed under the security identity of the user who is running the report. If the report ...
No comments:
Post a Comment