Hello
We are developing a automation script that we are planing to have users interact with via dashboard sharing.
We have a memory file with values, the user needs to select which value the script need to use.
when executing the script from a Visio the dropdown shows the description (and the value in brackets)
but in the dashboard app only the value is shown
is there a workaround to displaying the more user friendly "description" field within dashboards app?
In the low-code apps you could generate those values through GQI with an ad-hoc datasource and use that query result in a feed that can be linked to that script parameter.
In the dashboards app these linking capabilities are not available and there is currently no way to have the descriptions in there. This is actually an issue, the description should be also displayed in the dashboards app. You can create a task for that on https://collaboration.dataminer.services/, so it can be tracked and tackled accordingly.