Skip to main content
Solved

Changing report parameter result from VendorID to Vendor Name

  • 4 August 2021
  • 7 replies
  • 166 views

Hi Guys,

 

I am building a report that prompts for a vendor:

When I run the report it shows the Vendor ID:

I would like it to show the vendor name:

 

Currently my schema on report designer looks like this:

And no filters for that particular field:

Here is the report:

Does anyone know what I should do to display the Vendor name

You can use AcctName from the vendor table. 

==Vendor.AcctName] instead of @Attorney.


Hi Yisroel39,

 

When i use acctName the field is no longer a lookup field


Change it here. 

 

Also, under your filter image above does not show ‘attorney’ parameter being used.


Hi Yisroel39,

 

When i change it 

this is the result:

 


Review your table joins.


Any Ideas?

 

 


@francoisroux96 Did you ever get this solved? There was a recent post which may be able to help if you are still working on this:

 


Reply