Hi,
I am working on a Report to print Time Cards base on the entry done in Employee Time Card Entry, Screen ID = EP305000 .
I am prompting for the beginning & ending weeks using the view name: =Report.GetFieldSchema('EPTimeCard.WeekID')
When I use the search, I get columns, Week, Start, End, Description & WeekID.
I cannot seem to find the table that these are stored in or defined.
I need to print the description, or the start date of the beginning week that is selected.
So, I need to find a way to link from the parameter to a table to get the description
Any ideas?
Thank you in advance!