Table rows count
17th May 2024
Hi Alija, Don’t think there is a way to see the amount of rows in Cube itself. But maybe you could take an export of the table to figure that …
Answer
17th May 2024
Hi Alija, Don’t think there is a way to see the amount of rows in Cube itself. But maybe you could take an export of the table to figure that …
17th May 2024
Hi Alija, You could use a GQI query to get data from this a table. From there you could aggregate and count the number of rows. For debugging purposes, you …
17th May 2024
Hi Frans, please also include TextWrap. It should work with the Shape Data value as “TextWrapping=NoWrap|TextTrimming=WordEllipsis”.
17th May 2024
Your text is being wrapped by default, which is why the text trimming is never kicking in. If you want to force things on one line, you can add another …
17th May 2024
Hello Miguel, This is what we see in performance (very similar to what was reported by Thibault in his dojo_question) Other tables that don’t bring data are task Manager (polling …
16th May 2024
Hi Javier, For the first problem, the value of these parameters are saved in DB, so this issue seems not related to the connector. Please could you contact Techsupport (techsupport@skyline.be) …
16th May 2024
Hi Pedro, I tried reproducing the issue you are seeing; however, I am not seeing the jitter/flicker on the horizontal lines when the dashboard elements are viewed in cube. I …
16th May 2024
Hi, The confirmation cannot be skipped as how it is implemented right now. What I do see is that you send a chat integration message below with an email address, …
16th May 2024
DVE elements can be used in the same way as other Elements within Visio. When element id’s are stored in rows of a table which then are used within a …
16th May 2024
Hi Andre, I believe it is not possible to remove the confirmation: DataMiner Teams bot: Run custom commands request confirmation Hope it helps.
16th May 2024
Hi Maxime, Unfortunately your images are not loading, so please bare with me in case I misinterpreted the problem. I suspect that you might not be seeing all the inputs/sources …
16th May 2024
It turns out the environment I was working on had SRM version 1.2.30_CU1, but only in version 1.2.30_CU3, the issue with “Auto Select Resource” not working properly was fixed. Upgrading …
16th May 2024
Hi, Would it be possible to share some more details on the setup, as currently the timer is only displayed? To explain a bit more info from what is currently …
16th May 2024
Hi Kevin, The stepper component calculates the happy path based on the transitions & their flow levels, but also based on the state history of the instance. Is the instance …
16th May 2024
As far as I know it is not possible if you use RadioButtonList. The list of options are a string hashset. Next to this, the IsEnabled attribute is on the …