INFO.DATASOURCES

Updated on

INFO.DATASOURCES is a DAX function that represents the TMSCHEMA_DATASOURCES DMV query function.

Syntax

INFO.DATASOURCES(
   [ RestrictionName, ... ],
   [ RestrictionValue, ... ]
)
Argument Properties Description
RestrictionName Optional, Repeatable Restriction name.
RestrictionValue Optional, Repeatable Restriction value.

Contribute » | Contributors: Rick de Groot

2023-2024 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy