Any way to get table rows in GQI as we have in automation script?
1st April 2025
You can use the exact same API in a GQI extension by following these steps: Add the Skyline.DataMiner.Core.DataMinerSystem.Common NuGet package to your project. Implement the IGQIOnInit interface for you ad hoc …