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?