Welcome to Iotellect Community

Recent posts

  • filter() function does not return an altered table

    I don't know if it's a bug or a feature... Should the filter function return a new table or not? I've encountered a problem where after applying dr(0) to the filter function's result, it returns the first row of the original table, not the first row after the function. I think it's a bug.
    0
    01/06/2026
  • Querry error

    Hi everyone! The LIMIT parameter isn't working in the function query. A query like this: SELECT * FROM utilities:variableHistory("users.username.models.modelname", "dataTableVariable") LIMIT ? results in the error: Query syntax is not valid: Encountered " "?" "? "" at line 3, column 7. Was expecting one of: <S_NUMBER> ... <S_NUMBER> ... Is there a way around this?
    1
    31/05/2026
  • How to use the statistics channel tool correctly?

    When receiving statistics for a day, week, month etc., the start of the period is set to 07:00:00. How can I make it 00:00:00 according to server time?
    1
    26/05/2026
  • Highlighting event log rows

    Hello. Has anyone used the Web UI Event Log component? I can't figure out how to highlight the rows in the color I want. I specified a color in the event filter (the highlight color), but the log highlighting was not applied in the web client. I tried using the element style/row color, but that didn't work either. Is it even possible to color the log?
    0
    22/05/2026
  • OPC server tags

    I have an OPC server with 297 tags. The tag values ​​are updated every minute. I want to take these values ​​and write them to the database using a Java script. What's the best way to do this using an absolute model?
    7
    19/05/2026

Community Members