Jump to content

Expression - Statistica Enterprise Manager


Recommended Posts

I am trying to define an expression in the Subset node of my Workspace to pick the case based on the value available for variable (Parameter) named Parameter1 located in column V1. C1, C2 are my cases for Paramater1 variable.

This is what I am trying

Parameter = "Parameter1" AND max(C1.V1, C2.V1)

Unfortunately Max function has a limitation - it can only hold 2 values for comparison. I have multiple cases to choose the max value from for Parameter1.But I am giving MAX funtion a try. The above expression is not yielding any error but also not returning any result.

I need some guidance on the functions to use in order to write the expressions. Thank you.

Link to comment
Share on other sites

  • 3 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...