Skip to content

Perspective Set#

Bases: SsasTable

TBD.

SSAS spec:

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

    SSAS spec:
    """