Each of my report pages is based on a single record. I’ve heard it rumored that there’s a possibility of making a variable at execution time which would record the value I’m looking for ( PMQuote.CuryAmount]) and return 1 or 0 (or True or False, etc.) when PMQuote.CuryAmount] > 3000, and then I could use that variable (somehow? Not sure) to control whether or not my background image prints on a page.
I’m new to Acumatica, so I don’t know where to start with this. Can anyone please advise me as to how I might go about doing it?