Hi,
Could somebody please tell me what this line in the Applied Steps in PowerBI would be doing, it adds a column, and it looks like it takes a number from Date A, but I'm not sure what the double period between the two NumberFrom's does.
Table.AddColumn(#"Changed Type","Custom",each {NumberFrom([DateA])..Number.From([From([Dateb])})
Thanks
Gavin
Could somebody please tell me what this line in the Applied Steps in PowerBI would be doing, it adds a column, and it looks like it takes a number from Date A, but I'm not sure what the double period between the two NumberFrom's does.
Table.AddColumn(#"Changed Type","Custom",each {NumberFrom([DateA])..Number.From([From([Dateb])})
Thanks
Gavin