Show/Hide Visio check first letters
24th January 2025
Hi Stefan, Just adding an answer to close this question. For your use case you could use regular expression: Extended conditional shape manipulation actions
Answer
24th January 2025
Hi Stefan, Just adding an answer to close this question. For your use case you could use regular expression: Extended conditional shape manipulation actions
24th January 2025
I’m currently not aware that Reaper supports different roles or authorization. I would suggest opening an issue on the GitHub repository. Typically, you get quit fast response on from the …
24th January 2025
Hi Apurva, Your ad hoc data source seem to do quite a lot of work to gather data from different parts of the system. Note that in these scenarios it …
24th January 2025
Hi David, Based on your screenshot, I assume this is for a booking manager schedule in Cube? There are some ways to tune the colors. See Customizing the color of …
24th January 2025
Hi Lars, Yes, this is definitely possible using the Visual Overview. You can create custom floor plans in Microsoft Visio, and we can display these visuals while overlaying additional context, …
24th January 2025
Hi Maria, Unfortunately, this is currently not possible. We do have a way to show the active alarms that are related to the currently opened card: Feel free to create …
24th January 2025
Hi Carys, I don’t see immediately what is wrong with the TableRowFilter. But an alternative to TableRowFilter could be the “ClientSideRowFilter”. You can use that in combination with a filter …
24th January 2025
Hi, To provide an answer based on the comment on the answer of Miguel. If the protocolName and protocolVersion is available and based on this the GetProtocolInfoResponseMessage is retrieved, then …
24th January 2025
Hi Apurva, In your current design, you’re first building the complete dataset before passing it to GQI. However, GQI then chunks this data into pages since the client typically only …
24th January 2025
Hi, Would it be possible to send me the Wireshark capture of this data? The only large type that the device simulator knows is a “Counter64”. When I test a …
23rd January 2025
Hi Julien, Indeed, in the example the counter will be incremented between two calls. The counter is kept alive within the class/object. The object is staying alive during the lifecycle …
23rd January 2025
Hi Frederic, The feed coming from the node-edge component does work as expected. The reason why you only see one value in your text box is because the interpolation in …
23rd January 2025
Hi Reza, When using the desktop application you can hold the SHIFT key when launching the Cube application. This will show you the login screen. For web apps it’s not …
23rd January 2025
Hi Ramesh, I believe that should work fine with grouping by element. And your filtering should use and OR between the 2 filters on parameter descriptions. So, something like this: …
23rd January 2025
Hi Lars, I haven’t tried this yet in low code apps, but it is definitely possible using Visio Diagrams. You could for example add an image of the floor as …