Hi, I am using the "Perform a bound action", how can I stardandize the output so I can use only one flow to extract everything? I can locate where the models dump its properties in CDS.
Also, I am running a "Solution check" for a solution, it is been 4hours and it doesnt finish? does that function works yet?
Hi Alfred,
The information about labels are stored in a system entity but we are not recommending to build anything on top of it as the schema is subject to changes.
Though, I would recommend to install the starter kit https://github.com/microsoft/PowerApps-Samples/tree/master/ai-builder/starter-kit/invoice-processing
Follow, the installation procedure described here https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RE4vlqW
We are actually doing something similar, look at the "IPA Invoice Processor" flow.
We have introduced a Power Apps to configure the starter kit and where we store the mapping between the resulting invoice and the labels for each model and we store this in a custom entity "IPA Provider".
This information is retrieved in the flow with "Get Provider Information" including the model to call.
Then we call "Call a bound action" with this model dynamically.
Finally, we use complex formulas to dynamically retrieve the extracted data from the json output.
Here is a sample:
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
Watch Nick Doelman's session from the 2020 Power Platform Community Conference on demand!