Hi,
I've built an AI Model - to read a PO from a specific customer. My goal is using my AI model to read the PDF, and convert into an excel. I am now trying to use this in a flow - similar to how the prebuilt "Extract information from invoices" has been built.
When I get to the Create HTML table part - I cannot see any dynamic content available to select from the previous action "process documents" where I have selected my model - as per screenshot 3.
In the prebuilt model by PowerAutomate - it can locate the "outputs('Extract_information_from_invoices')?['body/responsev2/predictionOutput/result/items']".- whereas I can't see something similar when I build my flow.
I then need the option to have the custom columns where the prebuilt model also has selections such as "item()?['fields/description/valueText']" - and I'd need to be able to do something similar.
Any advice would be great.
Thanks