
Hi everyone,
I have created a simple SSRS report using RDP class. I am unable to select a particular "CustAccount", as I am not able to get the dropdown while running the report.
Could you please help me how can I achieve dropdown for account number parameter.
Thanking in advance
Urvashi Kumari
Hi Urvashi,
If you are using the CustAccount EDT as a return type in contract class parm method - You will get lookup automatically.
As the CustAccount EDT will have form help property set to CustTableLookup.
Thanks,
Girish S.