Jump to content

Parameter use, error: FUNCTION mpay.$P does not exist


haskins.aaron

Recommended Posts

Hi, I am trying to use a parameter for a report but I am seeing this error return:

FUNCTION mpay.$P does not exist

mpay is the name of the database. We are using MariaDB if that helps.

The dataset is a really basic SQL query (trying to remove all complication):

select * from transactionmemo where da_holder = $P(da_holder)[/code]

I have created a parameter called da_holder. If I removed the parameter and hardcode this it works, but it doesn't seem to like the parameter use. I cannot understand where this error comes from, please help! I am using TIBCO Jaspersoft Studio.

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...