I need to create record in the Ledger Journal table (LedgerJournalTable) using Power Automate. I got a message that the Journal date field is required but there is no such field in the Power Automate action.
How can I create the record with the Journal date?
Have you done custom development, this journal date field was most likely added by custom development. Or you can check the validation rules in the code, check where this field appears and validate it.
Can you check if there is a customization on the journal headers table or data entity? I just tried to reproduce the issue, but I don't get your error. It is working as expected. In case there is a new field on the table with a validation, then the data entity must be extended accordingly.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.