Forum Discussion
Anonymous
6 years agoNot applicable
Cannot Expand Null List
I am getting heavily nested data from an api and need to expand all the columns. I followed this guide to stop creating new rows from expanding them and it worked well. The problem is some of the lis...
- 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!
Anonymous
6 years agoNot applicable
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?
Anonymous
6 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!! 🙂