Assigning Boolean Variable to NAV Report Properties

CHADEL
CHADEL Member Posts: 16
Hello. Is it possible to assign a boolean variable to a report property (ex. ProcessingOnly)? Because IncludeInDataset seems not working. Thank you.

Best Answers

  • CHADEL
    CHADEL Member Posts: 16
    Answer ✓
    Because I want to make a report where there is an option to print to excel or just normally print the layout, when user wants to print the report to excel, of course the layout must not be shown.

Answers

  • CHADEL
    CHADEL Member Posts: 16
    Answer ✓
    Because I want to make a report where there is an option to print to excel or just normally print the layout, when user wants to print the report to excel, of course the layout must not be shown.