Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Issue using Fetch()
ithack07
Hi,
In a table i created an array filled with random numbers based upon the data set the table is bound to. I then created a scripted data set and in fetch() i called upon the array. I get an error stating that the array is not defined. I was wondering if there is any way i can call on this array from a scripted data set? The reason for doing it this way is that i need to create a new data set filled with the data from that array.
Thanks
Find more posts tagged with
Comments
JasonW
Yes this can be done. Take a look at the attached example. Look at the beforeFactory, the expression for product code in the first table, and the open and fetch for the scripted data set.
Jason
ithack07
Hi Jason, Thanks for that. Im not able to open the file with the version of BIRT im using (V2.2). Im using BIRT which is linked to clearquest (clearquest doesnt seem to work with any later versions of BIRT) and thus am unable to update the version i use; is there any other way of viewing this file or could you send me a description of how you overcome the aforementioned problem. Thanks and sorry for the inconvenience.
JasonW
Attached is a 2.2 version
ithack07
Thanks for that. Its working now