I was recently trying to re-use GQI from one LCA into another LCA and noticed we are missing the import option that exists today in Dashboards. Is there a plan for this support to make it to LCA's eventually?
Importing a query | DataMiner Docs

Hi Shawn,
It looks like it’s possible to export a query in JSON format. I’d suggest exporting the query and saving it locally as a backup.
I don’t see an import option, but you could try manually updating the App.config.json file if needed.
You can find it here:
C:\Skyline DataMiner\applications\{YourApp}\version_xx\App.config.json
I searched for “Query” and found some references to the queries I used listed under DataPool, similar to the example below:

Make sure you keep a backup of everything before making any changes to avoid losing data.
You could also try investigating where the queries are defined exactly and manually add the exported query there.
I’m not aware of any other option, but this was just an idea that came to mind after about 5 minutes of investigation 🙂
Hope this could help you.
Kind regards,
Thanks Jose, helpful as a work around for sure! I'm looking for native support like what exists for dashboards today. I submitted a new feature request, maybe we can get the up votes to make it happen.
https://community.dataminer.services/new-feature-suggestions/add-gqi-import-feature-to-low-code-apps/