Hi Report experts,
I would like to set the Report Title dynamically depending on a condition in the report.
How could I achieve this?
Currently , it is static as defined in the model.
codegenproperties {
TitleText " Test Report";
}
