Hi,
in my universe, there are 3 errors with my filter with error message. Below is an example of it,
<OPTIONAL>
<FILTER KEY="[!V000002]">
<CONDITION OPERATORCONDITION="Equal">
<CONSTANT TECH_NAME="@Prompt(
'Calendar Year/Month (Single Value)',
'A',
'Ticket YearMonth\LovCalendar Year/Month (Single Value)Base',
mono,
primary_key)"/>
</CONDITION>
</FILTER>
</OPTIONAL>
Error message:
Filter Parse failed: Exception: DBD, The supplied XML is not valid. <DPCOMMANDS><DPCOMMAND><DP> <QUERY><QUERYRESULT><QUERYOBJECT KEY="[Measures].[D7DMMEQ535OW3RT3PR0Q1PL1Z]"/></Q UERYRESULT><QUERYSCOPE/><QUERYCONDITION><WHERE>"<FILTER KEY="[!V000002]"><CONDITIO N OPERATORCONDITION="Equal"><CONSTANT TECH_NAME="'StringValue'"/></CONDITION></FILTER>
"<WHERE/></QUERYCONDITION></QUERY></DP></DPCOMMAND></DPCOMMANDS>State: N/A
I do not see anything wrong with the filter, and before the upgrade to 7.3 its working perfectly. Anyone have any idea? thanks in advance.