26 lines
743 B
Plaintext
26 lines
743 B
Plaintext
table 'Параметр цена продажи, %'
|
|
|
|
measure 'Значение Параметр цена продажи, %' = SELECTEDVALUE('Параметр цена продажи, %'[Параметр цена продажи, %], 0)
|
|
|
|
annotation PBI_FormatHint = {"isGeneralNumber":true}
|
|
|
|
column 'Параметр цена продажи, %'
|
|
summarizeBy: none
|
|
sourceColumn: [Value]
|
|
|
|
extendedProperty ParameterMetadata =
|
|
{
|
|
"version": 0
|
|
}
|
|
|
|
annotation SummarizationSetBy = User
|
|
|
|
annotation PBI_FormatHint = {"isGeneralNumber":true}
|
|
|
|
partition 'Параметр цена продажи, %' = calculated
|
|
mode: import
|
|
source = GENERATESERIES(-20, 20, 0.5)
|
|
|
|
annotation PBI_Id = b90d31cda7104f04bc1706ba6701fc53
|
|
|