Is there a way to set up options on a BAQ report so that I can have something like
( [condition 1] AND [condition 2] ) OR [condition 3]
Is there a way to set up options on a BAQ report so that I can have something like
( [condition 1] AND [condition 2] ) OR [condition 3]
Would you have:
If so, I think you can accomplish this. I actually did one recently where I had 2 checkboxes and I wrote the report so that it looked for those checkboxes and was able to display data based on either or both being checked. Does that sound like what you’re trying to do?
Hello Dan,
It could be that your example would work for me. Were you using ‘report parameters’ ?