Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Suggested answer

Displaying progress bar in dynamics 365 view

(0) ShareShare
ReportReport
Posted on by 240

Hi, 

How can I display this kind of progress bar in Dynamics 365 view. I have a custom entity project progress, and I want to display the bar in the main view of the entity. Progress-bar.PNGProgress-bar.PNG

  • Community member Profile Picture
    2 on at
    Displaying progress bar in dynamics 365 view
    Hey 
    Did you find the solution for this?
  • Suggested answer
    Wei Xiong Profile Picture
    on at
    RE: Displaying progress bar in dynamics 365 view

    Hi,

    It obviously that you would add web resource to display the progress of some activity or event.

    Please check following reference -

    community.dynamics.com/.../my-adventures-with-crm-2013-and-html5-progress-bar-control

    thecrmwiz.com/.../bootstrap-progress-bar-in-crm

    Thanks,

    Wei

  • Suggested answer
    AJ-22040756-0 Profile Picture
    on at
    RE: Displaying progress bar in dynamics 365 view

    Hi Partner,

    Not exactly as what you have asked for this might help here as this will open up a dialog with process indicator

    With the release of Dynamics 365 v9.0, we can display the Progress Indicator/dialog by using out of the box “showProgressIndicator” function of XRM.Utility namespace, the syntax of the function is as given below.

    Xrm.Utility.showProgressIndicator(message);

    Where,

    message: Is a required argument of type string, message contains the string value which is displayed while showing the Progress Indicator.

    Example: Xrm.Utility.showProgressIndicator(“Processing Record”);

    this function can be used in  JavaScript and the working of this function is cool as seen in the below screenshot.

    pastedimage1589609648837v7.png

    Note: In order to closed the above Progress Indicator we would need to call Xrm.Utility.closeProgressIndicator() of Xrm.Utility namespace.

    closeProgressIndicator() function don’t have any input argument, and if there is any Progress Indicator is displayed using showProgressIndicator(arg) function, then closeProgressIndicator() closes the progress indicator otherwise closeProgressIndicator() do nothing.

    So whenever a user needs to close the Progress Indicator user can use closeProgressIndicator() function.

    Reference Article: https://docs.microsoft.com/en-us/powerapps/developer/model-driven-apps/clientapi/reference/xrm-utility/showprogressindicator

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

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Adis Hodzic – Community Spotlight

We are honored to recognize Adis Hodzic as our May 2025 Community…

Kudos to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
Daivat Vartak (v-9davar) Profile Picture

Daivat Vartak (v-9d... 225 Super User 2025 Season 1

#2
Muhammad Shahzad Shafique Profile Picture

Muhammad Shahzad Sh... 97

#3
Vahid Ghafarpour Profile Picture

Vahid Ghafarpour 82 Super User 2025 Season 1

Overall leaderboard

Product updates

Dynamics 365 release plans