Is it possible to show table cell data in web component of low code app?

Hi Mieke, Documentation about the web component can be found here: https://docs.dataminer.services/user-guide/Advanced_Modules/Dashboards_and_Low_Code_Apps/Visualizations/Available_visualizations/General/Web.html To my knowlegde, it is not possible to use data from a feed in the web component. What …

Dashboards – Custom operator not showed

Hi Daniel, Indeed, from 10.3.0[CU10] onwards the custom operator is out of soft-launch. This means you should see the ‘apply custom operator’ option in there, if you have at least …

Dashboards – Custom operator not showed

Hello Daniel Have you tried to follow this example ? https://docs.dataminer.services/user-guide/Advanced_Modules/Dashboards_and_Low_Code_Apps/GQI/Extensions/Custom_Operator/Creating_Duration_Operator.html If it still doesen’t work let us know, maybe you are missing on some step or definition on the …

(0x800007AF): database is locked

Hi Min, In this context locked means that some other process is using the database, and locking it to prevent other processes from interfering with the data. Could you please …