web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Choice in list column ...
Power Apps
Unanswered

Choice in list column changes choice column in separate list

(0) ShareShare
ReportReport
Posted on by 108

Hello,

My situation is as follows:

I have two lists: TaskList and RequirementList.

I have a choice column in my TaskList titled "Status", with 5 choices (New (default value), In Progress, Complete, Closed, Suspended).

I have a choice column in my RequirementList titled "Complete", which is a toggle with 2 choices (Not Complete (default value) and Complete).

What I am trying to accomplish is:

1. When ONE requirement from the RequirementList is toggled "Complete", change the TaskList "Status" Value from New to In Progress.

2. When ALL requirements from the RequirementList are toggled "Complete", change the TaskList "Status" Value to Complete.

Below is a screenshot of the List Galleries beside each other for a visual.

RyanJ1_0-1685735893688.png

However, the data fields are actionable in associated forms:

Status:

RyanJ1_2-1685736011061.png

Requirements:

RyanJ1_3-1685736073425.png

 

I have tried many different avenues to make this work (to include asking chatGPT 😕 ) but nothing has been close. I have 0 IT background besides the effort I've put into this project so far, so any help would be GREATLY appreciated!

 

BR,

RyanJ1 

Categories:
I have the same question (0)
  • cha_cha Profile Picture
    4,932 Moderator on at

    Hello @RyanJ1 

     

    How is the TaskList linked with RequirementList? Are you using a lookup column? 

     

  • RyanJ1 Profile Picture
    108 on at

    @cha_cha ,

    When I create an new "Task" item on the TaskList, a task number is automatically generated:

    NewTaskForm.Item:

    varFormData

    NewTaskNum.Default:

    If(TaskForm_1.Mode=FormMode.New,Concatenate(Text(ThisItem.'Start date',"mm-yy"),Last('G4 Task Tracker List').Title+1),ThisItem.Title)

    This number is then "linked" to my RequirementsList "RefID" column:

    RefID.Default:

    If(RequirementsForm.Mode=FormMode.New,varFormData.Title,ThisItem.RefID)

     RequirementForm.Item:

    VarReqItem
  • RyanJ1 Profile Picture
    108 on at

    @cha_cha ,

    Do you have any recommendations/solutions?

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 551

#2
WarrenBelz Profile Picture

WarrenBelz 416 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 298

Last 30 days Overall leaderboard