New Report Builder suggestions

Answered

Comments

1 comment

  • Official comment
    Michael Ryan

    Hi Calvin,
    Thanks for the feedback. Duplicating filters is something we would like to have in the future and I have added this task to the development backlog however this feature is not yet scheduled.
    Compulsory fields is more of a tricky issue, some reports require compulsory fields because the report will fail if there is not at least one field selected from the base table in the report. In these cases we have tried to use a field that is likely to be chosen anyway. I'll keep this in mind and see if I can find a better solution that makes it more configurable whilst still ensuring the code stability. The stability of the feature always takes precedence.
    As for 1's and 0's, these are the preferred option for Boolean type fields because we need to allow data to be easily transferred from our export formats into other systems. Boolean fields represent true or false which you probably know in machine language is represented by 0 (false) or 1 (true). It's possible that we may consider an 'Export Options' feature in the future but this is not yet on our plan.

    Comment actions Permalink

Please sign in to leave a comment.