Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试在我们的 D365FO ISV 解决方案上测试数据实体。所以我创建了一个以自定义实体 SalesTable 作为数据源的数据实体。但导出只会创建一个带有标题但零行的 Excel 文件。请看下文。
SalesTable 有数据:
我在前端运行了导出(尝试了 Azure SQL DB 和 Excel)并成功执行(在 Exported 下显示 0 行):
SalesContractsStaging 表也保持为空: