SupportEnhancedBreakDown
Use a breadth-first search algorithm to maximize the number of dimension records sent for breaking down per single request.
データ型
bool
デフォルト値
false
解説
If true, the 本製品 uses a breadth-first search algorithm to maximize the number of dimension records sent for breaking down in a single request. For each breakdown level, all records at that level are included in the same breakdown request. Use this if you are querying reports across multiple dimensions.
If false, the 本製品 uses a depth-first search algorithm to break down dimension records. For each record in the root breakdown, a separate request is sent. Use this option if you are only breaking down records from a single dimension.
This is applied only on reports created via the CreateSchema stored procedure and doesn't support exposing the summary data rows.