I have created one report and it has one parameter but it does not show when i am going to its screen. Not sure what is the issue here. Visible option is also selected.
My report screen looks like this. I want my text-box field there for input to run my report.
Thanks.
Best answer by meganfriesen37
Here’s a couple things to try:
In your Payment Ref field, remove the “Report.GetFieldSchema” and just try: =[APPayment.ExtRefNbr]. Because this field doesn’t have any sort of autonumbering/validation against it, it may not have a field schema that you can use.
If you are trying to you get the internal document referecne number (i.e. APPayment.RefNbr), then you should be able to use the Field Schema lookup, but the other piece might be to take a look at the “Additional Remittance Form” report (AP642000). There are some fields (like Payment Ref) that are part of a 2-part key (Type + Ref Nbr). You may need to select the payment method and then you can select the reference number
In your Payment Ref field, remove the “Report.GetFieldSchema” and just try: =[APPayment.ExtRefNbr]. Because this field doesn’t have any sort of autonumbering/validation against it, it may not have a field schema that you can use.
If you are trying to you get the internal document referecne number (i.e. APPayment.RefNbr), then you should be able to use the Field Schema lookup, but the other piece might be to take a look at the “Additional Remittance Form” report (AP642000). There are some fields (like Payment Ref) that are part of a 2-part key (Type + Ref Nbr). You may need to select the payment method and then you can select the reference number
We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies.