Este fórum está sendo desativado

Depois de 9 anos, este fórum será desativado. Mas calma.... estamos migrando para uma comunidade no DISCORD. Junte-se a nós.

ENTRAR PARA DISCORD

Tudo que estiver relacionado a tratamento de dados, Power Query editor e linguagem M
#58023
Boas;
Talvez isto resolva:
Código: Selecionar todos
let
    Origem = Table.FromColumns({Lines.FromBinary(File.Contents("C:\Users\new 2.txt"), null, null, 1252)}),
    #"Cabeçalhos Promovidos" = Table.PromoteHeaders(Origem, [PromoteAllScalars=true]),
    #"Tipo Alterado" = Table.TransformColumnTypes(#"Cabeçalhos Promovidos",{{"Data", type text}}),
    #"Personalizado Adicionado" = Table.AddColumn(#"Tipo Alterado", "New_Data", each Text.Range([Data],0,2)&"/"&Text.Range([Data],2,2)&"/"&Text.Range([Data],4,4)),
    #"Tipo Alterado1" = Table.TransformColumnTypes(#"Personalizado Adicionado",{{"New_Data", type date}})
in
    #"Tipo Alterado1"
Resultado:
Imagem
long long title how many chars? lets see 123 ok more? yes 60

We have created lots of YouTube videos just so you can achieve [...]

Another post test yes yes yes or no, maybe ni? :-/

The best flat phpBB theme around. Period. Fine craftmanship and [...]

Do you need a super MOD? Well here it is. chew on this

All you need is right here. Content tag, SEO, listing, Pizza and spaghetti [...]

Lasagna on me this time ok? I got plenty of cash

this should be fantastic. but what about links,images, bbcodes etc etc? [...]

Estamos migrando para uma comunidade no Discord