
Is there any formal documentation on the query syntax?
For a product with a pipe in the name, it certainly seems difficult to feed data from one query directly into another - and I'd have thought this was the entire point of this application.
For example, it can tell me the current value of gold per oz in several currencies (inlcuding Sterling). And it can tell me the number of ounces in a metric tonne. How then do I put both these steps into one query so I can get the price of gold in Sterling per metric tonne? Everything I've tried results in the now standard "We don't know what to do with your input" response. And the FAQs simple tell me that I'm probably asking it in the wrong way and the best thing to do is ask the community for help, when really some documentation on how to structure a query would be better.