MS CRM 数据导入 负币
我在自定义实体中设置了用于数据导入的数据映射。但是,如果某些货币金额的格式包含括号(表示负值)或逗号,则会被拒绝。有什么方法可以调整数据映射中的 xml 以允许这些不同的格式吗?我正在使用 MS CRM 4。谢谢!
金额 USDnew_period 过程
I set up a Data mapping for data import in a custom entity. However, some currency amounts are being rejected if their format includes parentheses (signifying negative values) or commas. Is there any way I can tweak the xml in the data mapping to allow for these different formats? I'm working in MS CRM 4. Thanks!
Amount USDnew_period
Process
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您不能在提交之前修改(通过字符串操作进行数据清理)csv吗?
Cannot you modify (Data cleansing by String Manipulation) the csv before submitting?