Can we use Epicbinding fields in BAQ

I want to create a dashboard in which I need to use multiple Epicbinding fields from Epicor screens. Is there any way I can achieve this?

Regards
Dnyanraj Patil

BAQ Markup?

EpiBinding fields are related to the DataViews for the form. Some EpiBinding fields match Table fields, but many do not. Those fields are calculated at runtime based table fields.
I use the Field Help (not customization) and select each field to see not only it’s Data EpiBinding but also it’s DB field to see if one exists. If not, then most of the time you can create a calculated field in your BAQ to determine it’s value. For instance, Sales ORder Credit Hold is a good example of this. If you post the field you are interested in someone else here may have already worked out the calculation for it’s value.