Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

metric with case function doesn't work as a report filter

Status
Not open for further replies.

MSlearner

MIS
Feb 22, 2008
2
0
0
US
Hi, All, I have a metric with a case statement like this:
Case((A>0 and B<0),1,0)(A and B both are metrics).This metric works fine individually, but when I put this metric at the report filter or view filter saying 'Metric=1' to get the records that are only satisfied for 'A>0 and B>0', it always return no result, even there are records that satisfy this condition. Anyone has any idea or suggestions? thanks a lot in advance
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top