At the municipal social services department where I work we are using limesurvey to collect case numbers each NGO is dealing with every month.
We're giving each participant (a non-profit organization) an attribute_1 equal to the maximum number of cases they can insert monthly (at most, twice their capacity)
We're using the following formula to limit the number of cases inserted into Q1 as:
Q1.NAOK <= ((TOKEN:attribute_1 *2))
However It doesn't work because the attribute_1 is read as text instead of an integer/number.
Is there a way to set a certain attribute as numeric so we can use it the way I described?
Thanks in advance and apologies for the broken English
In general : only trim (excel have issue with hidden characters)
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.
Last edit: 4 years 3 months ago by DenisChenu.
The following user(s) said Thank You: s_cavalcanti