web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

Report Error

(0) ShareShare
ReportReport
Posted on by 155

Hi,

There is a Memo field having maximum 2000 characters in a report.During the time of execution, it throws en error " A section in the report is higher than the actual page size allows" . This error is due to this memo field only. I have set the width of the field as 60 and even after increase the width also it throws the same error.

Regards

Santosh

*This post is locked for comments

I have the same question (0)
  • Rajdip Das Profile Picture
    3,333 on at

     Hi Santosh,

    You can try this, set the Dynamics Height = Yes of Memo control of Report. I think it will work... 

  • Santosh Kumar Profile Picture
    155 on at

    I have already set the height. Still i am getting the same error.

  • david dehaudt Profile Picture
    10 on at

     Hi

     

    It appears when the content of the memo field is greater than what can be put in the section, on a single page. It seems to be some limitations with the kernel.

    Sorry for that

  • Manish Menon Profile Picture
    425 on at

    Try making the report orientation as landscape and then make the field property  Dynamic height to Yes. else make the height to 3 or 4 char. this should work!!!!!!!!

  • david dehaudt Profile Picture
    10 on at

    Thank you Manish for your answer.

    The dynamic height is already set to Yes.

    According to the report orientation, that will just allow to have some more data (I need more...), but it's a good idea.

    I also found something : if you have some carriage return in the field, it seems to spread the data from that field on 2 different pages.

  • Rajdip Das Profile Picture
    3,333 on at

     Hi Santosh,

    You can try another process, declare a string variable. Right now you have data in memo variable.

    Lets say,

    str              tmpMemo;

    ;

    tmpMemo = memo;   (Here memo is your 2000 char var)

    tmpMemo is not bound to string char, it creates dynamically string size.

    Now set it into your report, & try to set 2000 char into one page,  if not then check how many char can store into a single page & then set it into the page and set rest into another page by writing logic.

    Please note: tmpMemo is a generic string variable not should be str EDT.

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.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
Joris dG Profile Picture

Joris dG 5

#2
Alexey Lekanov Profile Picture

Alexey Lekanov 2

#2
Henrik Nordlöf Profile Picture

Henrik Nordlöf 2 User Group Leader

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans