Can BDM Filter in 800xA accept 2 or more different options for a single field?
BDM has a filter option that allows the user to define a filter criteria by inputting the criteria in the line marked as "Filter:".
Is it possible to define a filter criteria for a single field (e.g., SourceObject) to match more than one option? For example, that the filter accepts all objects with SourceObject property as either "SignalInReal" or "SignalInBool".
I've already seen some instruction on how to do that in previous versions but can't find it anymore. Don't know if it is still supported in current 800xA versions...
Voted best answer
A filter combining serveral criteria in a OR function can be made as shown below.
What ever logical expression put in cell D that evaluates to true, will add data to the BDM sheet.
Good luck :-)
Add new comment