How use Pop-up in dashboard ?
25th January 2024
Hi Jaroslaw, You cannot do this with a dashboard, but you can with a low code app. This can be done by configuring a template on the column you want …
Answer
25th January 2024
Hi Jaroslaw, You cannot do this with a dashboard, but you can with a low code app. This can be done by configuring a template on the column you want …
25th January 2024
Hi Michiel, Can you try to disable the “heat map” setting?
25th January 2024
There is the option under settings to have an initial selection, but I could not find a way to have no selection as the initial setting.
24th January 2024
Hi Benjamin There is no support for this as the app packages don’t have an interactive installer. Alternatively you can read out a file on the system from within the …
24th January 2024
Hi Thomas, There is no straightforward check to know the absolute minimum supported DataMiner version of a connector. Typically a developer will initially develop against the minimum supported version of …
24th January 2024
Hi Pedro, Can you check my answer to this other question Change Polling IP from a Automation? – DataMiner Dojo It is similar to what you are after and in …
24th January 2024
Hi Rosalia, The reason for it being read-only is that it reflects the IP address of the main connection when an element may have multiple ones. Via automation, it is …
24th January 2024
Hi Jens, Resource will keep the same capacity and new/ongoing/future bookings will not be impacted. The only impact is when you want to save the resource in cube, the arrows …
24th January 2024
Hi Daniela, In order to be able to copy table cells the ‘secure context’ needs to be met. This means you will need to access the app over https:// More …
24th January 2024
Hi Jens, That seems to be an issue, can you open a task so we can fix it?
24th January 2024
Hello Jeeva, At the moment, this functionality isn’t available. However, we’re actively developing a migration tool, and it’s currently in the testing phase. It should be ready for use soon. …
24th January 2024
Hi joshua! From the SLDataminer log messages, I can see that your nats and nas services are indeed not running. A possible cause for this could be because of Windows …
24th January 2024
In the project file, you’ll have to disable both nullable and implicit usings. QActions use C# 7.3 but these features are not supported in that language version. (the reason that …
24th January 2024
Hi Dominik, Our original intention was to make this the new default starting with the 10.4 CU0 and 10.4.3 releases, but as it stands now I believe it will be …
24th January 2024
Hi Sigan, This can be easily done using the grid component. When editing the template of the component, you can use a text shape to display HTML. This shape also …