Hello,
I am a beginner in Dynamics 365 Finance and Operations and still learning to get around working on different modules and also modifying them through X++.
I am currently working on the modules bank management. I am trying to do bank data reconciliation. To import data directly for reconciliation, only the file format MT999 is allowed, but the format is not used in my country. I tried to use excel file format but it is not available in the reconciliation part of the bank management module.
So I want to ask if there is a way to add a button to import data with excel format (CSV) using X++ or Dynamics 365 in Visual studio.
