A SharePoint List is the data source.
I have 126 tasks in a choice column allowing for only 1 selection. The user won't know the L5 process (25 choices) and also know the L4 work group (5 choices) related to the task they selected. Tasks > L5 > L4 (not use the greater than but showing the flow of information)
I would like to use calculated columns from the task to assign the L5 process and another calculated column to assign the L4 work group based on the L5.
The problem is calculated columns have limited IF statements for the 126 tasks.
Can and how would I use power automate to choose from the 25 L5 processes based on 1 of the 126 task options? I would most likely just have this flow run manually.