RE: Import released products D365 - Error :"Results. Invalid argument."
I have just encountered the same issue, did you end up getting this resolved?Regards,Jeremy
View ArticleImport released products D365 - Error :"Results. Invalid argument."
Hi all,Currently i'm using the Data management function on D365 to import Released products. But the error displays: "Results. Invalid argument." Does anyone know the reason and solution for this...
View ArticleRE: Batch jobs never stop executing
For additional informations:I'm using microsoft Dynamics AX 2012 R3 CU 9what i have done before to try solving this issue :- Compile (there is no error)- Full CIL (there is no error)- when i run the...
View ArticleRE: how to select more than Value in one dimension in ax 2012
thanks for reply ievgen but in our case the customer may select 3 or 4 cost center so i have to create 3 or 4 Financial Dimension or i can create in financial dimension one cost center with value like...
View ArticleSummary Free text invoice
I created 4 free text invoice against 4 different customers and posted them individually. And yet, a single voucher has been generated for all the 4 transactions. What is the setting that does this. I...
View ArticleRE: How to checked the checkboxes which were previously selected ?
I got the code of multi-select lookup in another report and it solved my problem, it is done by using containers and it is little bit similar in the link you shared. Thanks
View ArticleRE: Microsoft_Dynamics_Commerce_Runtime_AuthorizationFailed- The user is not...
Hi Sergey,I tried even for products and i got the same error:PagedResult<Product> products = productManager.ReadAll(new QueryResultSettings { Paging = new PagingInfo { Skip = 0, Top = 100 }...
View ArticleRE: Inventory Dimension Serial Number must be speficied
Hi Mahmoud,we never use serial number group for any item. other item not use serial number group either.thank you
View ArticleRE: Vendor Account Statement Filter To Date
Hi Syed,my user want to change the filtering, so altrought my user fill to date 31/08/2017.the data only show for data that has due date <= 31/08/2017.that's what I mean,I planning to change the...
View ArticleVendor Account Statement Filter To Date
Hi All,I want to ask about vendor account statement,my user already type the to date field : September 22th 2017.later when report generated, some data for September 30th 2017 still showed-up.how to...
View ArticleRE: InventBatchIdLookup Form Tabs
Before getting into that, can you please share, at which point you are setting focus on the OnHandTab? That will help get to the exact place of concern quickly
View ArticleInventBatchIdLookup Form Tabs
Hi. I'm working with InventBatchIdLookup form which three different tabs containing different grids and different datasources. My focus here is only on the first two tabs, Batch number tab &...
View ArticleRE: SetAttribute of xmlelement is not including complete string name during...
"i:" is a namespace prefix, not a name. Use setAttribute2() to specify the URI of the namespace which (if) you've defined with the prefix "i".
View ArticleRE: Import released products D365 - Error :"Results. Invalid argument."
Hi Jeremy,You will need to import the product name first. I think the entity name is products. Hope this way could help you.Best regards
View ArticleRE: How to select more than one value in one dimension
thanks for reply oleg see in our case we rent Departments so may customer have many department not only one so i need to select all this department to this customer i think if i create new cost center...
View ArticleRE: Upgrade process and Odata services sample
My answer is in the duplicate thread on another forum.By the way, I took out the prefix "Dynamics 365 for Operations" and put it into tags (in both forums) to make the title more readable.
View ArticleUpgrade process and Odata services sample
Hi Friends,I am looking for Dynamics 365 for Operations up- gradation process technical document to get and overview. Also looking for some sample examples for Odata service. Please help.
View ArticleRE: How to increase the height of report dialogue so that last filter clearly...
Did you try to drag right bottom corner?
View Article