
Announcements
Hello,
I want to create a Item journal Line in business central when a record is created in dataverse in a automatically way, I use power automate for this, But I don´t know how to fill the "JournalId" and "Journal Display Name". See the screenshot.
It's posible make what I want? Where I find the ID and the display name of the Item journal?
The error is saying that need a JournalID with a "String/uuid" format.
Thanks for the help!
Hi srueda,
The Journal and Journal line have 1:N relationship.
There is a lookup field from Journal in the Journal line entity, If it is then the format is the entity(Journal) logical name/Guid, which means that you need fill "JournalId" with the value of the guid of the Journal.
Record GUID will be identified in the URL as shown below:
Regards,
Leah Ju
Please mark as verified if the answer is helpful. Welcome to join hot discussions in Dynamics 365 Forums.