Hi, my problem is related with referencing to data sources, i have the following code
Here i have a data source in the patch, "TablaOMFCocheNumRegistros" which has the following values: Coche, OMF, ID, resto
And i have other data source called "filtroInicial" with the follogin values: Coche, OMF, and plenty more of fields.
Inside the filter i need to compare the OMF from the "filtroInicial" with the OMF from the "TablaOMFCocheNumRegistros", and the same operation with the "Coche" field.
When i type inside the filter "ThisRecord." i can see the fields from the "filtroInicial" data source but what i need is to reference to the "TablaOMFCocheNumRegistros" data source. This happens in the following image
Help in advance

Report
All responses (
Answers (