loveneesh
7th April 2010, 12:58
Hi
From customized session i want to zoom to standard session tfacp2522m000 with specific bpid but session is always showing first record instead of exported BPID from cusotmized session.
My tried combination are given for your reference
1.
field.bpid:
selection.filter:
query.extend.where.in.zoom("tfacp200.ifbp = :bpid"
2.
field.bpid:
before.zoom:
tfacp200.ifbp = bpid
selection.filter:
query.extend.where.in.zoom("tfacp200.ifbp = :tfacp200.ifbp"
3.
field.bpid:
before.zoom:
tfacp200.ifbp = bpid
selection.filter:
query.extend.where.in.zoom("tfacp200.ifbp = tfacp200.ifbp"
Nothing is working.
Please suggest the write combination to get desire output
Thanks in advance
From customized session i want to zoom to standard session tfacp2522m000 with specific bpid but session is always showing first record instead of exported BPID from cusotmized session.
My tried combination are given for your reference
1.
field.bpid:
selection.filter:
query.extend.where.in.zoom("tfacp200.ifbp = :bpid"
2.
field.bpid:
before.zoom:
tfacp200.ifbp = bpid
selection.filter:
query.extend.where.in.zoom("tfacp200.ifbp = :tfacp200.ifbp"
3.
field.bpid:
before.zoom:
tfacp200.ifbp = bpid
selection.filter:
query.extend.where.in.zoom("tfacp200.ifbp = tfacp200.ifbp"
Nothing is working.
Please suggest the write combination to get desire output
Thanks in advance