Skip to content

Group By Column#

Bases: SsasTable

TBD.

SSAS spec:

Source code in pbi_core/ssas/model_tables/group_by_column/group_by_column.py
4
5
6
7
8
class GroupByColumn(SsasTable):
    """TBD.

    SSAS spec:
    """