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

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Answered

how to use for loop in between do while loop in x++

(0) ShareShare
ReportReport
Posted on by

Hi,

Can use for loop in between do while loop in x++,

I can try to use but syntax error occur. anyone give idea or suggestion about that.

Thanks in advance. 

I have the same question (0)
  • Verified answer
    nmaenpaa Profile Picture
    101,160 Moderator on at
    RE: how to use for loop in between do while loop in x++

    This error has nothing to do with having two loops. In AX2012 x++ you can't declare variables in the middle of methods, not even in the "for" statement. On the other hand, in D365 you can declare variables anywhere in the method, and Blue Wang's example is from D365

    So you have to declare int k in the beginning of your method.

    However I think you still didn't share your original code with us. So we don't know what might have been wrong with it. In your recent message you simply tried Blue Wang's example code. 

  • Blue Wang Profile Picture
    on at
    RE: how to use for loop in between do while loop in x++

    HI Ashokkumar ,

    Have you tried to recompile job?

  • Community Member Profile Picture
    on at
    RE: how to use for loop in between do while loop in x++

    Hi Blue Wang, thanks for your response

    I am also using same like this but showing error.forloop.PNG

  • Blue Wang Profile Picture
    on at
    RE: how to use for loop in between do while loop in x++

    Hi Ashokkumar,

    For what purpose do you need to design code like this?

    But I simply tried without prompting syntax problems, what about your code, please share with us.

    But as Nikolaos said, if you use nested loops, it will definitely affect performance.

    6864.PNG

  • nmaenpaa Profile Picture
    101,160 Moderator on at
    RE: how to use for loop in between do while loop in x++

    Also, normally you should try to avoid nested loops since they often lead to performance issues. Perhaps we can find together a better way to solve your requirement. If you share your functional requirement with us.

  • nmaenpaa Profile Picture
    101,160 Moderator on at
    RE: how to use for loop in between do while loop in x++

    Could you explain a bit more what you are trying to do. And also please show your code that gives you the error. Otherwise we can't know what might be wrong with it.

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
CA Neeraj Kumar Profile Picture

CA Neeraj Kumar 2,239

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 903 Super User 2025 Season 2

#3
Sohaib Cheema Profile Picture

Sohaib Cheema 604 User Group Leader

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans