PL-500 · Question #187
PL-500 Question #187: Real Exam Question with Answer & Explanation
The correct answer is A: Extract data from form actions within a cloud flow. {"question_number": 10, "question": "PowerUp is extracting invoice data from PDF email attachments using Power Automate and AI Builder...", "correct_answer": "A and D", "explanation": "AI Builder provides two relevant actions for extracting data from PDF documents in a cloud flow
Question
PowerUp is receiving several invoices to its email and looking for a process to automate the extraction of the contents in the attachment from the email. In the process they plan to use Power Automate and AI Builder for this process, The AI Builder model chosen must be able to extract data from the PDF. Which two actions are relevant choices for this scenario? (Choose two)
Options
- AExtract data from form actions within a cloud flow
- BA desktop flow utilizing Microsoft Cognitive action
- CCarry out a bound action within a cloud flow
- DPredict action in cloud flow
Explanation
{"question_number": 10, "question": "PowerUp is extracting invoice data from PDF email attachments using Power Automate and AI Builder...", "correct_answer": "A and D", "explanation": "AI Builder provides two relevant actions for extracting data from PDF documents in a cloud flow. (A) 'Extract data from forms' action: this uses AI Builder's Document Processing (Form Processing) model, which is specifically trained to extract structured data (key-value pairs, tables) from document types like invoices and receipts in PDF or image format - making it directly suited for invoice extraction. (D) 'Predict' action: this invokes a custom AI Builder model (such as a custom-trained document processing or object detection model) and returns predictions, which can also be configured for document data extraction scenarios. Option B (desktop flow with Microsoft Cognitive) is a legacy/alternative approach using desktop automation rather than cloud flow AI Builder integration. Option C ('bound action') refers to Dataverse-specific operations, not AI Builder document extraction.", "generated_by": "claude-sonnet", "llm_judge_score": 4}
Topics
Community Discussion
No community discussion yet for this question.