Skip to Content
0
Former Member
Dec 05, 2011 at 05:15 PM

Changing a Query do not show Results in the PLD Format

26 Views

Hello Experts!!

I have a PLD report, and I changed the query a BIt

let say the oiginal query is select 'HELLO' from OINV where DocEntry between 100 and 110

but then I Changed to +select 'HELLO' + World' from OINV where DocEntry between 100 and 110+

But The PLD do not reload Data, there is any way to change this?