Newer Version Available

This content describes an older version of this product. View Latest

Enable SAQL Logs in the Browser

If you’re using Google Chrome to work with SAQL and Salesforce Wave Analytics, you can turn on SAQL logs.
Turning on SAQL logs in the browser prints queries in the Developer Tools Console. It doesn’t change server-side logs.
  1. In Google Chrome, open Developer Tools.
  2. Select Console.
  3. Select the explore (wave.apexp) frame.
  4. Enter edge.log.enabled = true.
  5. Enter edge.log.query = true.