jaddybalagtas
11th June 2003, 10:49
Good day guys,
I would like to ask if any of you has created a report using Brio? I'm having difficulty using enum fields because what is stored in SQL database on enum is Binary so I cant make a link between them and to te domains table to get the description, any advise would be a great help.

eyaskh
9th December 2003, 21:35
try to link the enum field to the ttadv401.cnst
after you but in the limit the cust,rele,Cpac and Cdom
and in the request line you select from table ttadv401 the ctnm field and process your report, this should work

Eyas