Create Dynamic columns in Grid or Create Pivot table in Grid
Hello Everyonei have a requirement that make column dynamically based on selected datalet us assume i have a filter multi select for inventlocations and if i select 3 the grid will contain 3 columns if...
View ArticleForm Methods
I have 2 forms here, when i click on next button in Register dialog form it opens Bank Account Details dialog form. when ok is clicked it should close both forms . how can i achieve it ?
View ArticleDoes LCS Cost anything?
Hi,I have been asked if LCS has any cost. Do you know if any cost for Azure has to be paid by a partner?Thanks
View ArticleQueries with multiple top level data sources cannot be applied to Forms.
Hi,In Release to Warehouse form, WHSInventTransSumDImSO is a datasource that pulls open sales orders which need to be released and displays them in the form.Below change is needed only for sales orders...
View ArticleRepository merged back to Main Branch, but fails to build.
Hello,Please forgive and kindly correct any terminology I may mix up in this post. I'm only a few months on the job and learning day by day without an on staff mentor (Working my way through the...
View Article'Wrong parameters specified' at renamePrimaryKey()
Hi ,While running the following piece of code, I am getting the error of wrong parameter specified at "vendTable.renamePrimaryKey()". Tried to debug too but did't get the solution.ttsbegin; while...
View ArticleUnable to attach file in Customer Attachments
Document Upload Page pop-up is not showing while i am trying to attach new file in Customer Attachments in D365 F&O
View ArticleInsert not supported with the values specified for 'Effective' and...
What would cause such error?Cannot create a record in Addresses (LogisticsPostalAddress). Insert not supported with the values specified for 'Effective' and 'Expiration'. New record overlaps with...
View ArticleGetting the parent node failed
Hello,I developed new form with my 2 datasources that are also datasources on the form from which my new form is called.So, main form has menu item that calls new form with the same datasources.One...
View ArticleHow to use TempDB as Data Source
Dear All,I hope I am asking the question in the right Forum. I have 2 TempDB tables CBLTblSchedDataSaleTmp CBLTblSchedDataSale; CBLTblSchedDataTemp _CBLTblSchedDataTemp;I have inserted some...
View ArticleBOMCalcTrans: Need help to decipher X++ code
Hello everyone,I am new at X++ and I am trying to decipher the code below. If someone could explain what the code below is doing. I would appreciate it./// <summary>/// Builds the query to use...
View ArticleCalling Service From URL through Json in d365Fo
Hi,I need to call the service through URl with the help of JSON. I've a url which has username and password from where i can get the record if i call the service through url. I need to do this through...
View ArticleCannot select a record in On-hand inventory checks (InventSumDeltaDim). Check...
In the Mobile App, while receiving the Purchase Orders, getting the below error messageCannot select a record in On-hand inventory checks (InventSumDeltaDim). Check type: Reservation.The SQL database...
View ArticleLogin failed in admin user provisioning tool
Hello community, I have this problem in my MSD365 development environment, when I register my email in "AdminUserProvisioning" I get this error, which page do you suggest to solve this error, or a...
View ArticleDMFBatchImporter issues
Hi,I am currently executing a DMF project from my code with:DMFQuickImportExport::doPGImport(defintionGroup, executionId, true);This works great, but it runs synchronous. I want to run it in batch...
View Articleimport atributes to catagories
How can you add atributes tot categories via import excel ? or is this only manually possible
View ArticleOverride method of an extension class in a class extension
Hi everybody,please consider this situation: you create an extension class MyClass_Extension of a class Class, where you add a new method and you augment the functionality of an existing method of the...
View ArticleStrange behavior from inMemory tables when grouping
Hi everyoneI just learnt about some strange behaviour from AX that occurs when you group on inMemory tables.If I sayMyTable t;select ColA from t group by ColA;print ColB;then naturally, ColB is null if...
View ArticleInsert not supported with the values specified for 'Effective' and...
What would cause such error?Cannot create a record in Addresses (LogisticsPostalAddress). Insert not supported with the values specified for 'Effective' and 'Expiration'. New record overlaps with...
View ArticleUnable to attach file in Customer Attachments
Document Upload Page pop-up is not showing while i am trying to attach new file in Customer Attachments in D365 F&O
View Article