INFO.VIEW.TABLES
INFO.VIEW.TABLES is a DAX function that returns a list of all tables in the current model. Syntax Related functions Other functions related to INFO.VIEW.TABLES are: Contribute … Read More
INFO.VIEW.TABLES is a DAX function that returns a list of all tables in the current model. Syntax Related functions Other functions related to INFO.VIEW.TABLES are: Contribute … Read More
INFO.VIEW.MEASURES is a DAX function that returns a list of all measures in the current model. Syntax Related functions Other functions related to INFO.VIEW.MEASURES are: Contribute … Read More
INFO.VIEW.RELATIONSHIPS is a DAX function that returns a list of all relationships in the current model. Syntax Related functions Other functions related to INFO.VIEW.RELATIONSHIPS are: Contribute … Read More
INFO.VIEW.COLUMNS is a DAX function that returns a list of all columns in the current model. Syntax Related functions Other functions related to INFO.VIEW.COLUMNS are: Contribute … Read More
INFO.TABLESTORAGES is a DAX function that returns a list of all table storages in the current model matching the table storage objects schema. Syntax Argument Properties … Read More
INFO.VARIATIONS is a DAX function that returns a list of all variations in the current model matching the variations objects schema. Syntax Argument Properties Description RestrictionName … Read More
INFO.TABLES is a DAX function that returns a list of all tables in the current model matching the table objects schema. Syntax Argument Properties Description RestrictionName … Read More
INFO.TABLEPERMISSIONS is a DAX function that returns a list of all table permissions in the current model matching the table permissions objects schema. Syntax Argument Properties … Read More
INFO.STORAGETABLECOLUMNSEGMENTS is a DAX function that returns information about column segments used for storing data in in-memory tables. Syntax Argument Properties Description RestrictionName Optional, Repeatable Restriction … Read More
INFO.STORAGETABLES is a DAX function that returns statistics about in-memory tables. Syntax Argument Properties Description RestrictionName Optional, Repeatable Restriction name. RestrictionValue Optional, Repeatable Restriction value. Related … Read More