Jump to content

This topic is 7323 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I would like to do the following find but it looks like Lasso 7 does not allow the use of the OperatorBegin/End tag when using FMP its proving tricky. Anybody have any suggestions?

[inline: -Search,

-Database='ChannelLines.fp5',

-Layout='Web',

-Keyfield='zk_channelLineID_p',

-OperatorBegin='OR',

-OperatorBegin='AND',

-Operator='gte', 'channelStartDate'=(Action_Param:'channelStartDate'),

-Operator='lte', 'channelStartDate'=(Action_Param:'channelFinishDate'),

-OperatorEnd='AND',

-OperatorBegin='And',

-Operator='gte', 'channelFinishDate'=(Action_Param:'channelStartDate'),

-Operator='lte', 'channelFinishDate'=(Action_Param:'channelFinishDate'),

-OperatorEnd='AND',

-OperatorBegin='AND',

-Operator='gte', 'channelFinishDate'=(Action_Param:'channelFinishDate'),

-Operator='lte', 'channelStartDate'=(Action_Param:'channelStartDate'),

-OperatorEnd='AND',

-OperatorEnd='OR']

[Records]Results go here[/Records]

This topic is 7323 days old. Please don't post here. Open a new topic instead.

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...

Important Information

By using this site, you agree to our Terms of Use.