Using custom attribute as a parameter in BIRT
Hello,
I would like to create the report where you can select custom attribute as a parameter. I found the video from Rafik: http://www.youtube.com/watch?v=8q29We9QoHE I have created dataset called countries Now my issue is following: the list of the countries is empty. It is possibly because the variable projectArea has not been initialised yet. Attaching my dataset params. Any ideas? |
Accepted answer
You can't use scripting like this in setting up parameters.
The easy approach is to create a simple Jazz data set ("Country") ENUMERATIONS, thus:
In theory, the following should work but ENUMERATIONS seems to need an actual PROJECT_AREA_ITEMID parameter to work If you want to select Project Area, you will need to do the following:
Krzysztof Kaźmierczyk selected this answer as the correct answer
Comments
Krzysztof Kaźmierczyk
commented May 21 '13, 9:14 a.m.
Hi Bill,
|
One other answer
A few thoughts:
Comments
Krzysztof Kaźmierczyk
commented May 21 '13, 7:36 a.m.
Hello Bill,
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.