30 lines
776 B
Plaintext
30 lines
776 B
Plaintext
table refresh_time
|
|
lineageTag: 3510f1bf-a7f9-4fbb-b22a-888148996cb0
|
|
|
|
column 'Refresh Time'
|
|
dataType: dateTime
|
|
formatString: General Date
|
|
lineageTag: de5fd273-246d-49cf-badb-fbd5bef88358
|
|
summarizeBy: none
|
|
sourceColumn: Refresh Time
|
|
|
|
changedProperty = DataType
|
|
|
|
annotation SummarizationSetBy = Automatic
|
|
|
|
partition refresh_time-6d2a9650-2d90-41e4-860b-099d7289b7bd = m
|
|
mode: import
|
|
queryGroup: OLD
|
|
source =
|
|
let
|
|
源 = DateTimeZone.RemoveZone(DateTimeZone.SwitchZone(DateTimeZone.FixedUtcNow(),8)),
|
|
自定义1 = #table(1, {{源}}),
|
|
重命名的列 = Table.RenameColumns(自定义1,{{"Column1", "Refresh Time"}})
|
|
in
|
|
重命名的列
|
|
|
|
annotation PBI_ResultType = Table
|
|
|
|
annotation PBI_NavigationStepName = Navigation
|
|
|