Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Answered

Collection colum name changes randomly in formula

(0) ShareShare
ReportReport
Posted on by

Hi, 

i have issue with Collection column  name.

That is what i'm saving, and its working properly

 

Woxax_1-1634654636667.png

 

after couple hours / uses of application it changes to something like this, with no interference from my side. 

 

Woxax_0-1634654577874.png

 

it happend couple times so far, with no pattern. 

I have same issue in two applications using same solution

any ideas?

 

  • Woxax Profile Picture
    on at
    Re: Collection colum name changes randomly in formula

    thank you, it worked!

  • Verified answer
    v-bofeng-msft Profile Picture
    on at
    Re: Collection colum name changes randomly in formula

    Hi @Woxax :

    I suggest you try this formula to update the target record:

    With(
     {TargetRecord: Last(AttColl)},
     Patch(
     AttColl,
     TargetRecord,
     {
     Name: Concatenate(
     VarNextAttName,
     TargetRecord.Name
     ),
     DisplayName: Concatenate(
     VarNextAttName,
     TargetRecord.DisplayName
     )
     }
     )
    )

     Best Regards,

    Bof

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

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Apps - Building Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 110 Most Valuable Professional

#2
MS.Ragavendar Profile Picture

MS.Ragavendar 81

#3
stampcoin Profile Picture

stampcoin 54

Overall leaderboard