Group Header Condition

Stimulsoft Reports.JAVA discussion
Post Reply
User avatar
rafaelwithoeft
Posts: 70
Joined: Thu Mar 05, 2015 8:26 pm

Group Header Condition

Post by rafaelwithoeft »

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:

Code: Select all

Data Column : datas_dados.ramo_atividade_id;
Not Working:

Code: Select all

Expression: {vr_condicao_pular_pagina}
Setted value of variable vr_condicao_pular_pagina: "datas_dados.ramo_atividade_id"

What could be wrong?
Best Regards
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Group Header Condition

Post by Alex K. »

Hello,

Unfortunately, this feature is not available.

Thank you.
Post Reply