AdvancedQuerySettings
                                    Advanced querying options
API Section: Objects
Type: Object
Properties
| 
                                                     Name  | 
                                                
                                                     Description  | 
                                                
                                                     Required  | 
                                                
                                                     Type  | 
                                                
                                                     Format  | 
                                            
|---|---|---|---|---|
| 
                                                     
                                                          | 
                                                
                                                     Should use heuristics to find the relevant bridging tables in diamond shaped models  | 
                                                - | 
                                                     boolean  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     Should dimensions be joined only via common measure groups  | 
                                                - | 
                                                     boolean  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     Should queries that have no measures in them be queried using DISTINCT instead of GROUP BY  | 
                                                - | 
                                                     boolean  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     Over what column cardinality size should an attribute be filtered using subqueries when possible  | 
                                                - | 
                                                     integer  | 
                                                
                                                     int32  | 
                                            
| 
                                                     
                                                          | 
                                                
                                                     The maximum depth to nesting subqueries when filtering attributes  | 
                                                - | 
                                                     integer  | 
                                                
                                                     int32  | 
                                            
 diamondShapeBridgingTables