Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Microsoft Dataverse
Unanswered

create a one time flow to copy the old column value to the new one

(1) ShareShare
ReportReport
Posted on by 90

hi Expert 

 

I have a dataverse table which have follwing criteria

 

 

1 Old choice column with multi select value   

Case IDDeatils
CaseAB12Corona, Flu, Runny Nose
CASE ON13Wheelchair, CS Issue, Fever,Refund,branch
CASE ON14Corona, Diarrohea,Credit, Aplogy, operation

 

old choice field multi select

Old Frame multi Select
Corona
Flu
Runny Nose
fever
Diarrohea
credit
Draft
Wheelchair
reflux
CS issue
Operation
branch
Mainatinenece 
Others

 

2.

new  choice column are as below 

these are 4 different choice column in datavverse

 

New Frame multi Select (Choice 1)Reason (only if Runnynose or Fever or Corona Select) its uni select Choice 2Nature of business Choice 3

Decision

Choice 4

Runny NoseCashCompensationoperation
feverDiarroheareimbursementknock Ons
CoronaOperationrefund 
refluxbranchapology 
CSNurseacc charge 
VomitingMedical Emergency  
CreditDoc absesnce  
Flugovt  
WheelchairHazard  

 

requirement: 

i am trying to create a  one time flow that will  split the value of old details column into based on the choice select

 

 

Case IDOld DetailsNew DetailsNature of ClaimCauseDecision
CaseAB12Corona, Flu, Runny NoseDenied, Delay, Cancellation   
CASE ON13Wheelchair, CS Issue, Fever,Refund,branchWheelCHair, fever, CS  branch 
CASE ON14Corona, Diarrohea,Credit, Aplogy, operationCorona, CreditRefundDiarroheaOperation

 

 

  • ivan_apps Profile Picture
    2,187 Super User 2025 Season 1 on at
    Re: create a one time flow to copy the old column value to the new one

    Take a look at this post in the power automate forum about mapping multi-select choices.  You'll have to define your own mapping but the method to write to the multi-select choice in dataverse is the same.

     

  • Vedant28 Profile Picture
    90 on at
    Re: create a one time flow to copy the old column value to the new one

     Old choice column with multi select value   

    Case IDDeatils
    CaseAB12Corona, Flu, Runny Nose
    CASE ON13Wheelchair, CS Issue, Fever,Refund,branch
    CASE ON14Corona, Diarrohea,Credit, Aplogy, operation

    this is  master data. now i am trying to split the old data in to new choice colmn 

  • ivan_apps Profile Picture
    2,187 Super User 2025 Season 1 on at
    Re: create a one time flow to copy the old column value to the new one

    Your multi-select is basically an array of data, you can iterate through that array of options and then write that to the new field, or concatenate them all together into a single string with a delimiter.

    Are you running into issues iterating through the multi-select?

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

Michael Gernaey – Community Spotlight

We are honored to recognize Michael Gernaey as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 770 Most Valuable Professional

#2
stampcoin Profile Picture

stampcoin 494

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 399

Featured topics