HasDataPoints (PQL)
Returns the numeric expression value if the current datapoint contains any of the provided datapoints, otherwise returns null.
- Returned Output: Numeric
- Library: PQL \ Semantic \ Logical
- Version: 2023.10.000
- Compatibility: Pyramid Query Language (PQL) data sources
Syntax
HasDataPoints( <Data Point N> , <Data Point> )
* Click on the function's arguments above for more details on the input values.