Variable set on Databand and Read on related (bottom) Databand in the events
Posted: Thu Jul 13, 2023 9:51 am
Hi All,
I have an Issue...
Initial: VAR1 = "BLA";
[Databand A] => Event Before Print => an variable is setted = VAR1 = "A";
[Databand B] => Main Component on Databand A (no Relations, just Main Component setted) => in Filter I'd like to use an expression: TABLE.COLUMN == VAR1
But VAR1 Value is "BLA" here and should be "A" and also in the Event of Databand B the value is still "BLA" .... but if I create an Text field on Databand B with {VAR1} ...its value here is "A"
Is it a bug or an misunderstanding on my side?
I have an Issue...
Initial: VAR1 = "BLA";
[Databand A] => Event Before Print => an variable is setted = VAR1 = "A";
[Databand B] => Main Component on Databand A (no Relations, just Main Component setted) => in Filter I'd like to use an expression: TABLE.COLUMN == VAR1
But VAR1 Value is "BLA" here and should be "A" and also in the Event of Databand B the value is still "BLA" .... but if I create an Text field on Databand B with {VAR1} ...its value here is "A"
Is it a bug or an misunderstanding on my side?