Forum Discussion
Cannot Expand Null List
- Anonymous6 years ago
Well, that was it! Finally got it to load. Thanks for the help Greg_Deckler . Even though that wasn't the answer it was the only thing that allowed me to find the issue! Thanks!
but..... I decided to use list.IsEmpty() with creating a new column and I found my issue. It may not have been the nulls after all.... It seems two of the zipped lists have an error in them. It must have occurred in an earlier step, but I never saw it since it didn't show as errored at the top and I never looked inside all the lists. I'm gonna do some digging
So the error occurred before zipping. I never saw it since it was all zipped up, but some of the lists were null before zipping. As in they themselves are null, not filled with nulls. So now I need to remove those before zipping. Any tips?
- Anonymous6 years agoNot applicable
Well, that was it! Finally got it to load. Thanks for the help Greg_Deckler . Even though that wasn't the answer it was the only thing that allowed me to find the issue! Thanks!
- Greg_Deckler6 years agoCommunity ChampionWell glad we got there!! 🙂