We have a reporting app which uses SQL View with variables. The app has to be used on multiple instances and we don’t want to create the sql views manually on each instance. Intention is to make the app make its own sql view on start up.
We have a reporting app which uses SQL View with variables. The app has to be used on multiple instances and we don’t want to create the sql views manually on each instance. Intention is to make the app make its own sql view on start up.
We have a reporting app which uses SQL View with variables. The app has to be used on multiple instances and we don’t want to create the sql views manually on each instance. Intention is to make the app make its own sql view on start up.
We have a reporting app which uses SQL View with variables. The app has to be used on multiple instances and we don’t want to create the sql views manually on each instance. Intention is to make the app make its own sql view on start up.
The documentation talks about executing an existing sqlView but I want to create a new one using the API. Not sure if that is possible.
What we are attempting is that a dhis2 app when loaded first checks if the sqlView exists(By name let’s say). And if not then it creates a new one through the API. Once created it can be used as usual…
We have a reporting app which uses SQL View with variables. The app has to be used on multiple instances and we don’t want to create the sql views manually on each instance. Intention is to make the app make its own sql view on start up.
The documentation talks about executing an existing sqlView but I want to create a new one using the API. Not sure if that is possible.
What we are attempting is that a dhis2 app when loaded first checks if the sqlView exists(By name let’s say). And if not then it creates a new one through the API. Once created it can be used as usual…
We have a reporting app which uses SQL View with variables. The app has to be used on multiple instances and we don’t want to create the sql views manually on each instance. Intention is to make the app make its own sql view on start up.
The documentation talks about executing an existing sqlView but I want to create a new one using the API. Not sure if that is possible.
What we are attempting is that a dhis2 app when loaded first checks if the sqlView exists(By name let’s say). And if not then it creates a new one through the API. Once created it can be used as usual…
We have a reporting app which uses SQL View with variables. The app has to be used on multiple instances and we don’t want to create the sql views manually on each instance. Intention is to make the app make its own sql view on start up.
The documentation talks about executing an existing sqlView but I want to create a new one using the API. Not sure if that is possible.
What we are attempting is that a dhis2 app when loaded first checks if the sqlView exists(By name let’s say). And if not then it creates a new one through the API. Once created it can be used as usual…
We have a reporting app which uses SQL View with variables. The app has to be used on multiple instances and we don’t want to create the sql views manually on each instance. Intention is to make the app make its own sql view on start up.