Hello everyone, I have yet more questions 😛
In my Excel file, imported from a Project Gantt chart, I will have a list of tasks with hierarchy, so to speak:
Project - Task - Sub task - Sub subtask
That would be the order in hierarchy. In Project, "Execution" (in following table) would have a (+) square to open and see elements on it or (-) to minimize, so to speak.
| Project | Task | Sub task | Sub subtask |
| LP | Approve | | |
| | Execution | Soil Mechanic | |
| | | Land buying | buyer |
| | | | titles |
| | | | alcohol |
| | | | buyout |
| | | River project | |
What I want to ask is, in the form the user would use to add new project, task, sub task or sub subtask, is it possible to make it so the user see only those that need filling? for example, if it is only project-task-sub task, but no sub subtask, the user wouldn't see the option to fill that field in the form. A visual example, kinda, would be:
- If only using up to 'task':

- Need additional level to subtask:

- Need a third level/last hierarchy:

Kinda like that, like, having a control in the [+] button that would add the extra level and also show the % progress of that one, so two things I guess. Or, perhaps, when "adding" (using button) it shows up? Well, ideas like that. Question is, then, is this possible in the PowerApps form?