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 / Dataverse accelarator ...
Power Apps
Answered

Dataverse accelarator crash / Power Fx plugins

(1) ShareShare
ReportReport
Posted on by 31

Hello,

I recently went back to Dataverse Accelerator in order to code a simple automated plugin (when a record is created in one table, create a new record in another table).

 

Here is a simplified code juste for creating a record with the value 1 in the numeric column:

Collect(
 [@Tables],
 {
 NameOfTheColumn:1
 }
 )

 

When I try to save the plugin, I got two messages:

-one saying the plugin was successfully saved (it's not)

-one telling "An unexpected error occured while creating FxExpression" and some stuff about unexpected characters and formula containing error

 

I tried to simplified the code and update Dataverse Accelerator but it crashes all the time.

Few months ago, more complexe codes were running smoothly...

 

Any clues? Microsoft pages, Copilot and google forfeits to help

I have the same question (0)
  • MichaelFP Profile Picture
    1,892 Moderator on at

    @EtienneV Try to use Patch to create or update records 

  • EtienneV Profile Picture
    31 on at

    Patch is for canva apps, not Power Fx plugins (or just to update existing records, not for creating new ones).

    The documentation suggests to use Patch and Collect:

    Patch(Faxes, Collect(Faxes, { Subject : "Sub1" } ), { Regarding : First(Accounts) } )
     
  • Verified answer
    emilep Profile Picture
    5 on at
    In Dataverse Accelerator App click on the wheel > "Personalization Settings", go to "Languages" tab and select English as language

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!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 525 Most Valuable Professional

#2
Haque Profile Picture

Haque 308

#3
Kalathiya Profile Picture

Kalathiya 234 Super User 2026 Season 1

Last 30 days Overall leaderboard