Hi, all
I have a button dropdown with settings: load entries, write to variable 'a'. I want to use this to do a dynamic analysis with a table. I set the component filter of the table as below:
FILTER "table"."column" = <%=a%>
But it doesn't work and give me an error message about this component filter.
I am thinking if i have overlooked any settings of component filters...
Anyone who has used component filter before and have any idea about this issue would be more than appreciated.
Thank you in advance.