События
19 нояб., 23 - 21 нояб., 23
Присоединяйтесь к онлайн-сеансам в Microsoft Ignite, созданным для расширения ваших навыков и помогая решить современные сложные проблемы.
ЗарегистрироватьсяЭтот браузер больше не поддерживается.
Выполните обновление до Microsoft Edge, чтобы воспользоваться новейшими функциями, обновлениями для системы безопасности и технической поддержкой.
The FormatStringDefinition object represents a value that is calculated based on an expression. It is a child of a CalculationItem object or a Measure object. As a child of a CalculationItem object, it requires compatibility level 1500 or higher. As a child of a Measure object, it requires compatibility level 1601 or higher.<85>
The FormatStringDefinition object has the following properties.
Name |
Type |
Description |
---|---|---|
ID |
unsignedLong |
A reference to the object. |
ObjectID |
unsignedLong |
An ID-based reference to a Measure or CalculationItem object. |
ObjectType |
int |
The data type of the object specified by ObjectID. The possible values are as follows:
|
Expression |
string |
The DAX dynamic format string expression. |
ModifiedTime |
dateTime |
The time that the object was last modified. |
State |
enumeration |
A value that provides information about the state of the parent object or the container object. The possible values are as follows:
|
ErrorMessage |
string |
A string that explains the error state that is associated with the FormatStringDefinition object. The ErrorMessage property is set by the engine only when the state of the object is one of these three values: SemanticError, DependencyError, or SyntaxError. |
События
19 нояб., 23 - 21 нояб., 23
Присоединяйтесь к онлайн-сеансам в Microsoft Ignite, созданным для расширения ваших навыков и помогая решить современные сложные проблемы.
Зарегистрироваться