Newer Version Available
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.
- In Google Chrome, open Developer Tools.
- Select Console.
- Select the explore (wave.apexp) frame.
- Enter edge.log.enabled = true.
- Enter edge.log.query = true.