Hi Dojo,
When installing dashboards from an installation package, it seems that the GQI query is not working, it doesn't bring any information, but if I go to edit query, the data starts loading.
Do you know why this could happen? is it possible to avoid that situation? Is there a place where I can see something like logs?
Perhaps a place to start is the "Network" tab of the Developer Tools of the Browser. Usually, you can get to that window by pressing F12.
In that tab, you will see all the traffic between the browser and the server, which then can be used to see if there are any GQI queries being executed while the dashboard is not on edit mode.
Another option might be using the GQI logging described in the logs: GQI logging | DataMiner Docs
As mentioned over the call, there is a chance that the dashboard was copied from a DM system with an older version.
The edit action might update the dashboard raw file to make it compatible with the current version of the system you are presenting the issue.