Hi Experts,
Customization is need for the standard customer aging report - to open new ssrs report other than Default report.Please advice on this.
Regards
Jegan
Hi Experts,
Customization is need for the standard customer aging report - to open new ssrs report other than Default report.Please advice on this.
Regards
Jegan
Diagram 1.0 : Product Label
I have a product label sample. Would all the experts can tell me can I create a product label as this kind of free flow in Visual Studio in AX2012?
This free flow product label may have more than one record should be print out at the same time.
So how can I loop all the variables / records in the same area
As I know, visual studio in ax2012 only can create Tabular / matrix report. I am not sure whether can it create this kind of free flow looping product label.
Please give me the advise and hints, Thank you very much.
Hi Prashant,
Have already given above privileges.. No luck !
Hello everyone,
I have been working on roles and permissions lately and one of our client has a customized role for sales order processing which requires permission to create alerts based on SO delivery date.
But when i try to create alerts for the delivery date, system is showing me an error which says "Insufficient rights for user".
Can someone please guide me upon which Sub-role to add to this role so that i can enable the Alerts setup.
Thanks.
Hi
We are using AX 2012 R2 and have an situation where we would like to create an trade agreement for Purchase for a specific project. Is that possible? We are going to produce a boat from Item requirement in project, so the link on item is through item requirement(sales order). The Master plan will suggest to buy different items, and if some of the items is an trade agreement on linked to project we would like that price to be active when planned purchase order is activated.
Brg
Kristian
Hi Andre
Thanks for tip, it looks interestning!
Hi,
Yes, of course you can do it, and it's quite easy and interesting!
Given that you need barcode in the report, this will without a doubt be a RDP class based report.
For getting multiple items in the report, use a List control, to enclose all the controls in your screenshot. The list continues for each item.
Ask if you need more details
Hi,
Can you verify how your payment method is setup and how the check is setup at the bank account level?
It would be great if you could share some screenshots about this setup.
Best regards,
Ludwig
You have 2 options.
* Create a separate design and in the output menu-item's 'ReportDesign' property, select the new design.
* Create a separate design and in the controller class CustAgingReportController.getReportName(), see the existing code to pick a design, and write your code similarly to use the new design.
Client session has to be restarted for newly assigned privileges to take effect.
Hi Andre, I have verified the single character check with strContains() with a job, and it works very well. So I totally agree with your recommendation.
How to: Validate special characters in a filed that are not allow only alpha numeric value it accepts
I've installed "Office 365 ProPlus" in the client side and "SQL Server 2008 R2 ADOMD.NET" in the db server where also report server is configured.
But i receive the same error. Do you know why the infolog asks me to install the ADOMD.NET 2008 instead of 2014 which is my database version?
Thank you
Hi,
when i try to "Generate statistical baseline forecast" from AX 2012 R3 from "Master planning", "Periodic" i receive this infolog:
Warning Message: The required version of Microsoft SQL Server ADOMD.NET was not found. It can be downloaded from: http://www.microsoft.com/downloads/details.aspx?familyid=CEB4346F-657F-4D28-83F5-AAE0C5C83D52.
Error Message: The forecast has not been generated.
I've already installed Microsoft SQL Server 2008 R2 ADOMD.NET but nothing changes.
Do you have a solution?
Thank you.
Matteo
Thank you Mohammad :)
Hi,
I have a question:
Is there any way to force a form to open in foreground and in the center of the screen in the same time?
Looked over the WINAPI::<functionname> commands but seemn nothing there helps me.
I am trying to modify the run method.
Also I attached a printscreen with my form and the design node properties.
Many thanks!
Thank you Denis!
Hi,
How can I set properties so that when form is opened to be fullscreen?
Also I have made a specific shortcut with XML for that form to be opened directly with AX. Maybe it is possible to achieve fullscreen opening via XML? If yes, please guide me how.
Thanks.