Currently, I can only load one project at a time -
If i want to aggregate data from multiple projects, and I run the Connector, it will create duplicates of the existing tables with a suffix (Query1, Query2, etc.), which becomes very hard to merge dynamically.
I am able to work around this limitation by creating a table of Project ID, then calling in the Connector function for each row. However, Bentley Authentication wants me to sign separately for each project. This is a big pain point.
The ability to work with multiple project data has been requested by many users that have early access to the Connector, and outside as well.