-
I want you to suppress the decoding of line breaks that occur when importing Excel.
Currently, when I import Excel in a model-driven app, the line breaks are decoded and x000D is entered.
As a result, operational efficiencies have decreased significantly, which has a significant impact on our customers.
Therefore, please implement the function that does not decipher line breaks as soon as possible.
-
I would like to change the maximum size limit that can be stored in a rich text attachment.
I have confirmed that files can be attached by drag-and-drop to the timeline components displayed in sales cases, etc.
I also understand that when a file is attached in this way, it is stored in the msdyn_fileblob of the msdyn_richtextfile table.
However, the maximum size that can be stored in this column is fixed at 131 MB, and the limit cannot be changed.
I am concerned that by operating under this situation, large files will be stored one after another and the Dataverse capacity will be overwhelmed.
If this happens, we will need to purchase additional Dataverse capacity, which will have a cost impact, and we may have to review the operation itself.
In light of this, we would like to see the implementation of a function to change the upper limit of the size that can be stored in the msdyn_fileblob column.
Best regards.