Power BI

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