not able to hide the visiblity ofr certain tables in visual studio(show or...
hi guys i am a reort where if one select any value in parameter it will display certain tables and i have used this functionality in visual studio =IIF(Parameters!fieldvalue.Value =...
View ArticleCreate Number Sequence through number sequence code without reference
I have gone through this article http://msdn.microsoft.com/en-us/library/aa608474.aspx and made number sequences a lot many times. But in this scenario I need some help.Scenario is; I want to get next...
View ArticleAX 2009 Multi site - Choosing correct BOM WHS
When using multiple site set-up in AX. We use 3 main production facilities. Producing item 1, item 2EUR1/EUR2/INDSubsequent items are then used in next production processes converting item 1, item2 à...
View ArticleImport Products in ax 2012
Hi Friends I am trying to import products in ax 2012 so that i can see the products in released products forms with all the respective product variants.Can you please tell me what are the...
View Articlea grid field should accept or allow zero values
I have a field in a grid. It is not accepting negative values but I want that particular field to accept or allow zero values such as 0.00now it prompts an error saying that the field must be filled...
View ArticleTax Trans_IN index customization
Hi, My sales invoice report is customized reprot. I have observed that while retriving data from TaxTrans_IN table query takes too much time. I have pur index on this table and used in the same...
View ArticleProduct Master data Import through Job
Hi Friends,I have been completed the Product master data import by running Job through CSV file. Here is the code which i have given below and some of the fields which has been customized. So if you...
View ArticleEmployee ID Look up in AX 2012
Hi,,1) I want Employee ID lookup in AX 2012 and also i want to save the Employee ID (Personal Number) in one Table ,2) But i dont want to Store as RecId of Employee Id in my own Table .. How to...
View ArticleItem Transfer from one site to another site
Hi frnds,How to transfer an item from one site to another site in dynamics ax 2009?Please Help!!RgdsBK
View ArticleAX 2012 installation file.
Hi all,i need Ax 2012 installation file, In Download Page ax 2009 installation file is available, its working fine, But i dont know from where can i download ax 2012. i dont have any Partner login or...
View ArticleRecord selection
Hi,I want to select the whole record in common buffer by excluding one field . If i use " this.data() or Tablebuffer.data()" getting all field values . If i use "Select fieldlist " in future if we add...
View ArticleAX 2012 Data Migration error
Hi,In Data Migration when I click PREVIEW SOURCE FILE shown in the below screen shot, I am getting the error 'Selected file is unicode'. Plz help me on this.
View ArticleAX 2009 Retail License
Hi All,i have Ax2009 License.is it the same License for retail or separate License?please tell me as early as possible.
View ArticleAX 2009 Retail License Query
Hi all...I have installed AX 2009 then Installed SP1 and RU8. Then Installed Retail HeadQuarter patch. But I am not able to view Retail Headquarter node in AX.Note: I have done Compilation and...
View ArticleHow to set display fields on form to Table field..
Hello,I have created one Table that get lookup from UserInfoTable. Corresponding i have create form for the same. When i click on Userid on the form then lookup appear and i select any user name...
View ArticleHow to get values from request form to approved form in ax 2012
Hi!I am new to AX 2012 I need to get the values form Loan request form to Loan approval form. In Loan request form which is workflow the user will enter the values for loan request it is having 6...
View ArticleRounding off in Service Tax
Hello, Is there a way in AX 2009 to give the round off value for service tax specifically. Regards,Sneha.
View ArticleJournal Lines are not getting displayed in apart from DAT legal entiry
Hi All,Today Im facing typical issue,I have code to create general journal from a job.I am working on two legal entity one is DAT and another one is my own legal entity.Whenever i excute the job in DAT...
View ArticleGet value from axboundfield
hi,I have simple axform with axgroup. How can get value of DataField="ItemBrand_RS" ? c# static AxBoundField GetField(DataControlFieldCollection fields, string name) { foreach...
View Article