Page 1 of 1

Unable to filter a Band with a Created Variable

Posted: Thu Jun 09, 2022 7:31 am
by luke
There is only one data band in this report its called Client.

Client Contains ,ClientID and Client Name.

I have created a Variable Called ClientIDToBeCompared.

When I create a Filter for the Client band I specify Column Client ID is Equal to the ClientIDToBeCompared Variable that I created.

The Variable Called ClientIDToBeCompared Contains the Same Id String that The ClientID holds but it doesn't seem to register this to successfully filter. :(


I have Attached an Example Solutions For Analyses.

Re: Unable to filter a Band with a Created Variable

Posted: Thu Jun 09, 2022 8:09 am
by Max Shamanov
Hello,

You did not set "Filter On", also use an expression if you want to filter data by variable.

Thank you.

Re: Unable to filter a Band with a Created Variable

Posted: Thu Jun 09, 2022 8:31 am
by luke
Thank you :)

Re: Unable to filter a Band with a Created Variable

Posted: Thu Jun 09, 2022 8:39 am
by Max Shamanov
Hello,

You are welcome!