web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Service | Customer Service, Contact Center, Fie...
Unanswered

Object Anchor Scan Percentage

(1) ShareShare
ReportReport
Posted on by
Hi all
 
I've seen on learn that it was possible to define a percentage level for the Object Anchor Step.
 
I've been looking on power apps but i don't know how to define this percentage for the validation of the anchor step.
 
Do you have any idea of how to deal with it please ?
 
Thanks
I have the same question (0)
  • Leah Ju Profile Picture
    Microsoft Employee on at
    Object Anchor Scan Percentage
    Hi Partner,
    You can force operators to do better scans by setting a higher Minimum Scan % value using the Guides model-driven app. This field allows you to override the anchor's built-in minimum scan percentage required.
    Based on the Microsoft documentation:
    In the model-driven app under Converted 3D Object, enter the new Minimum Scan % and select Save.

    I hope you can mark my answer verified if it is helpful! If you have any questions, please feel free to contact me.
    Regards,
    Leah
  • CU12061041-0 Profile Picture
    on at
    Object Anchor Scan Percentage
     
    Hi there,
    To define a percentage level for the Object Anchor Step in Power Apps, you need to configure the anchor validation settings within your app. Unfortunately, Power Apps doesn't provide a straightforward, built-in way to set this percentage directly through the UI. However, you can achieve this through some custom logic and settings.
    Here are the steps you can follow:
    1. **Custom Validation Logic:**
       Implement custom logic to validate the object anchor based on the percentage criteria. This can be done using Power Automate or custom scripts within Power Apps.
    2. **Power Automate Integration:**
       Create a flow in Power Automate that gets triggered when the Object Anchor Step is reached. This flow can calculate the percentage and validate it against your predefined threshold.
    3. **Using Variables and Conditions:**
       In your Power Apps, you can use variables to track the anchor validation status. Set conditions to check if the scanned percentage meets the required threshold and proceed accordingly.
    4. **UI Feedback:**
       Provide feedback to users through the UI by displaying messages or changing the screen based on whether the percentage criteria are met.
    ### Example Scenario
    Suppose you have an object anchor step in your app. You can create a variable that stores the scan percentage and use an if-else condition to validate it.
    ```powerapps
    If(ScanPercentage >= RequiredPercentage, Navigate(SuccessScreen), Navigate(FailureScreen))
    ```
    In this example, `ScanPercentage` is the variable holding the current scan percentage, and `RequiredPercentage` is your defined threshold. For more detailed guides and tools to help you set up such custom validations, you might want to visit this website:
  • CU-21061557-0 Profile Picture
    on at
    Object Anchor Scan Percentage

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

Mansi Soni – Community Spotlight

We are honored to recognize Mansi Soni as our August 2025 Community…

Announcing our 2025 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for…

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Service | Customer Service, Contact Center, Field Service, Guides

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans