HVAC-Talk: Heating, Air & Refrigeration Discussion banner

Niagara Bql Facet Search

5.2K views 2 replies 3 participants last post by  ruchc03  
#1 ·
trying to use program service to look up numeric points with certain facets i know some points have in my points list. they are not coming up. any ideas out there?
 
#2 ·
What about...

In= config

Of type= Numeric Point (or whatever)


Match= All
displayName = ZnTmp (or whatever)


This should populate the list.

Click edit slot

Should be easy from there.
 
#3 ·
1. Query a point with facets that you want to search for to get an idea of the format used to define the facets.


2. To view the facet format, right-click anywhere within the query results window, click Select Columns. Check facets. Click OK.


Here are the query results with the facets column displayed:


3. Now, query for the point type and facets you are looking for by utilizing the like operator.
For some reason you must use the like operator even if you enter the facet field exactly as it should be.


Remember, you can use wildcard characters (*) to query.
 
You have insufficient privileges to reply here.