Account Schedule

jesstyljesstyl Member Posts: 15
edited 2006-05-05 in Navision Attain
How Can I set the formula to get Last period amount at Row Level in Account Schedule

e.g. date filter 010105..311205 at this row should show the amount as at 311204?

](*,)

Comments

  • krikikriki Member, Moderator Posts: 9,112
    try "..311204"
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • Marije_BrummelMarije_Brummel Member, Moderators Design Patterns Posts: 4,262
    Is this a trick question?

    You cannot change the datefilter at row level, only at culumn level.

    You need to make a change for this.
  • jesstyljesstyl Member Posts: 15
    Hi Kriki,

    try "..311204" to date filter ?


    This is not trick question but one of my client wanted to view the beginning period amount in the Account Schedule - CASH Flow. :(
  • Marije_BrummelMarije_Brummel Member, Moderators Design Patterns Posts: 4,262
    If you want to have a different datefilter you need to add some new column and call this 'Previous Period.'
  • jesstyljesstyl Member Posts: 15
    HI Mark,
    If you want to have a different datefilter you need to add some new column and call this 'Previous Period
    .'

    I agree this can view the previous period amount in column ... But in my case i need it in Row level.. how can i going to make the change? Or anyone can help? [-o<
  • Marije_BrummelMarije_Brummel Member, Moderators Design Patterns Posts: 4,262
    In this case you need to add some dateformula field to the row table. Also you need to change codeunit 8. This has to be done by an experienced engineer because it is quite a complex routine.

    Please tell your customer that they need a customisation in Navision for this.
  • krikikriki Member, Moderator Posts: 9,112
    jesstyl wrote:
    Hi Kriki,

    try "..311204" to date filter ?


    This is not trick question but one of my client wanted to view the beginning period amount in the Account Schedule - CASH Flow. :(
    I didn't notice, you needed it on a row.
    But I agree with Mark Brummel that it is better in a column just to avoid the need to program something.
    If you need to program it, it will cost your customer more then just adding a column.
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • jesstyljesstyl Member Posts: 15
    HI Mark / Kriki,

    Thank you for your reply. Is there any other alternative to resolve (application or programming) if this is a must? 8-[
  • Marije_BrummelMarije_Brummel Member, Moderators Design Patterns Posts: 4,262
    What you can do is build a custom report for this.

    This can maybe be done faster than changing the schedule functionality.

    Changing the account schedule and make it more flexible is something we have on the long-list for our add-on. But I doubt we will start before Nav5.
  • davmac1davmac1 Member Posts: 1,283
    With FRX now available for Navision, maybe they will push that instead of account schedules?
  • jesstyljesstyl Member Posts: 15
    But Microsoft FRx available for 3.70 an 4.0 only..

    Anyway, Thanks everyone. :)
  • DanAlpeDanAlpe Member Posts: 7
    You can choose Beginning value instead of Net Change from the Calculate Field.

    Sorry this might be a little late.
Sign In or Register to comment.