
I've created a Logic app workflow where My workflow will get trigger when a new email arrives in Outlook and I'm trying to store all the email informations like ToAddress, Sender Address, email subject, email body, Received Date in Dataverse Table.
I've set a dataype for emailbody column in Rich text with '1048576' as the maximum characters count. But sometimes my email body exceeding the maximum limit.
Is there any alternative where I can store the email body which is having more than 1048576 characters.
Hi @SutejK
That depends on what you want to do with the data and how you want to present it. Here are a few options:
Just keep in mind that the maximum limit for any text column in Dataverse is currently 1,048,576 characters, and there's nothing we can do about it.
If my response resolved your issue, please feel free to mark it as the solution by clicking accept it as a solution.
If you liked my solution, please give it a thumbs up.
This helps others find the answer more easily.
Connect with me: LinkedIn