Hello,
I’m having a difficult time with this. I’m looking to make a spreadsheet, that displays a Lesson date at the top, and then a Skill name along the side, which then for the data, it fills it with the passed lessons progress level. Kind of like the photo I’ve attached.
Right now the issue i’m having is I can’t figure out how to make my lesson dates at the top show all my lessons, not just the first lesson. Is there a way to make that top row repeating?
I believe the table element’s columns cant be dynamic currently. It is not like a repeating group basically. You have to set the columns in the design phase and they just stay. (Please correct me if I am wrong, experienced bubblers).
For this, you probably need two repeating group. One is for the skills like rows and one is for the dates like columns.