Power BI
- Creates a datetimezone value from the {0} value and converts it to the local time zone. The filetime is a Windows file time ...
- Creates a function type from {0}, a record of ReturnType and Parameters , and {1}, the minimum number of arguments required ...
- Creates a logical value from the text value {0}, either "true" or "false". If {0} contains a different string, an exception ...
- Creates a table from a list of row values. An optional list of column names, or a table type could be provided as the second ...
- Creates a table from the list {0} where each element of the list is an inner list that contains the column values for a single ...
- Creates a table from {0} by applying the {1} operation to the rows. If the return type of the {1} function is specified, ...
- Creates a table of type {1} from a list {0} containing nested lists with the column names and values. If some columns have ...
- Creates a table with a column containing the provided value or list of values, {0}. An optional record parameter, {1}, may ...
- Creates a table with column a with values {1, 2} and column b with values {3, 4}, where a and b are number types. This uses ...
- Creates a text value from the logical value {0}, either true or false . If {0} is not a logical value, an exception is thrown. ...
- Creates a time value from a textual representation, {0}, following ISO 8601 format standard. Time.FromText("12:34:12") Time, ...
- Creates a time value from a textual representation, {0}. Time.FromText("12:34:12") Time, hh:mm:ss Time.FromText("12:34:12.1254425") ...
- Creates an action that executes the sequence of elements in {0} in order. Each element of {0} is either an action or a function ...
- Creates an action that executes {0}, catches any errors that occur while executing the action, and returns a record containing ...
- Creates an action that executes {1} against {0} using the options specified in {2}. The behavior of the created action is ...
- Creates an action that executes {1} against {0} using the parameters specified in {2} and the options specified in {3}. The ...
- Creates an action that executes {1} against {0} using the parameters specified in {2} and the options specified in {3}. The ...
- Creates an action that inserts {1} into {0}. The action returns a table containing the inserted rows as they appear in {0} ...
- Creates an action that inserts {1} into {0}. The action returns the number of rows inserted. Target-specific default values ...
- Creates an action that when executed replaces the content of {0} with {1}. The function raises an evaluation error if {0} ...
- Creates an action that will try the execution of a second action that returns a result. The result of the Try action is a ...
- Creates an action that will try the execution of a second action that throws an error. The result of the Try action is the ...
- Creates an action that, when executed, will execute the first action (which returns "hello" ), combine its result with the ...
- Creates an action that, when executed, will return the results of performing a {0} request against {1} using HTTP as a binary ...
- Creates an action to delete the rows in {0}. The action returns a table containing the deleted rows as they appeared in {0} ...
- Creates an action to delete the rows in {0}. The action returns the number of rows deleted. To delete a subset of the rows ...
- Creates an action to return all messages from the queue specified through MQ.Queue {0} if any messages exist. The read is ...
- Creates an action to return one message from the queue specified through MQ.Queue {0} if a message exists. The read is destructive. ...
- Creates an action to update the rows in {0} based on the set of operations in {1}. The action returns a table containing ...
- Creates an action to update the rows in {0} based on the set of operations in {1}. The action returns the number of rows ...
- Creating a group is not supported while you are in your archived content. Go back to Power BI to create a group with others ...
- Creating calculated columns is currently not supported in DirectQuery mode when connecting to a generic ODBC data source. ...
- Credentials are required to connect to the {0} source. You'll need to refresh and provide credentials to continue. (Source ...
- Credentials cannot be set at the moment due to an internal error. Please check the logs for more information or try the operation ...
- Credentials stored in the cloud are missing. In Power BI, go to the refresh settings for the workbook or dataset. In Manage ...
- Credentials stored in the cloud are missing. In Power BI, go to the refresh settings for the workbook or the dataset. In ...
- CrossFilterDirection property on relationship should always be set to 'ToEndFiltersFromEnd'. Please check the relationship ...
- CrossFilterDirection property on relationship should be set to 'ToEndFiltersFromEnd' when database compatibility level is ...
- CrossFilterDirection property value 'FromEndFiltersToEnd' is not currently supported. Please check the relationship with ...
- Cube attribute binding for property '%{property_name/}' is invalid because the parent dimension has a different source cube ...
- Cube attribute binding for property '%{property_name/}' is invalid because the parent dimension has a different source cube. ...
- CubeDimensionPermission object is not supported for Business Intelligence Semantic Model databases running on an Analysis ...
- CURRENTGROUP() must be specified as the table argument to a table aggregation function when it is specified as the expression ...
- Custom visuals are not provided by Microsoft and could contain security or privacy risks. Only import a custom visual if ...
- Custom visuals are not provided by Microsoft and could contain security or privacy risks. Only import this custom visual ...
- Custom Visuals are not provided by Microsoft and could contain security or privacy risks. Only import this custom visual ...
- CUSTOMDATA and USERNAME functions are not supported in calculated columns. These functions may only be used in Measures or ...
- Customize the dashboards to include metrics that provide you with the information you need for your business, then slice, ...
- Dashboards can only be shared with users, security groups, and distribution lists. You've added a unified group, which is ...
- Data associated with the key value, '%{name/}', was not used during training and because this, the value is not a valid key. ...
- Data can be in any of the following formats: A string, for example: "My first message", which is assumed to be UTF8. A binary ...
- Data in the current workbook might have been loaded from external connections. Please review the data and existing connections ...
- Data refresh schedules that specify 'Once' can only be used when all of the data sources are refreshed on the same schedule. ...
- Data seen at different points in time during execution of this query are inconsistent with each other. This could be due ...
- Data source Permissions are not supported for Analysis Services instances that are deployed in SharePoint integrated mode. ...
- Data with a negative value or 0 value isn't plotted because you're using a log axis scale. To show these data points, choose ...
- Database '%{DBName/}' has compatibility level larger than 1103 with StorageEngineUsed set to InMemory. Tabular databases ...
- Database '%{DBName/}' uses the TabularMetadata storage engine and and does not support annotations at the database level. ...
- Database administrator permissions are required to execute either the Set Calculations Contingent or Set Calculations NonContingent ...
- DatasourceId '%{datasourceid/}' specified in Synchronize command doesn't exist in synced datasource. Specify correct datasource ...
- DataSourcePermission object is not supported for Business Intelligence Semantic Model databases running on an Analysis Services ...
- DAX calculations on session and global scopes are not supported for multidimensional models. Please contact your administrator ...
- DAX comparison operations do not support comparing values of type %{type1/} with values of type %{type2/}. Consider using ...
- DAX filters are not supported for models in DirectQuery mode when set to compatibility level 1103 and below. Filters for ...
- DAX measures are supported only when Analysis Services is in Tabular mode, or when it is defined within an Evaluate DAX statement ...
- DAX queries aren't allowed on this multidimensional model because the default member of '%{CubeDim/}'.'%{Attr/}' is a calculated ...
- Decodes a value from a textual representation, {0}, and interprets it as a value with an appropriate type. Value.FromText ...
- Decompresses a binary value using the given compression type. The result of this call is a decompressed copy of the input. ...
- Decompression failed because the number of bytes decompressed was greater than the number of bytes that was left to decompress. ...
- Decompression of data failed. Compressed data size: {0}. Expected decompressed data size: {1}. Actual decompressed data size: ...
- Default value ({0}) is not compatible with the facets specified for Decimal. The value must be a decimal number with scale ...
- Default value ({0}) is not valid for Binary. Value must be of form 0x123 where 123 stands for a non-empty sequence of hex ...
- Default value ({0}) is not valid for GUID. The value must be enclosed in single quotes in the form 'dddddddd-dddd-dddd-dddd-dddddddddddd'. ...
- Defines a measure of economic performance that is based on the enterprise's net profits less a deduction for the consumption ...
- Definition of the function '{0}' contains a direct or indirect reference to itself. Recursive function definitions are not ...