Courseiva

How to Use AI Builder Category Classification for Text Categorization

Exhibit

{
  "value": "rubbish bin",
  "type": "AppFeedback",
  "data": [
    {
      "sentiment": "negative"
    }
  ]
}

Refer to the exhibit. A Power Automate flow uses the 'Microsoft Forms' connector with this output. Which AI Builder model should be used to categorize this feedback as 'AppFeedback'?

Quick Answer

The correct choice is the AI Builder category classification model because it is specifically designed to assign predefined labels—like ‘AppFeedback’—to unstructured text, such as form responses. This model works by training a custom classifier on example inputs and their corresponding categories, enabling it to automatically sort new text into the exact buckets you define. On the Microsoft Power Platform Fundamentals PL-900 exam, this question tests your understanding of which AI Builder model handles text categorization versus others like form processing or object detection. A common trap is confusing category classification with entity extraction; remember that category classification assigns a single label to the whole text, while entity extraction pulls out specific pieces of information. For a quick memory tip, think “Category = Container” — the model places each piece of feedback into a labeled container, just like sorting mail into bins.

⚠ Common exam trap

It's easy for candidates to confuse 'category classification' with 'sentiment analysis' because both involve analyzing text, but sentiment analysis only evaluates emotional polarity, not predefined categorical labels.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Category classification

The 'Category classification' AI Builder model is designed to assign predefined categories to text, such as classifying feedback as 'AppFeedback'. This model uses a custom trained classifier to map input text to specific labels, making it the correct choice for categorizing form responses into distinct categories like 'AppFeedback'.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Language detection

    Why it's wrong here

    Language detection identifies language, not categories.

  • Category classification

    Why this is correct

    Category classification assigns text to predefined categories like 'AppFeedback'.

  • Sentiment analysis

    Why it's wrong here

    Sentiment analysis detects positive/negative tone, not categories.

  • Entity extraction

    Why it's wrong here

    Entity extraction pulls specific entities like names, not categories.

About these practice questions

This PL-900 question is part of Courseiva's 904-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Same concept, more angles

1 more way this is tested on PL-900

These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.

Variation 1. A company wants to use AI to automatically categorize customer support tickets based on their description. Which Power Platform AI capability should they use?

medium
  • A.Power Automate with a regular expression
  • B.AI Builder category classification model
  • C.Power Virtual Agents (now Copilot Studio)
  • D.Power BI AI visuals

Why B: AI Builder's category classification model is specifically designed to automatically categorize text into predefined categories, making it ideal for routing support tickets based on their description. This prebuilt AI model uses natural language processing to analyze the text and assign the most relevant category without requiring custom machine learning expertise.

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This PL-900 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the PL-900 exam.