I am trying to add a data validation list to excel using OfficeOpenXml on D365fo but when the formula is assigned its throw an error. worksheetTo = packageTo.ge
I am trying to add a data validation list to excel using OfficeOpenXml on D365fo but when the formula is assigned its throw an error. worksheetTo = packageTo.ge
While using DIXF to bulk import product images, I'm stucked at the part where an attachment (productimage in this case) has to be overwritten. Process terminate
The method should retrieve the date in the previous week that corresponds most closely to the specified date. fromdate = prevMth(systemDateGet()); need to chan