Skip to main content

Notifications

Community site session details

Community site session details

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

Removing unused Topics in Consent Center

(1) ShareShare
ReportReport
Posted on by 11
I have been looking around on how to hide Topics for Consent Center Preferences.  I couldn't find an answer and wondered if anyone else did the same thing.
  • For Topics, I have deactivated them using XRMToolBox, since I don't see a deactivate button.  Those Topics are no longer showing on the Active Topics list.
  • Next for Active Contact Consent, I filtered the Topics that were deactivated and deactivated those Contact Consents.
  • Lastly I updated the Preference Center removing the checkboxes for the deactivated Topics.
Can anyone tell me if there is any documentation on how to manage topics or if you did the same steps?
  • Suggested answer
    Fyrearm Profile Picture
    58 on at
    Removing unused Topics in Consent Center

    It appears that Microsoft does not support the removal of these items directly. It would be helpful if there was an option to easily deactivate them so they don't appear in certain areas. Unfortunately, this feature is not supported. To proceed, you need to identify and remove any dependencies first. After that, you can use SQL 4 CDS in XRMToolBox to delete them. This process can be challenging, so good luck and use at your own risk! Here are some SQL snippets that might assist you:

     
    -- Use criteria that suit your needs; these are just examples
    DELETE FROM msdynmkt_contactpointconsent4 WHERE msdynmkt_contactpointvalue LIKE 'somevalue%'
    DELETE FROM msdynmkt_purpose WHERE msdynmkt_name = 'somename'
    DELETE FROM msdynmkt_topic WHERE msdynmkt_name = 'somename'
    DELETE FROM msdynmkt_compliancesettings4 WHERE msdynmkt_name LIKE '%preference%'
    
     
     

    Does this look better to you?

  • Suggested answer
    Fiona_Tiernan Profile Picture
    386 Super User 2025 Season 1 on at
    Removing unused Topics in Consent Center
    Good morning,

    I haven't come across this yet, and haven't spotted anything in the documentation so may be worth raising a ticket directly with Microsoft.

    In the meantime I would have taken the above steps you have already outlined - but hopefully they introduce a cleaner way to manage this in future!

    Kind regards,
    Fiona
  • Suggested answer
    Community Member_ Profile Picture
    12 on at
    Removing unused Topics in Consent Center


     

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

Jainam Kothari – Community Spotlight

We are honored to recognize Jainam Kothari as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Customer experience | Sales, Customer Insights, CRM

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

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

#2
Vahid Ghafarpour Profile Picture

Vahid Ghafarpour 167 Super User 2025 Season 1

#3
Muhammad Shahzad Shafique Profile Picture

Muhammad Shahzad Sh... 138 Most Valuable Professional

Product updates

Dynamics 365 release plans