We have build a report model using relational database. I want to know if there is any way in the report model where we can harcode the list of values for an attribute ? So if this attribute is used as a parameter in the report, the parameter values should
use the hardcoded values rather than scanning the whole database table.
↧