cancel
Showing results for 
Search instead for 
Did you mean: 

UWL Customize Expressions to filter list

Former Member
0 Kudos

Hi,

I'd like to add in the UWL a dynamic Filter value. The value which I like to filte is a date. But to filter a date, I need dynamic filter values (today,yesterday...). In this time I know only this way:

<Expression name="PROCESSTYPE" value="ZAO2" comparator="Contains"/>

But this I can't use, because the value s static. Is there any possiblity to add something like this

<Expression name="TMPDATE" value=today comparator="Contains"/> ???

I think it is possible the standard UWL does the same with the "due date" filter.

Thanks for help in advance

Stefan

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

closed