Profile

Robin Debel

User info

First name Robin
Last name Debel

DevOps Program

Acquired rank
Enabler
Points progress
Number of DevOps Professional Points
1640 DevOps Points
Here are a few tips to level up your DevOps game and unlock an arsenal of perks and benefits.
DevOps attestation Request your attestation ID and expiry date

Achievements

Questions asked

Sorry! No question found.

Answers given

When creating the pdf under the layout settings, you have an option called 'include feeds'. This wil include the timerange component into the pdf report.

View Question
8 Votes Selected

Hi Jarek, 1: You can use the select operator in GQI to hide columns. Just toggle the columns you don't want to see. 2: You can also use the filter to show the columns you want in the table.

View Question
7 Votes Selected

Hi Marco, You can use the query param 'embed=true' to hide the headerbar. Example: 'https://robinde.skyline.local/app/35688057-da15-4720-be2c-cdcd8eddde5c/Page?embed=true' where the '?embed=true' part...

View Question
4 Votes Selected edited answer

Hi Baranisudha, I recently saw a similar question with an answer which might help you: https://community.dataminer.services/question/migrate-lca-dom-automation-script-from-dev-environment-to-stage-or-prod/

View Question
4 Votes Selected

Hi Ruben, Since using the Query Filter component creates a new query, it is now not possible to keep the previously configured custom layout. We have plans to change this behaviour and make it easier...

View Question
4 Votes Selected edited answer

Hi Wale, This is not possible yet. We do have a task on our backlog to make this feature available!

View Question
4 Votes Selected edited answer

Hi Joel, In 10.4.12 we introduced something called 'Variables' in both Dashboards and Low-Code apps. This seems to be exactly what you want. You can find some more info here: Docs

View Question

Hi Marco, Our WebAPIs cache for 1 hour after last visit. From your short explanation however, I believe we have fixed an issue in 10.4.11 that might be what you are experiencing. Could you let me know...

View Question
3 Votes

Hi Miguel, You can only use numeric values as an x- and y-axis. Since you use the CSV reader ad hoc data source, it does not know which column is intended as a numeric value. You can however use this...

View Question
3 Votes Selected edited answer

Hi Kris, As Sebastian said, this is not possible as of now. We do however already have a task on our backlog to make this title optional in a future version of Dashboards & Low Code Apps.

View Question
3 Votes Selected

Hey Mieke, Since 10.4.5.0 you can use feeds within the Web component using the "{Feed.xxx}" notation. I did however not find a way to pass a search value via the URL to our docs. Greetings, Robin

View Question
3 Votes

Hi Gerwen, This is a known issue and we already have a task on our backlog. A refresh should fix the issue for now.

View Question

Hi Jarek. The simple answer is it is not possible to do this in the GQI Table. You could however feed the selected row of the GQI table to a parameter table and in this way keep the ability to click...

View Question

Hi Daniel, For GQI data, as of now there is no way to achieve this... We have a task on our backlog to introduce the ability to set a static Y-axis range. When this feature is implemented we will let...

View Question
1 Vote Selected edited answer

Hi Alija, I do not immediately have an idea on what causes these errors. I suggest you get in contact with tech support so when can help you with this issue. With kind regards,

View Question
1 Vote

Hey Marco, There is indeed some logging available for Low Code Apps. At C:\Skyline DataMiner\Logging\Web\Client you can find the files. You can find loading times of dashboards & pages and any console...

View Question
1 Vote Selected

Hi Bing, As of now there is no way to easily do this. You can however go into the dashboard json, copy the query and put it in the json of the application.

View Question
1 Vote Selected

Hi, It is possible to change the color of lines in a linechart: 1) Select the linechart 2) Open the component layout settings 3) Under the styles tab click the ‘customize’ toggle 4) Click color ->...

View Question

Hi Koen, Wanted to let you know this feature will be included in the release of 10.5.2. You should be able to access the dmaip value by using {URL.DMAIP.Value}. With kind regards

View Question
0 Votes

Hi Johnny, Could you be a bit more specific on what scale you mean specifically? What is the use case you have in mind?

View Question
0 Votes

Hi Ana, As of now there is no way to do this. You can have a default range for the time range component by going to settings and under general you have a dropdown called 'Default range'. If you want...

View Question
0 Votes Selected