Group Header Condition
Posted: Wed Apr 22, 2015 7:23 pm
Hello, i have tried to use the condition of group header. If i select the data column directly, they work fine (but I can not work like this, the report is used by different SQL's dynamic using the same result report). If pass the same value but using variable on Expression condition... they not work.
Working:
Not Working:
Setted value of variable vr_condicao_pular_pagina: "datas_dados.ramo_atividade_id"
What could be wrong?
Best Regards
Working:
Code: Select all
Data Column : datas_dados.ramo_atividade_id;
Code: Select all
Expression: {vr_condicao_pular_pagina}
What could be wrong?
Best Regards