Forum Discussion
Anonymous
6 years agoNot applicable
Refresh taking too long when using AddIndexColumn and Expand Lists
Hi all, A person I work with and I encountered a problem on PowerBI using a Microsoft Exchange source. Some of the "Id" he got weren't unique, so he decided to create an Index using AddIndexCol...
edhans
6 years agoCommunity Champion
Try wrapping the statement immediately before adding the index with Table.Buffer() and see if that helps.