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 Apps
Unanswered

Invoice Processing

(0) ShareShare
ReportReport
Posted on by 2

Hi Everyone!

I am trying to make a PowerApp that achieves the following: 

* Upload invoice within the app that uses AI model to extract information from the app and populate the fields on the form in the app.
* Populate dataverse tables from the extracted information
* Create a approval flow 

The problem I am facing is that the when using the following code in the "OnChange" field of the formprocessor, It is not able to add all the table items into the collection (if it is picking up description, quantity, price, total fields with the AI model, it only shows the description field in the collection)

ResetForm(Form1);
NewForm(Form1);
ClearCollect(
InvoiceCollect,
FormProcessor1.Tables.items
);
UpdateContext({Gridshow: true});

Can anyone guide me regarding this? Where I am making a mistake and how I can correct it so I can achieve my use case. Thanks! 

Note: I used 3 collections to train my AI model because 3 vendors have different invoice structures. 

Categories:
I have the same question (0)

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
Vish WR Profile Picture

Vish WR 762

#2
11manish Profile Picture

11manish 640

#3
Valantis Profile Picture

Valantis 548

Last 30 days Overall leaderboard