
Hi, I have configured ADL with D365 FO and I notice that one of the table I've activated, WorkflowTrackingCommentTable, it export the data to ADL database but one of the field "Comment" can be seen on table browser but is not shown on ADL database. I've check the schema file on Azure portal and it doesn't has the "Comment" field. Any idea what is the reason?
Thanks.
The length of WorkflowTrackingCommentTable.Comment is field is unlimited (Memo) and such fields aren't exported to Azure Data Lake.
It's mentioned in documentation (Export to Data Lake in finance and operations apps).