Hi there Jane!
The problem with the below condition is that we are using single quotes inside 
a single quoted statement. This is not supported at the moment.

Not really knowing enough about the use case, I venture into suggeting a 
possible workaround: If you are able to use the condition below as a filter 
statement instead of an expression, you can change the aggregation type to 
"Count", and the expression to "V{event_count}". 

Markus

> 10. apr. 2018 kl. 08:09 skrev Jane Greig <jane.gr...@london.msf.org>:
> 
> Hi
> Can anyone advise on whether program indicator expressions can use data 
> elements with option sets? They do not appear in the list of data elements 
> available, but it does not tell me my expression using the UID of one is 
> invalid. However, it also does not give me a result. Example I am trying to 
> use is:
> d2:condition('#{qaDVwQUHD0j.g4bPEQ4a7WM} == 'LB' ',1,0)
> to return a value of 1 if that condition is true, otherwise 0. Is that 
> possible and I am just writing my expression wrongly? Even with a Boolean 
> data element that does appear in the list of data elements, I could not get a 
> result using == 1, == TRUE, == Yes.
> Any guidance is appreciated.
> Thanks
> Jane
>  
> ________________
> Jane Greig, PhD
> Epidemiologist MSF-OCA 
> Manson Unit, MSF-UK
> 
>  
> _______________________________________________
> Mailing list: https://launchpad.net/~dhis2-users 
> <https://launchpad.net/~dhis2-users>
> Post to     : dhis2-users@lists.launchpad.net 
> <mailto:dhis2-users@lists.launchpad.net>
> Unsubscribe : https://launchpad.net/~dhis2-users 
> <https://launchpad.net/~dhis2-users>
> More help   : https://help.launchpad.net/ListHelp 
> <https://help.launchpad.net/ListHelp>
_______________________________________________
Mailing list: https://launchpad.net/~dhis2-users
Post to     : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp

Reply via email to