EN VI
Posts (0)
Questions (3)
2024-03-10 00:30:06
You probably want to remove the index column first, but you can use this pasted into home ... advanced editor ... change the groupsof number for number of columns you want to stack as a group, and cha...
Tags: powerbi powerquery m
2024-03-12 16:00:11
Try this: Table.Combine(Expression.Evaluate(cnsList, #shared))
Tags: excel powerbi powerquery
2024-03-13 17:30:09
Try this in powequery let Source = Excel.CurrentWorkbook(){[Name="Table1"]}[Content], #"Changed Type" = Table.TransformColumnTypes(Source,{{"Date", type date}}), #"Duplicated Column" = Table.Duplicat...

Login


Forgot Your Password?

Create Account


Lost your password? Please enter your email address. You will receive a link to create a new password.

Reset Password

Back to login