You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
It would be nice if there was an option to use in beautyreport template statements which checks how many checkboxes are checked in total within a field.
Describe the solution you'd like
When implemented with comparison operators > (>=), < (<=) and ==, there should be no interference as checkboxes do not use numeral comparisons in another way.
Additional context
Request by Stefan Santer.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
It would be nice if there was an option to use in beautyreport template statements which checks how many checkboxes are checked in total within a field.
Describe the solution you'd like
When implemented with comparison operators > (>=), < (<=) and ==, there should be no interference as checkboxes do not use numeral comparisons in another way.
Additional context
Request by Stefan Santer.
The text was updated successfully, but these errors were encountered: