Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Parameterized Query - Problem
Parameterized Query - Problem [message #1063995] Mon, 17 June 2013 08:07 Go to next message
Benni K is currently offline Benni KFriend
Messages: 2
Registered: June 2013
Junior Member
Hi,

i have a problem and i don´t know why.
I have a report parameter "Money" with data type decimal.
In my query it looks like:

SELECT ?::DECIMAL AS money
.
.
.

Then i have also a data field with data type decimal and expression dataSetRow["revenue_share"].
But when i run the report now with my tomcat the data field is already empty?!
What is the problem?

Is something with my query wrong? I don´t know...

I hope someone can help me please Smile.


Regards
Benni
Re: Parameterized Query - Problem [message #1064392 is a reply to message #1063995] Wed, 19 June 2013 05:16 Go to previous message
Michael Williams is currently offline Michael WilliamsFriend
Messages: 1925
Registered: July 2009
Senior Member

Are you getting any type of error? How are you passing the value to the dataSet parameter? Can you attach your design?

Michael

Developer Evangelist, Silanis
Previous Topic:how to get value for parameter
Next Topic:populate a textbox
Goto Forum:
  


Current Time: Tue Apr 16 05:28:52 GMT 2024

Powered by FUDForum. Page generated in 0.14832 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top