1. john smith
  2. Valentina Studio
  3. Wednesday, October 02 2024, 08:31 AM
  4.  Subscribe via email
In a report i have created, I have a db field that will only have data maybe 20% of the time. I placed a label next to the field but don't want the label to print if the corresponding db field is empty. Is that possible? and what would the syntax be (in the print_if box of inspector??)
Comment
There are no comments made yet.
Sergey Pashkov Accepted Answer
You can define this expression using JavaScript:
$F('field_name').length > 0

Or SQL:
length( field_name ) > 0
Attachments (1)
Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.

Categories

Announcements & News
  1. 0 subcategories
Valentina Studio
  1. 2 subcategories
Valentina Server
  1. 4 subcategories
Valentina Database ADK
  1. 0 subcategories
Valentina Reports ADK
  1. 0 subcategories
Other Discussions
  1. 2 subcategories
BETA Testing
  1. 0 subcategories
Education & Research
  1. 0 subcategories