KX Community

Find answers, ask questions, and connect with our KX Community around the world.
KX Community Guidelines

Home Forums kdb Insights Given error in views but not in queries Re: Given error in views but not in queries

  • megan_mcp

    Administrator
    September 20, 2023 at 12:00 am

     

    It looks like you are trying to send an IPC query from the database to the database which is not supported. It is unclear where you are running it.

    If that is a data source in a dashboard, that code is getting shipped to a DAP and then it is trying to query itself, which is not supported.
    Megan