Hi Everybody,
I am new in using Electronic reporting.
I have a problem for retrieving some data to generate an xls file.
I have to data sources:
HcmEmployeeEntity --->tab1
HcmPersonIdentificationNumber --->tab2
From the tab2 I have to export all information related to PersonalNumber(fiscalCode), full name and e-mail, I can find this information easily with the predefined relations with people table.
From tab1 I have to extract for each row coming from tab2, the related employment start date.
There is no predefined direct relation between the 2 tables but the relation with people table can help for my purpose, now my question is:
How can I collect the information I need?
For me this is a normal lookup between 2 datasource but I can't find the right way for doing it.
Does anyone help me
Regards
Giorgio