Nested list is not being recognised in bubble

Hey everyone

I am using YouTube analytics api to fetch the analytics of a YouTube channel based on day. I am fetching views, likes, shares, comments, sub gained and lost each day. Bubble is able to recognise the row list but the inner list in the row item 1 is not being recognised and it is treating as a text not as a list. My end goal is to add views, likes, shares and other from all the days fetched and store in database

Within the row list, you can refer to the text # in the list to extract the views, likes, shares etc (assuming the order stays the same when fetching from YouTube)

1 Like