Hi,
90% of database systems are supporting VIEW's, thats why we don't support custom SELECT queries in GeniusConnect.
If your database has no support for VIEW's, the only solution will be to run a query to collect the data and insert the result to a DummyTable, then use this table in GeniusConnect.