Hi
I am using the import functionality to import information in the Sales Price screen for Dynamics SL 2015 CU1 and the import always fails on the SlsUnit field.
On doing some research there seems to be an issue with the macro file for that screen and suggestions were made to include a code to press the Refresh button between level 0 and level 1 as follows:
serr = SetObjectValue( "cmdRefresh", "PRESS" )
However, even though I included this line in the control macro, I am still getting the same error message.
Has anyone encountered this issue and knows if there is anything else that needs to be added to the macro for Dynamics 2015?
Regards