"Analyse SQL" helped me understand some widget measure formulas and filters. I wanted to then experiment with it in Sisense's "SQL Runner", but that didn't work: the query is too large, and it uses s...
SQL Editor to run output of Analyse SQL
AssafHanina
08-05-2024Sisense Employee
hey Tim ,
Reading the SQL sometimes can be confusing as the SQL contain nested select and also D Tables (which are tables that translate String Keys into integer).
I do suggest to review the Query Plan Analyzer for analyzing the Query flow.
Best Regards