How to trace table source from DataView in Form for ReportStyle

Hi, so we have already created a new report style. But the problem is there are some fields that we don’t know whats is the field originally from or if the field is a calculated field.


Here is some example, as you can see the EpiBinding is oprView.ReasonDescription but oprView is not a table in Epicor. When I trace it on Data View in Application studio I can see that oprView is using InspProcessing as a table.

but when I look it up, there is no InsProcessing table, and I’ve been stuck in here. If I want to use this on my Report I don’t know what table should I join so I can get the data from the form, there are many columns in the form that don’t have the DbField.

I still don’t understand the concept of this Dataview.

What’s the report ?

@josecgomez The report name is the print tag.