Skip to content
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.

Latest commit

 

History

History
19 lines (15 loc) · 1006 Bytes

MergeQuery.md

File metadata and controls

19 lines (15 loc) · 1006 Bytes

MergeQuery

Properties

Name Type Description Notes
id string Unique Id [optional]
pivots string[] Pivots [optional]
sorts string[] Sorts [optional]
column_limit string Column Limit [optional]
total bool Total [optional]
vis_config map[string,string] Visualization Config [optional]
dynamic_fields string Dynamic Fields [optional]
source_queries \Looker\Model\MergeQuerySourceQuery[] Source Queries defining the results to be merged. [optional]
result_maker_id int Unique to get results [optional]
can map[string,bool] Operations the current user is able to perform on this object [optional]

[Back to Model list] [Back to API list] [Back to README]