If you want to have multiple conditions to check for your output in LibreOffice Base reports,
you can use:
IF(AND([Column1]=0;[Column2]=0);"yes";"no")
I spent about an hour googling that syntax, so I hope I could help you out!
I tried so hard and got so far
New contributor
user25390883 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.