I have a list of Dogs that pull information from one internal database. It works well. Then I have a calendar with checkboxes to indicate if dogs have walk that week. This data is calculated in google sheets to determine that information. I would like to pull that data via API for each dog on the card. Dog Name is unique value in both databases if that helps.
Is that possible to have a list wtihin a list? Or is there any other way to do this? When i tried it the whole thing slows down and crashes.
