Change:
= Table.AddIndexColumn(Source, "Index", 0, 1, Int64.Type)
to:
= Table.AddIndexColumn(Source, "Index", 0, 1)
or update your Power Query.
Change:
= Table.AddIndexColumn(Source, "Index", 0, 1, Int64.Type)
to:
= Table.AddIndexColumn(Source, "Index", 0, 1)
or update your Power Query.
p45cal
Everyone: If I've helped and you can't be bothered to acknowledge it, I can't be bothered to look at further posts from you.