Forum Discussion

JennasonQuick_B's avatar
JennasonQuick_B
Qrew Trainee
16 days ago

Using GetRecords to query a table in a different application?

Is it possible to use GetRecords to query a table in a different application?  The formula only seems to accept the table alias for tables within the same application.

Thanks for the help.

  • Formula Queries do not support Cross-App situations.  I think when they rolled out Formula Queries they had concerns over Performance issues and wanted to be cautious.

    The only thought I have is to use a Connected Sync table to mirror the data hourly into your app.  Just bring in the minimum number of fields required for your Formula Query. 

  • Formula Queries do not support Cross-App situations.  I think when they rolled out Formula Queries they had concerns over Performance issues and wanted to be cautious.

    The only thought I have is to use a Connected Sync table to mirror the data hourly into your app.  Just bring in the minimum number of fields required for your Formula Query.