How can I guide PromptQL to combine data from two sources?
Broadly, this happens by default @diazk.
PromptQL can pick up on the implicit context between various data sources. The more contextual information you provide in the form of things like metadata descriptions or system instructions will help PromptQL “remember” the structure of your connected data sources and how they can be used together. It shouldn’t be necessary to use explicit “SQL-esque” language in your prompts…just talk naturally!