To control the sort order in a report data region, define a sort order. A sort order
is set when the report is built. For example, you might want to display customer
data alphabetically by last name or numerically by account number. To sort data
in a data region:
1. In the Visual Studio Model Editor, select the data region in the
design node for the report to sort.
2. To define a sort order outside a grouping, right-click the Sorting
node, and then click Add Sort. To define a sort order within a
grouping expand the node for the grouping, right-click the Sorting
node, and then click Add Sort.
3. Select the new sort order.
4. In the Properties window, specify the following properties:
o Name - name for the sort
o Sort By - select an expression or select <Expression...> to open
an Edit Expression dialog box
o Sort Order - select Ascending or Descending
Best Regards,
Hossein Karimi
Monday, July 16, 2018
Develop Reports Define a Sorted Data Range
Labels:
AOT,
Reporting,
Visual Studio,
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