Options

filter record in Page og Report

NaviBoogieNaviBoogie Member Posts: 6
Hi I have a problem.

I want to ad a variable to a page/report where I can set a filter on a record I will use for processing some code.

Problem is that when I create a variable datatype text, ad it to page request and set table relation to the table in question (e.g. resource table), each time i lookup for a new number it replaces my previous value with the new selected one.

In this way i am not able to make a filter expression like:

100100..100200

Because after writing 100100.. and want to select my next criteria result is 100200

Hope you can understand my problem...

Best regards,

Michael

Comments

  • Options
    SunsetSunset Member Posts: 201
    Not sure if I understood you correctly, but have a look at page 113 Budget and see how the filters are being handled there. Might be what you need.
    Don't just take my word for it, test it yourself
  • Options
    NaviBoogieNaviBoogie Member Posts: 6
    Hi Sunset,

    Thank you for your reply. But p113 does the same when i want to make filters by lookup...

    Best regards,

    Michael
Sign In or Register to comment.