RootGrapefruit
Programmer
Hi,
I want to make a Filter that Looks something like this:
dw_1.SetFilter("cunr IN (SELECT cunr FROM customers WHERE cuAttr = 'test')")
I always get an "Expression ist not valid" Exception.
What am I doing wrong?
Thanks
I want to make a Filter that Looks something like this:
dw_1.SetFilter("cunr IN (SELECT cunr FROM customers WHERE cuAttr = 'test')")
I always get an "Expression ist not valid" Exception.
What am I doing wrong?
Thanks