Which IIQ version are you inquiring about?
8.4
Please share any images or screenshots, if relevant.
[Please insert images here, otherwise delete this section]
Please share any other relevant files that may be required (for example, logs).
[Please insert files here, otherwise delete this section]
Share all details about your problem, including any error messages you may have received.
- I am writing a custom report that should allow users to select identity status from a drop-down or radio buttons with 3 possible options: All, Active only, Disabled only. The problem seems to be around the fact that identity.inactive is a boolean. Is it possible to insert code within the Task Definition such that if a string value of âActiveâ (for example) maps to inactive == false (for example)? From what I have seen so far, it seems that there are parsing/model limitations with the LiveReport query engine and I canât achieve this.
Any help would be much appreciated.