Hi Community
Have a situation that appears quite common across this group and wanted to get some feedback/ideas/guidance before I begin building. An internal client has set the challenge of building a basic 'visit log' tracker. I see two complexities; one is that there are three levels of information to reach the final data field (category, sub category, sub-sub category, sub-sub-sub category), with each selection requiring a dynamic dropdown for the next level. So, selecting category presents a dynamic dropdown based on that selection. The next selection presents the dynamic dropdown based on that selection etc. The other complexity is the size of the dataset - there are 10 categories, 6 sub categories, 53 sub-sub categories and approx 1200 sub-sub-sub categories (obviously the dropdowns at each stage would be much smaller than these numbers indicate as each selection reduces the number of sub-sub-sub categories that meet the selection criteria). If you were faced with this challenge, what approach would you adopt?
Note that the dataset is dynamic and changes over time. It is pulled as an excel sheet from a different system and is straight forward to upload into smartsheet.