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)
Library Table - not accepting data drag n drop
dicedpeppa
Hello,
I'm hoping someone can helpwith this. Im relatively new to BIRT Report Designer.
I have created a library file containing my Master Page and my CSS. This works fine when using them in new reports. I've created a table (layout only, no data bindings) and stored it in the same library file.
Now when I try using this table in a blank report, it appears fine when I drag it in my Layout page, but it will not let me insert any data from my current dataset.
Data binding seems correct as all my columns from my datasets appear in the data binding.
After that, I decided to create a new table, very basic, no particular layout, just as it appears when dragged straight from the palette. Published it to my library and this won't work either. I can drop datasets everywhere in my Layout page apart from inside my table. :blink:
Am I missing something out here? Something I'm doing wrong? Hopefully someone can help me out here as I would like my reports to have the same feel and tables will play a main role in achieving this.
Regards,
David
Find more posts tagged with
Comments
mwilliams
Hi David,
So, when you create a table in a library with no bindings, then use it in a report design, you're unable to drop your bindings from your dataSet into this table? Am I understanding correctly? What is your BIRT version?
dicedpeppa
<blockquote class='ipsBlockquote' data-author="'mwilliams'" data-cid="74062" data-time="1298914990" data-date="28 February 2011 - 10:43 AM"><p>
Hi David,<br />
<br />
So, when you create a table in a library with no bindings, then use it in a report design, you're unable to drop your bindings from your dataSet into this table? Am I understanding correctly? What is your BIRT version?<br /></p></blockquote>
<br />
Hey Michael,<br />
<br />
thanks for replying so quickly. Yes, that is exactly my problem. When I try dragging some data in there I get the 'No way' mouse icon
Anywhere else is fine apart from inside my table (header, detail, footer). If I drop a table in my layout which doesn't come from my library, then it works fine.<br />
<br />
I currently use version 2.3.2 of BIRT, which is the version we were told to have (by IBM) with Maximo 7.<br />
<br />
David
mwilliams
David,
I'll take a look and see if I see the same thing. If I do, I'll test it in a newer version and see if it's different. If that is the case, you can always use a newer version of BIRT and deploy it separately from Maximo and call your reports from your Maximo project. I'll let you know.
dicedpeppa
<blockquote class='ipsBlockquote' data-author="'mwilliams'" data-cid="74084" data-time="1298936230" data-date="28 February 2011 - 04:37 PM"><p>
David,<br />
<br />
I'll take a look and see if I see the same thing. If I do, I'll test it in a newer version and see if it's different. If that is the case, you can always use a newer version of BIRT and deploy it separately from Maximo and call your reports from your Maximo project. I'll let you know.<br /></p></blockquote>
<br />
Michael,<br />
<br />
That would be awesome and very much appreciated. Looking fwd to hearing back from you.<br />
<br />
Kind regards,<br />
<br />
David
mwilliams
David,
Ok, I see what you're talking about. The same thing happens in the newest version as well. The way you can do this is to add data elements to the table within your library. Then, in your report, you can edit the expressions for each element after you bind your dataSet to the table.
Hope this helps.
dicedpeppa
<blockquote class='ipsBlockquote' data-author="'mwilliams'" data-cid="74197" data-time="1299087189" data-date="02 March 2011 - 10:33 AM"><p>
David,<br />
<br />
Ok, I see what you're talking about. The same thing happens in the newest version as well. The way you can do this is to add data elements to the table within your library. Then, in your report, you can edit the expressions for each element after you bind your dataSet to the table.<br />
<br />
Hope this helps.<br /></p></blockquote>
<br />
<br />
Michael,<br />
<br />
Thank you so very much for your time. Much appreciated. I will most certainly give your solution a go.<br />
<br />
Thanks again,<br />
<br />
David
mwilliams
Ok. Let me know!