Class Strings
- Inheritance
-
Strings
- Inherited Members
- Namespace
- TabularEditor.Shared.Localization
- Assembly
- TabularEditor3.Shared.dll
A strongly-typed resource class, for looking up localized strings, etc.
public class Strings
- Extension Methods
Properties
AiConsentDocumentRead
Looks up a localized string similar to Read documents.
public static string AiConsentDocumentRead { get; }
Property Value
| Type | Description |
|---|---|
| string |
AiConsentDocumentReadDescription
Looks up a localized string similar to The AI assistant needs the content from open documents.
public static string AiConsentDocumentReadDescription { get; }
Property Value
| Type | Description |
|---|---|
| string |
AiConsentDocumentReadTooltip
Looks up a localized string similar to This setting controls whether the AI assistant will have access to read the text content of any documents (scripts, queries, etc.) that are currently open in Tabular Editor..
public static string AiConsentDocumentReadTooltip { get; }
Property Value
| Type | Description |
|---|---|
| string |
AiConsentDocumentWrite
Looks up a localized string similar to Modify documents.
public static string AiConsentDocumentWrite { get; }
Property Value
| Type | Description |
|---|---|
| string |
AiConsentDocumentWriteDescription
Looks up a localized string similar to The AI assistant needs to modify content in open documents.
public static string AiConsentDocumentWriteDescription { get; }
Property Value
| Type | Description |
|---|---|
| string |
AiConsentDocumentWriteTooltip
Looks up a localized string similar to This setting controls whether the AI assistant will be able to modify the content of any documents (scripts, queries, etc.) that are currently open in Tabular Editor..
public static string AiConsentDocumentWriteTooltip { get; }
Property Value
| Type | Description |
|---|---|
| string |
AiConsentEditBpaRules
Looks up a localized string similar to Edit BPA rules.
public static string AiConsentEditBpaRules { get; }
Property Value
| Type | Description |
|---|---|
| string |
AiConsentEditBpaRulesDescription
Looks up a localized string similar to The AI assistant needs to add or modify Best Practice Analyzer rules.
public static string AiConsentEditBpaRulesDescription { get; }
Property Value
| Type | Description |
|---|---|
| string |
AiConsentEditBpaRulesTooltip
Looks up a localized string similar to This setting controls whether the AI assistant will be able to add or modify Best Practice Analyzer rules in your local user rule collection..
public static string AiConsentEditBpaRulesTooltip { get; }
Property Value
| Type | Description |
|---|---|
| string |
AiConsentGenericDescription
Looks up a localized string similar to The AI assistant needs to access this data.
public static string AiConsentGenericDescription { get; }
Property Value
| Type | Description |
|---|---|
| string |
AiConsentMacroRead
Looks up a localized string similar to Read macros.
public static string AiConsentMacroRead { get; }
Property Value
| Type | Description |
|---|---|
| string |
AiConsentMacroReadDescription
Looks up a localized string similar to The AI assistant needs to read macros from your macro library.
public static string AiConsentMacroReadDescription { get; }
Property Value
| Type | Description |
|---|---|
| string |
AiConsentMacroReadTooltip
Looks up a localized string similar to This setting controls whether the AI assistant will be able to read the macros in your macro library, including their C# code..
public static string AiConsentMacroReadTooltip { get; }
Property Value
| Type | Description |
|---|---|
| string |
AiConsentModelMetadata
Looks up a localized string similar to Model metadata.
public static string AiConsentModelMetadata { get; }
Property Value
| Type | Description |
|---|---|
| string |
AiConsentModelMetadataDescription
Looks up a localized string similar to The AI assistant needs to access model metadata.
public static string AiConsentModelMetadataDescription { get; }
Property Value
| Type | Description |
|---|---|
| string |
AiConsentModelMetadataTooltip
Looks up a localized string similar to This setting controls whether the AI assistant will have access to the metadata of the semantic model currently loaded in Tabular Editor (table names, column names, measure definitions, etc.)..
public static string AiConsentModelMetadataTooltip { get; }
Property Value
| Type | Description |
|---|---|
| string |
AiConsentQueryData
Looks up a localized string similar to Query data.
public static string AiConsentQueryData { get; }
Property Value
| Type | Description |
|---|---|
| string |
AiConsentQueryDataDescription
Looks up a localized string similar to The AI assistant needs to execute DAX queries and read results.
public static string AiConsentQueryDataDescription { get; }
Property Value
| Type | Description |
|---|---|
| string |
AiConsentQueryDataTooltip
Looks up a localized string similar to This setting controls whether the AI will be able to execute DAX queries against the semantic model and read the results of those queries..
public static string AiConsentQueryDataTooltip { get; }
Property Value
| Type | Description |
|---|---|
| string |
AiProviderAnthropic
Looks up a localized string similar to Anthropic.
public static string AiProviderAnthropic { get; }
Property Value
| Type | Description |
|---|---|
| string |
AiProviderAzureOpenAI
Looks up a localized string similar to Azure OpenAI.
public static string AiProviderAzureOpenAI { get; }
Property Value
| Type | Description |
|---|---|
| string |
AiProviderCustom
Looks up a localized string similar to Custom (OpenAI-compatible).
public static string AiProviderCustom { get; }
Property Value
| Type | Description |
|---|---|
| string |
AiProviderNone
Looks up a localized string similar to None (AI disabled).
public static string AiProviderNone { get; }
Property Value
| Type | Description |
|---|---|
| string |
AiProviderOpenAI
Looks up a localized string similar to OpenAI.
public static string AiProviderOpenAI { get; }
Property Value
| Type | Description |
|---|---|
| string |
AuthenticationModeIntegrated
Looks up a localized string similar to Integrated.
public static string AuthenticationModeIntegrated { get; }
Property Value
| Type | Description |
|---|---|
| string |
AuthenticationModeMicrosoftEntraMFA
Looks up a localized string similar to Microsoft Entra MFA.
public static string AuthenticationModeMicrosoftEntraMFA { get; }
Property Value
| Type | Description |
|---|---|
| string |
AuthenticationModeUsernameAndPassword
Looks up a localized string similar to Username and password.
public static string AuthenticationModeUsernameAndPassword { get; }
Property Value
| Type | Description |
|---|---|
| string |
BillionsFormat
Looks up a localized string similar to {0} B.
public static string BillionsFormat { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaCategoryErrorPrevention
Looks up a localized string similar to Error Prevention.
public static string BpaCategoryErrorPrevention { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaCategoryFormatting
Looks up a localized string similar to Formatting.
public static string BpaCategoryFormatting { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaCategoryGovernance
Looks up a localized string similar to Governance.
public static string BpaCategoryGovernance { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaCategoryMaintenance
Looks up a localized string similar to Maintenance.
public static string BpaCategoryMaintenance { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaCategoryModelLayout
Looks up a localized string similar to Model Layout.
public static string BpaCategoryModelLayout { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaCategoryNamingConventions
Looks up a localized string similar to Naming Conventions.
public static string BpaCategoryNamingConventions { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaCategoryPerformance
Looks up a localized string similar to Performance.
public static string BpaCategoryPerformance { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleAvoidInvalidCharactersDescriptionsDescription
Looks up a localized string similar to Object descriptions must not contain control characters (except whitespace). Invalid characters will prevent model deployment and cause errors. The fix expression automatically replaces invalid characters with spaces..
public static string BpaRuleAvoidInvalidCharactersDescriptionsDescription { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleAvoidInvalidCharactersDescriptionsName
Looks up a localized string similar to Avoid invalid characters in descriptions.
public static string BpaRuleAvoidInvalidCharactersDescriptionsName { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleAvoidInvalidCharactersNamesDescription
Looks up a localized string similar to Object names must not contain control characters (except whitespace). Invalid characters will prevent model deployment and cause errors. The fix expression automatically replaces invalid characters with spaces..
public static string BpaRuleAvoidInvalidCharactersNamesDescription { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleAvoidInvalidCharactersNamesName
Looks up a localized string similar to Avoid invalid characters in names.
public static string BpaRuleAvoidInvalidCharactersNamesName { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleAvoidProviderPartitionsStructuredDescription
Looks up a localized string similar to Power BI does not support legacy provider partitions that reference structured data sources. Partitions using structured data sources must use M expressions, or the structured data source should be converted to a provider data source to avoid deployment failures.
Reference: https://docs.microsoft.com/power-bi/admin/service-premium-connect-tools#data-source-declaration .
public static string BpaRuleAvoidProviderPartitionsStructuredDescription { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleAvoidProviderPartitionsStructuredName
Looks up a localized string similar to Avoid structured data sources with provider partitions.
public static string BpaRuleAvoidProviderPartitionsStructuredName { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleCalculationGroupsNoItemsDescription
Looks up a localized string similar to Calculation groups without calculation items are non-functional and should be removed. A calculation group must contain at least one calculation item to provide any value..
public static string BpaRuleCalculationGroupsNoItemsDescription { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleCalculationGroupsNoItemsName
Looks up a localized string similar to Calculation groups with no calculation items.
public static string BpaRuleCalculationGroupsNoItemsName { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleDataColumnSourceDescription
Looks up a localized string similar to Every data column must reference a source column from the data source. Missing source column mappings will cause processing failures when refreshing the model..
public static string BpaRuleDataColumnSourceDescription { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleDataColumnSourceName
Looks up a localized string similar to Data columns must have a source column.
public static string BpaRuleDataColumnSourceName { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleDateTableExistsDescription
Looks up a localized string similar to Models should include a date table marked with DataCategory 'Time' to enable time intelligence functions and provide proper date filtering capabilities. Without a date table, time-based calculations and analysis may not work correctly..
public static string BpaRuleDateTableExistsDescription { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleDateTableExistsName
Looks up a localized string similar to Model should have a date table.
public static string BpaRuleDateTableExistsName { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleDoNotSummarizeNumericDescription
Looks up a localized string similar to Visible numeric columns should have SummarizeBy set to 'None' to prevent automatic aggregation in Power BI. Use explicit measures instead of implicit column aggregation to ensure correct calculations and better performance..
public static string BpaRuleDoNotSummarizeNumericDescription { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleDoNotSummarizeNumericName
Looks up a localized string similar to Do not summarize numeric columns.
public static string BpaRuleDoNotSummarizeNumericName { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleExpressionRequiredDescription
Looks up a localized string similar to Measures, calculated columns, and calculation items require a DAX expression to function. Objects without expressions will not return any values and may cause errors in reports..
public static string BpaRuleExpressionRequiredDescription { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleExpressionRequiredName
Looks up a localized string similar to Expression-reliant objects must have an expression.
public static string BpaRuleExpressionRequiredName { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleFormatStringColumnsDescription
Looks up a localized string similar to Visible numeric and date columns should have a format string defined to ensure consistent and appropriate display formatting in reports. This improves user experience and data readability..
public static string BpaRuleFormatStringColumnsDescription { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleFormatStringColumnsName
Looks up a localized string similar to Provide format string for visible numeric columns.
public static string BpaRuleFormatStringColumnsName { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleFormatStringMeasuresDescription
Looks up a localized string similar to Visible numeric and date measures should have a format string defined to ensure consistent and appropriate display formatting in reports. This improves user experience and data readability..
public static string BpaRuleFormatStringMeasuresDescription { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleFormatStringMeasuresName
Looks up a localized string similar to Provide format string for visible numeric measures.
public static string BpaRuleFormatStringMeasuresName { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleHideForeignKeysDescription
Looks up a localized string similar to Columns used on the many side of relationships should be hidden from end users. These foreign key columns are typically only needed for relationships and should not be used directly in reports..
public static string BpaRuleHideForeignKeysDescription { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleHideForeignKeysName
Looks up a localized string similar to Hide foreign keys.
public static string BpaRuleHideForeignKeysName { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleIsAvailableInMdxDescription
Looks up a localized string similar to Hidden columns that are not used for sorting or in hierarchies should have their IsAvailableInMdx property set to false. This prevents unnecessary attribute hierarchy creation, reducing processing time and memory consumption.
NOTE: Ignore this rule if the columns is to be used in Excel PivotTable and Analyze in Excel..
public static string BpaRuleIsAvailableInMdxDescription { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleIsAvailableInMdxName
Looks up a localized string similar to Set IsAvailableInMdx to false on non-attribute columns.
public static string BpaRuleIsAvailableInMdxName { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleIsAvailableInMdxTrueNecessaryDescription
Looks up a localized string similar to Columns used for sorting, in hierarchies, in variations, or that have a sort-by column must have IsAvailableInMdx set to true. Disabling attribute hierarchies on these columns will cause errors or unexpected behavior..
public static string BpaRuleIsAvailableInMdxTrueNecessaryDescription { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleIsAvailableInMdxTrueNecessaryName
Looks up a localized string similar to Set IsAvailableInMdx to true on necessary columns.
public static string BpaRuleIsAvailableInMdxTrueNecessaryName { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleManyToManySingleDirectionDescription
Looks up a localized string similar to Bi-directional filtering on many-to-many relationships can cause performance issues and ambiguous filter context. Use single-direction filtering unless bi-directional filtering is specifically required for your scenario..
public static string BpaRuleManyToManySingleDirectionDescription { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleManyToManySingleDirectionName
Looks up a localized string similar to Many-to-many relationships should be single-direction.
public static string BpaRuleManyToManySingleDirectionName { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRulePerspectivesNoObjectsDescription
Looks up a localized string similar to Perspectives without any tables serve no purpose and should be removed. Empty perspectives add unnecessary complexity without providing any value to end users..
public static string BpaRulePerspectivesNoObjectsDescription { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRulePerspectivesNoObjectsName
Looks up a localized string similar to Perspectives with no objects.
public static string BpaRulePerspectivesNoObjectsName { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRulePowerBiLatestCompatibilityDescription
Looks up a localized string similar to Power BI models should use the latest generally available compatibility level (currently {0}) to access the newest features, performance improvements, and ensure ongoing support..
public static string BpaRulePowerBiLatestCompatibilityDescription { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRulePowerBiLatestCompatibilityName
Looks up a localized string similar to Power BI models should use latest compatibility level.
public static string BpaRulePowerBiLatestCompatibilityName { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleRelationshipSameDatatypeDescription
Looks up a localized string similar to Both columns in a relationship must have matching data types to ensure proper functionality. Mismatched data types can cause relationship failures, unexpected results, or performance degradation. Integer data types are recommended for optimal performance..
public static string BpaRuleRelationshipSameDatatypeDescription { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleRelationshipSameDatatypeName
Looks up a localized string similar to Relationship columns should be of the same data type.
public static string BpaRuleRelationshipSameDatatypeName { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleRemoveAutoDateTableDescription
Looks up a localized string similar to Auto-generated date tables (DateTableTemplate_ or LocalDateTable_) should be removed from the model. Disable auto-date tables in Power BI Desktop settings and use explicit date tables instead to reduce memory consumption and improve model performance.
Reference: https://www.youtube.com/watch?v=xu3uDEHtCrg.
public static string BpaRuleRemoveAutoDateTableDescription { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleRemoveAutoDateTableName
Looks up a localized string similar to Remove auto-date table.
public static string BpaRuleRemoveAutoDateTableName { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleRemoveUnusedDataSourcesDescription
Looks up a localized string similar to Data sources that are not referenced by any partition or table expression can be safely removed from the model. Removing unused data sources helps keep the model clean and easier to maintain..
public static string BpaRuleRemoveUnusedDataSourcesDescription { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleRemoveUnusedDataSourcesName
Looks up a localized string similar to Remove data sources not referenced by any partitions.
public static string BpaRuleRemoveUnusedDataSourcesName { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleSpecifyApplicationNameDescription
Looks up a localized string similar to SQL Server connection strings should include an Application Name parameter to help database administrators identify the source of connections. Use a descriptive name like 'AnalysisServicesTabular [ServerName] [ModelName]' for easier troubleshooting and monitoring..
public static string BpaRuleSpecifyApplicationNameDescription { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleSpecifyApplicationNameName
Looks up a localized string similar to Specify Application Name in connection string.
public static string BpaRuleSpecifyApplicationNameName { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleTranslateDescriptionsDescription
Looks up a localized string similar to When your model supports multiple languages, object descriptions should be translated for each culture. This ensures all users can understand the purpose and content of objects regardless of their language preference..
public static string BpaRuleTranslateDescriptionsDescription { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleTranslateDescriptionsName
Looks up a localized string similar to Translate Object Descriptions.
public static string BpaRuleTranslateDescriptionsName { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleTranslateDisplayFoldersDescription
Looks up a localized string similar to When your model supports multiple languages, display folders should be translated for each culture. Without translations, users viewing the model in different languages will not see the intended folder organization..
public static string BpaRuleTranslateDisplayFoldersDescription { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleTranslateDisplayFoldersName
Looks up a localized string similar to Translate Display Folders.
public static string BpaRuleTranslateDisplayFoldersName { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleTranslateHierarchyLevelsDescription
Looks up a localized string similar to When your model supports multiple languages, hierarchy level names should be translated for each culture. This ensures users can understand the hierarchy structure in their preferred language..
public static string BpaRuleTranslateHierarchyLevelsDescription { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleTranslateHierarchyLevelsName
Looks up a localized string similar to Translate Hierarchy Levels.
public static string BpaRuleTranslateHierarchyLevelsName { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleTranslatePerspectivesDescription
Looks up a localized string similar to When your model supports multiple languages, the model and perspective names should be translated for each culture. This provides a fully localized experience for users in different regions..
public static string BpaRuleTranslatePerspectivesDescription { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleTranslatePerspectivesName
Looks up a localized string similar to Translate Perspectives.
public static string BpaRuleTranslatePerspectivesName { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleTranslateVisibleNamesDescription
Looks up a localized string similar to When your model supports multiple languages, visible object names should be translated for each culture. This provides a localized experience for users working in different languages..
public static string BpaRuleTranslateVisibleNamesDescription { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleTranslateVisibleNamesName
Looks up a localized string similar to Translate Visible Object Names.
public static string BpaRuleTranslateVisibleNamesName { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleTrimObjectNamesDescription
Looks up a localized string similar to Object names should not have leading or trailing spaces. These unintentional spaces commonly occur when copying or duplicating objects and can cause confusion and inconsistency..
public static string BpaRuleTrimObjectNamesDescription { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleTrimObjectNamesName
Looks up a localized string similar to Trim object names.
public static string BpaRuleTrimObjectNamesName { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleUdfUseCompoundNamesDescription
Looks up a localized string similar to User-defined function names should contain a dot or underscore separator (e.g., 'MyLib.MyFunction' or 'MyLib_MyFunction') to form a compound/namespaced name. Simple names without a separator are at risk of conflicting with new DAX functions introduced in the future, which could break existing DAX expressions that reference the UDF..
public static string BpaRuleUdfUseCompoundNamesDescription { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleUdfUseCompoundNamesName
Looks up a localized string similar to User-defined functions should use compound names.
public static string BpaRuleUdfUseCompoundNamesName { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleVisibleCalculationGroupsNoDescriptionDescription
Looks up a localized string similar to Visible calculation groups should have descriptions to explain their purpose and how the calculation items modify measure behavior. Descriptions appear in tooltips in Power BI Desktop and can be used to generate automated data documentation..
public static string BpaRuleVisibleCalculationGroupsNoDescriptionDescription { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleVisibleCalculationGroupsNoDescriptionName
Looks up a localized string similar to Visible calculation groups with no description.
public static string BpaRuleVisibleCalculationGroupsNoDescriptionName { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleVisibleColumnsNoDescriptionDescription
Looks up a localized string similar to Visible columns should have descriptions to help users understand what data they contain. Descriptions appear in tooltips in Power BI Desktop and can be used to generate automated data documentation..
public static string BpaRuleVisibleColumnsNoDescriptionDescription { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleVisibleColumnsNoDescriptionName
Looks up a localized string similar to Visible columns with no description.
public static string BpaRuleVisibleColumnsNoDescriptionName { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleVisibleMeasuresNoDescriptionDescription
Looks up a localized string similar to Visible measures should have descriptions to explain what they calculate and how they should be used. Descriptions appear in tooltips in Power BI Desktop and can be used to generate automated data documentation..
public static string BpaRuleVisibleMeasuresNoDescriptionDescription { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleVisibleMeasuresNoDescriptionName
Looks up a localized string similar to Visible measures with no description.
public static string BpaRuleVisibleMeasuresNoDescriptionName { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleVisibleTablesNoDescriptionDescription
Looks up a localized string similar to Visible tables should have descriptions to help users understand their purpose and content. Descriptions appear in tooltips in Power BI Desktop and can be used to generate automated data documentation..
public static string BpaRuleVisibleTablesNoDescriptionDescription { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleVisibleTablesNoDescriptionName
Looks up a localized string similar to Visible tables with no description.
public static string BpaRuleVisibleTablesNoDescriptionName { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleVisibleUdfNoDescriptionDescription
Looks up a localized string similar to User-defined functions should have descriptions documenting their purpose, parameters, and return values. This helps developers understand how to use these custom functions correctly..
public static string BpaRuleVisibleUdfNoDescriptionDescription { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRuleVisibleUdfNoDescriptionName
Looks up a localized string similar to User-defined functions with no description.
public static string BpaRuleVisibleUdfNoDescriptionName { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRulesForLocalUser
Looks up a localized string similar to Rules for the local user.
public static string BpaRulesForLocalUser { get; }
Property Value
| Type | Description |
|---|---|
| string |
BpaRulesOnLocalMachine
Looks up a localized string similar to Rules on the local machine.
public static string BpaRulesOnLocalMachine { get; }
Property Value
| Type | Description |
|---|---|
| string |
BytesFormat
Looks up a localized string similar to {0} Bytes.
public static string BytesFormat { get; }
Property Value
| Type | Description |
|---|---|
| string |
CannotPerformProcessingDisconnected
Looks up a localized string similar to Cannot perform processing on a disconnected model..
public static string CannotPerformProcessingDisconnected { get; }
Property Value
| Type | Description |
|---|---|
| string |
ColumnValues
Looks up a localized string similar to Column values.
public static string ColumnValues { get; }
Property Value
| Type | Description |
|---|---|
| string |
Culture
Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.
public static CultureInfo Culture { get; set; }
Property Value
| Type | Description |
|---|---|
| CultureInfo |
DataRefreshComplete
Looks up a localized string similar to Data refresh complete..
public static string DataRefreshComplete { get; }
Property Value
| Type | Description |
|---|---|
| string |
DataRefreshFailed
Looks up a localized string similar to Data refresh failed..
public static string DataRefreshFailed { get; }
Property Value
| Type | Description |
|---|---|
| string |
DataRefreshStarted
Looks up a localized string similar to Data refresh started....
public static string DataRefreshStarted { get; }
Property Value
| Type | Description |
|---|---|
| string |
Datamart
Looks up a localized string similar to Datamart.
public static string Datamart { get; }
Property Value
| Type | Description |
|---|---|
| string |
DaxOptimizerAccountRegistrationIncomplete
Looks up a localized string similar to DAX Optimizer account registration incomplete. Please visit <href="{0}">{1}</href> to finalize..
public static string DaxOptimizerAccountRegistrationIncomplete { get; }
Property Value
| Type | Description |
|---|---|
| string |
DaxOptimizerFileUploadDisabled
Looks up a localized string similar to File upload to the DAX Optimizer service is disabled by a local policy..
public static string DaxOptimizerFileUploadDisabled { get; }
Property Value
| Type | Description |
|---|---|
| string |
DaxOptimizerObfuscationDictionaryMissingMessage
Looks up a localized string similar to The obfuscation dictionary for the previously uploaded version of this model could not be found on this computer. The new version will be uploaded with freshly obfuscated object names, so the DAX Optimizer service may no longer recognize issues you previously marked as ignored for this model..
public static string DaxOptimizerObfuscationDictionaryMissingMessage { get; }
Property Value
| Type | Description |
|---|---|
| string |
DaxOptimizerObfuscationDictionaryMissingTitle
Looks up a localized string similar to Previous obfuscation dictionary not found.
public static string DaxOptimizerObfuscationDictionaryMissingTitle { get; }
Property Value
| Type | Description |
|---|---|
| string |
DaxPackageManager_AuthorsLabel
Looks up a localized string similar to Authors:.
public static string DaxPackageManager_AuthorsLabel { get; }
Property Value
| Type | Description |
|---|---|
| string |
DaxPackageManager_DescriptionHeader
Looks up a localized string similar to Description.
public static string DaxPackageManager_DescriptionHeader { get; }
Property Value
| Type | Description |
|---|---|
| string |
DaxPackageManager_DetailsHeader
Looks up a localized string similar to Details.
public static string DaxPackageManager_DetailsHeader { get; }
Property Value
| Type | Description |
|---|---|
| string |
DaxPackageManager_DisabledDueToLowModelCompatibilityLevel
Looks up a localized string similar to Disabled due to low model compatibility level ({0} < {1}).
public static string DaxPackageManager_DisabledDueToLowModelCompatibilityLevel { get; }
Property Value
| Type | Description |
|---|---|
| string |
DaxPackageManager_DownloadsLabel
Looks up a localized string similar to Downloads:.
public static string DaxPackageManager_DownloadsLabel { get; }
Property Value
| Type | Description |
|---|---|
| string |
DaxPackageManager_InstallCaption
Looks up a localized string similar to Install.
public static string DaxPackageManager_InstallCaption { get; }
Property Value
| Type | Description |
|---|---|
| string |
DaxPackageManager_InstalledCaption
Looks up a localized string similar to Installed.
public static string DaxPackageManager_InstalledCaption { get; }
Property Value
| Type | Description |
|---|---|
| string |
DaxPackageManager_OwnersLabel
Looks up a localized string similar to Owners:.
public static string DaxPackageManager_OwnersLabel { get; }
Property Value
| Type | Description |
|---|---|
| string |
DaxPackageManager_ProjectUrlLabel
Looks up a localized string similar to Project URL:.
public static string DaxPackageManager_ProjectUrlLabel { get; }
Property Value
| Type | Description |
|---|---|
| string |
DaxPackageManager_ProviderLabel
Looks up a localized string similar to Provider:.
public static string DaxPackageManager_ProviderLabel { get; }
Property Value
| Type | Description |
|---|---|
| string |
DaxPackageManager_PublishDateLabel
Looks up a localized string similar to Publish Date:.
public static string DaxPackageManager_PublishDateLabel { get; }
Property Value
| Type | Description |
|---|---|
| string |
DaxPackageManager_ReleaseNotesHeader
Looks up a localized string similar to Release Notes.
public static string DaxPackageManager_ReleaseNotesHeader { get; }
Property Value
| Type | Description |
|---|---|
| string |
DaxPackageManager_RemoveCaption
Looks up a localized string similar to Remove.
public static string DaxPackageManager_RemoveCaption { get; }
Property Value
| Type | Description |
|---|---|
| string |
DaxPackageManager_RepositoryUrlLabel
Looks up a localized string similar to Repository URL:.
public static string DaxPackageManager_RepositoryUrlLabel { get; }
Property Value
| Type | Description |
|---|---|
| string |
DaxPackageManager_TagsLabel
Looks up a localized string similar to Tags:.
public static string DaxPackageManager_TagsLabel { get; }
Property Value
| Type | Description |
|---|---|
| string |
DaxPackageManager_UpToDateCaption
Looks up a localized string similar to Up-to-date.
public static string DaxPackageManager_UpToDateCaption { get; }
Property Value
| Type | Description |
|---|---|
| string |
DefaultSemanticModel
Looks up a localized string similar to Semantic Model (Default).
public static string DefaultSemanticModel { get; }
Property Value
| Type | Description |
|---|---|
| string |
Error
Looks up a localized string similar to Error.
public static string Error { get; }
Property Value
| Type | Description |
|---|---|
| string |
ErrorLoadingUserOptionsDetails
Looks up a localized string similar to An error occurred while trying to deserialize the User Options (.tmuo) file:
{0}.
public static string ErrorLoadingUserOptionsDetails { get; }
Property Value
| Type | Description |
|---|---|
| string |
ErrorLoadingUserOptionsTitle
Looks up a localized string similar to Error loading User Options file (.tmuo).
public static string ErrorLoadingUserOptionsTitle { get; }
Property Value
| Type | Description |
|---|---|
| string |
ExternalBrowserAuthentication
Looks up a localized string similar to External browser.
public static string ExternalBrowserAuthentication { get; }
Property Value
| Type | Description |
|---|---|
| string |
GigabytesFormat
Looks up a localized string similar to {0} GB.
public static string GigabytesFormat { get; }
Property Value
| Type | Description |
|---|---|
| string |
KeepSortingAndFilteringAlways
Looks up a localized string similar to Always.
public static string KeepSortingAndFilteringAlways { get; }
Property Value
| Type | Description |
|---|---|
| string |
KeepSortingAndFilteringAlwaysTooltip
Looks up a localized string similar to Sorting and filtering is never reset - i.e., columns that were previously sorted/filtered and are still present in the new query will remain sorted/filtered..
public static string KeepSortingAndFilteringAlwaysTooltip { get; }
Property Value
| Type | Description |
|---|---|
| string |
KeepSortingAndFilteringNever
Looks up a localized string similar to Never.
public static string KeepSortingAndFilteringNever { get; }
Property Value
| Type | Description |
|---|---|
| string |
KeepSortingAndFilteringNeverTooltip
Looks up a localized string similar to Sorting and filtering is reset each time the query is manually executed..
public static string KeepSortingAndFilteringNeverTooltip { get; }
Property Value
| Type | Description |
|---|---|
| string |
KeepSortingAndFilteringWhenQueryUnchanged
Looks up a localized string similar to When query is unchanged.
public static string KeepSortingAndFilteringWhenQueryUnchanged { get; }
Property Value
| Type | Description |
|---|---|
| string |
KeepSortingAndFilteringWhenQueryUnchangedTooltip
Looks up a localized string similar to Sorting and filtering is reset when the query is modified, ignoring whitespace/comment modifications..
public static string KeepSortingAndFilteringWhenQueryUnchangedTooltip { get; }
Property Value
| Type | Description |
|---|---|
| string |
KilobytesFormat
Looks up a localized string similar to {0} KB.
public static string KilobytesFormat { get; }
Property Value
| Type | Description |
|---|---|
| string |
Lakehouse
Looks up a localized string similar to Lakehouse.
public static string Lakehouse { get; }
Property Value
| Type | Description |
|---|---|
| string |
MegabytesFormat
Looks up a localized string similar to {0} MB.
public static string MegabytesFormat { get; }
Property Value
| Type | Description |
|---|---|
| string |
MillionsFormat
Looks up a localized string similar to {0} M.
public static string MillionsFormat { get; }
Property Value
| Type | Description |
|---|---|
| string |
MirroredAzureDatabricksCatalog
Looks up a localized string similar to Mirrored Azure Databricks catalog.
public static string MirroredAzureDatabricksCatalog { get; }
Property Value
| Type | Description |
|---|---|
| string |
MirroredDatabase
Looks up a localized string similar to Mirrored Database.
public static string MirroredDatabase { get; }
Property Value
| Type | Description |
|---|---|
| string |
ModelRefreshDescription
Looks up a localized string similar to {0} model refresh.
public static string ModelRefreshDescription { get; }
Property Value
| Type | Description |
|---|---|
| string |
MyWorkspace
Looks up a localized string similar to My Workspace.
public static string MyWorkspace { get; }
Property Value
| Type | Description |
|---|---|
| string |
NotValidPowerBIRestAPIEndpoint
Looks up a localized string similar to Not a valid Power BI API Rest endpoint.
public static string NotValidPowerBIRestAPIEndpoint { get; }
Property Value
| Type | Description |
|---|---|
| string |
OAuthAuthentication
Looks up a localized string similar to OAuth.
public static string OAuthAuthentication { get; }
Property Value
| Type | Description |
|---|---|
| string |
ObjectTypeName_CalculatedColumn
Looks up a localized string similar to {0:Calculated Column|Calculated Columns}.
public static string ObjectTypeName_CalculatedColumn { get; }
Property Value
| Type | Description |
|---|---|
| string |
ObjectTypeName_CalculatedTable
Looks up a localized string similar to {0:Calculated Table|Calculated Tables}.
public static string ObjectTypeName_CalculatedTable { get; }
Property Value
| Type | Description |
|---|---|
| string |
ObjectTypeName_CalculatedTableColumn
Looks up a localized string similar to {0:Calculated Table Column|Calculated Table Columns}.
public static string ObjectTypeName_CalculatedTableColumn { get; }
Property Value
| Type | Description |
|---|---|
| string |
ObjectTypeName_CalculationGroupTable
Looks up a localized string similar to {0:Calculation Group Table|Calculation Group Tables}.
public static string ObjectTypeName_CalculationGroupTable { get; }
Property Value
| Type | Description |
|---|---|
| string |
ObjectTypeName_CalculationItem
Looks up a localized string similar to {0:Calculation Item|Calculation Items}.
public static string ObjectTypeName_CalculationItem { get; }
Property Value
| Type | Description |
|---|---|
| string |
ObjectTypeName_Calendar
Looks up a localized string similar to {0:Calendar|Calendars}.
public static string ObjectTypeName_Calendar { get; }
Property Value
| Type | Description |
|---|---|
| string |
ObjectTypeName_Column
Looks up a localized string similar to {0:Column|Columns}.
public static string ObjectTypeName_Column { get; }
Property Value
| Type | Description |
|---|---|
| string |
ObjectTypeName_DataSource
Looks up a localized string similar to {0:Data Source|Data Sources}.
public static string ObjectTypeName_DataSource { get; }
Property Value
| Type | Description |
|---|---|
| string |
ObjectTypeName_Folder
Looks up a localized string similar to Folder.
public static string ObjectTypeName_Folder { get; }
Property Value
| Type | Description |
|---|---|
| string |
ObjectTypeName_Function
Looks up a localized string similar to {0:Function|Functions}.
public static string ObjectTypeName_Function { get; }
Property Value
| Type | Description |
|---|---|
| string |
ObjectTypeName_Group
Looks up a localized string similar to Group.
public static string ObjectTypeName_Group { get; }
Property Value
| Type | Description |
|---|---|
| string |
ObjectTypeName_Hierarchy
Looks up a localized string similar to {0:Hierarchy|Hierarchies}.
public static string ObjectTypeName_Hierarchy { get; }
Property Value
| Type | Description |
|---|---|
| string |
ObjectTypeName_KPI
Looks up a localized string similar to {0:KPI|KPIs}.
public static string ObjectTypeName_KPI { get; }
Property Value
| Type | Description |
|---|---|
| string |
ObjectTypeName_Level
Looks up a localized string similar to {0:Level|Levels}.
public static string ObjectTypeName_Level { get; }
Property Value
| Type | Description |
|---|---|
| string |
ObjectTypeName_Measure
Looks up a localized string similar to {0:Measure|Measures}.
public static string ObjectTypeName_Measure { get; }
Property Value
| Type | Description |
|---|---|
| string |
ObjectTypeName_Model
Looks up a localized string similar to Model.
public static string ObjectTypeName_Model { get; }
Property Value
| Type | Description |
|---|---|
| string |
ObjectTypeName_Objects
Looks up a localized string similar to objects.
public static string ObjectTypeName_Objects { get; }
Property Value
| Type | Description |
|---|---|
| string |
ObjectTypeName_Partition
Looks up a localized string similar to {0:Partition|Partitions}.
public static string ObjectTypeName_Partition { get; }
Property Value
| Type | Description |
|---|---|
| string |
ObjectTypeName_Perspective
Looks up a localized string similar to {0:Perspective|Perspectives}.
public static string ObjectTypeName_Perspective { get; }
Property Value
| Type | Description |
|---|---|
| string |
ObjectTypeName_Relationship
Looks up a localized string similar to {0:Relationship|Relationships}.
public static string ObjectTypeName_Relationship { get; }
Property Value
| Type | Description |
|---|---|
| string |
ObjectTypeName_Role
Looks up a localized string similar to {0:Role|Roles}.
public static string ObjectTypeName_Role { get; }
Property Value
| Type | Description |
|---|---|
| string |
ObjectTypeName_SharedExpression
Looks up a localized string similar to {0:Shared Expression|Shared Expressions}.
public static string ObjectTypeName_SharedExpression { get; }
Property Value
| Type | Description |
|---|---|
| string |
ObjectTypeName_Table
Looks up a localized string similar to {0:Table|Tables}.
public static string ObjectTypeName_Table { get; }
Property Value
| Type | Description |
|---|---|
| string |
ObjectTypeName_TablePermission
Looks up a localized string similar to {0:Table Permission|Table Permissions}.
public static string ObjectTypeName_TablePermission { get; }
Property Value
| Type | Description |
|---|---|
| string |
ObjectTypeName_Translation
Looks up a localized string similar to {0:Translation|Translations}.
public static string ObjectTypeName_Translation { get; }
Property Value
| Type | Description |
|---|---|
| string |
PartitionRefreshDescription
Looks up a localized string similar to {0} refresh of {1:partition {2}|{} partitions}.
public static string PartitionRefreshDescription { get; }
Property Value
| Type | Description |
|---|---|
| string |
ProxyTypeCustom
Looks up a localized string similar to Custom.
public static string ProxyTypeCustom { get; }
Property Value
| Type | Description |
|---|---|
| string |
ProxyTypeNone
Looks up a localized string similar to None.
public static string ProxyTypeNone { get; }
Property Value
| Type | Description |
|---|---|
| string |
ProxyTypeSystem
Looks up a localized string similar to System.
public static string ProxyTypeSystem { get; }
Property Value
| Type | Description |
|---|---|
| string |
RelationshipsWithParentheses
Looks up a localized string similar to (Relationships).
public static string RelationshipsWithParentheses { get; }
Property Value
| Type | Description |
|---|---|
| string |
ResourceManager
Returns the cached ResourceManager instance used by this class.
public static ResourceManager ResourceManager { get; }
Property Value
| Type | Description |
|---|---|
| ResourceManager |
SQLAnalyticsEndpoint
Looks up a localized string similar to SQL Analytics Endpoint.
public static string SQLAnalyticsEndpoint { get; }
Property Value
| Type | Description |
|---|---|
| string |
SQLDatabase
Looks up a localized string similar to SQL Database.
public static string SQLDatabase { get; }
Property Value
| Type | Description |
|---|---|
| string |
SalesContact
Looks up a localized string similar to sales@tabulareditor.com.
public static string SalesContact { get; }
Property Value
| Type | Description |
|---|---|
| string |
SaveBeforeProcessing
Looks up a localized string similar to Save changes before processing?.
public static string SaveBeforeProcessing { get; }
Property Value
| Type | Description |
|---|---|
| string |
SaveBeforeProcessingDescription
Looks up a localized string similar to You have made changes to the model metadata which has not yet been saved. Do you want to save these changes before starting the refresh job?.
public static string SaveBeforeProcessingDescription { get; }
Property Value
| Type | Description |
|---|---|
| string |
ScalarExpression
Looks up a localized string similar to Scalar expression.
public static string ScalarExpression { get; }
Property Value
| Type | Description |
|---|---|
| string |
SelectionSummary_MultipleObjects
Looks up a localized string similar to {0} {1}.
public static string SelectionSummary_MultipleObjects { get; }
Property Value
| Type | Description |
|---|---|
| string |
SelectionSummary_Nothing
Looks up a localized string similar to Nothing.
public static string SelectionSummary_Nothing { get; }
Property Value
| Type | Description |
|---|---|
| string |
SelectionSummary_NothingSelected
Looks up a localized string similar to (Nothing selected).
public static string SelectionSummary_NothingSelected { get; }
Property Value
| Type | Description |
|---|---|
| string |
SelectionSummary_SingleObjectTypeOnly
Looks up a localized string similar to 1 {0}.
public static string SelectionSummary_SingleObjectTypeOnly { get; }
Property Value
| Type | Description |
|---|---|
| string |
SelectionSummary_SingleObjectWithName
Looks up a localized string similar to {0} "{1}".
public static string SelectionSummary_SingleObjectWithName { get; }
Property Value
| Type | Description |
|---|---|
| string |
SemanticBridge_NotAvailable_InitializationFailure
Looks up a localized string similar to SemanticBridge service failed to initialize. {0} Please contact {1} with this information for assistance.
Exception: {2}.
public static string SemanticBridge_NotAvailable_InitializationFailure { get; }
Property Value
| Type | Description |
|---|---|
| string |
SemanticBridge_NotAvailable_LicenseFailure
Looks up a localized string similar to SemanticBridge service is not available due to your license level. {0} Please contact {1} with this information for assistance..
public static string SemanticBridge_NotAvailable_LicenseFailure { get; }
Property Value
| Type | Description |
|---|---|
| string |
SemanticBridge_NotAvailable_UnexpectedState
Looks up a localized string similar to SemanticBridge service is not available for an unknown reason. This is an unexpected error. Please contact {0} for assistance.
public static string SemanticBridge_NotAvailable_UnexpectedState { get; }
Property Value
| Type | Description |
|---|---|
| string |
SemanticModel
Looks up a localized string similar to Semantic Model.
public static string SemanticModel { get; }
Property Value
| Type | Description |
|---|---|
| string |
SnowflakeAuthentication
Looks up a localized string similar to Snowflake.
public static string SnowflakeAuthentication { get; }
Property Value
| Type | Description |
|---|---|
| string |
StartProcessingOutOfSync
Looks up a localized string similar to Start processing when metadata are out-of-sync?.
public static string StartProcessingOutOfSync { get; }
Property Value
| Type | Description |
|---|---|
| string |
StartProcessingOutOfSyncDescription
Looks up a localized string similar to You have made changes to the model metadata which has not yet been saved, and a refresh job is currently in progress. Would you like to queue a new refresh job anyway?.
public static string StartProcessingOutOfSyncDescription { get; }
Property Value
| Type | Description |
|---|---|
| string |
SupportContact
Looks up a localized string similar to support@tabulareditor.com.
public static string SupportContact { get; }
Property Value
| Type | Description |
|---|---|
| string |
TableExpression
Looks up a localized string similar to Table expression.
public static string TableExpression { get; }
Property Value
| Type | Description |
|---|---|
| string |
TableRefreshDescription
Looks up a localized string similar to {0} refresh of {1:table {2}|{} tables}.
public static string TableRefreshDescription { get; }
Property Value
| Type | Description |
|---|---|
| string |
ThousandsFormat
Looks up a localized string similar to {0} K.
public static string ThousandsFormat { get; }
Property Value
| Type | Description |
|---|---|
| string |
UnableToFindFabricArtifact
Looks up a localized string similar to Unable to find a warehouse, lakehouse, SQL database, or Mirrored Database with the specified workspaceId {0} and objectId {1}.
public static string UnableToFindFabricArtifact { get; }
Property Value
| Type | Description |
|---|---|
| string |
UnableToProcessPartition
Looks up a localized string similar to Unable to process partition '{0}'. The partition is not available on the deployed database..
public static string UnableToProcessPartition { get; }
Property Value
| Type | Description |
|---|---|
| string |
UnableToProcessTable
Looks up a localized string similar to Unable to process table '{0}'. The table is not available on the deployed database..
public static string UnableToProcessTable { get; }
Property Value
| Type | Description |
|---|---|
| string |
UnknownFabricArtifactType
Looks up a localized string similar to (Unknown).
public static string UnknownFabricArtifactType { get; }
Property Value
| Type | Description |
|---|---|
| string |
ViewRefreshQueue
Looks up a localized string similar to View refresh queue.
public static string ViewRefreshQueue { get; }
Property Value
| Type | Description |
|---|---|
| string |
Warehouse
Looks up a localized string similar to Warehouse.
public static string Warehouse { get; }
Property Value
| Type | Description |
|---|---|
| string |
Warning
Looks up a localized string similar to Warning.
public static string Warning { get; }
Property Value
| Type | Description |
|---|---|
| string |