Skip to main content

Notifications

Dynamics 365 Community / Forums / Sales forum / Need to use Quote ID a...
Sales forum
Suggested answer

Need to use Quote ID as Name of Quote - Not Opportunity name

Posted on by 4
Hello, 
 
The system is automatically naming the quotes generated by the team to the name of the Opportunity. We would like the quote name to be the Quote I.D which is auto-generated and numbered. I tried to edit the relationship in the entity but it wouldnt let me because it the mapping is 1 to many. Am I doing this wrong? Can someone please assist on changing this mapping
  • Suggested answer
    Yogesh Mulay Profile Picture
    Yogesh Mulay 47 on at
    Need to use Quote ID as Name of Quote - Not Opportunity name

    The best way to achieve your desired behavior is to use a Workflow or a Business Rule in Dynamics 365 CRM. Here's how:

    1. Trigger: Set the trigger to fire when a new Quote is created or when an existing Quote is updated.
    2. Condition: (Optional) You can add a condition if you want this behavior to apply only under specific circumstances (e.g., only for Quotes of a certain type).
    3. Action:
      • Workflow: Use the 'Update Record' action to update the Quote's name field with the value of the Quote ID field.
      • Business Rule: Set the Quote's name field to the Quote ID field.
     
    Please mark my answer verified if this is helpful!
  • Suggested answer
    Nirav (Akira28) Profile Picture
    Nirav (Akira28) 26 on at
    Need to use Quote ID as Name of Quote - Not Opportunity name
    I would suggest you to try the below Workflow to Update Existing Quotes: 
     
                 Try the below step it will work well and though if not then go for Jscript, it will work too.
     
    1. Create a workflow to update existing quotes with the Quote ID as the name.
    2. Go to Settings > Processes > New.
    3. Create a new workflow and set the category to Workflow and entity to Quote.
    4. Set the workflow to run on Create and Field Change (for any field that might affect the Quote name).
    5. Add a step to Update Record and set the Quote Name field to the Quote ID.
    6. Save and activate the workflow.
       
    Regards,
    Nirav Jaswantrai Raval
    (Akira28)
  • Suggested answer
    Sachin Jadhav Profile Picture
    Sachin Jadhav 70 on at
    Need to use Quote ID as Name of Quote - Not Opportunity name
    I dont think this can be done using out of the box configuration.
     
    You can write a server side logic (Workflow, Power automate flow or plugin) on post create of quote to copy the value of Quote Id to Quote Name. 

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

Dynamics 365 Community Update – Sep 16th

Welcome to the next edition of the Community Platform Update. This is a weekly…

Announcing Our 2024 Season 2 Super Users!

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

Dynamics 365 Community Newsletter - September 2024

Check out the latest community news

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 290,435 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 228,317 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,148

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans