Forum Discussion
PGAT
6 years agoHelper III
Error (row index 1)
Hi all, for a while now, the PBI has been working well for me until today. I suspect I may have deleted a step, and now I cannot figure out what went wrong. I look up the error but I don't unders...
amitchandak
6 years agoSuper User
PGAT , Have you created an index column and used it in some other column and deleted it , reverse the deleted step(remove it), or add it again
- parry2k6 years agoSuper User
PGAT update your line as below, it is a missing last parameter:
#"Added Index" = Table.AddIndexColumn(Source, "Row Number" ,1, 1),I would ❤ Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos whoever helped to solve your problem. It is a token of appreciation!
- PGAT6 years agoHelper III
Hi Amitchandak, thanks, oh no... I am really not sure. All the steps look so right. Oh man...