-
Refresh Time
Suggested by Shahhista Sayyed – New – 0 Comments
The refresh during the process like unification, activities upload, relationship, etc takes a lot of time due to backend work which is quite understandable.
but if the team can update the approximate time it will take to get the work done will help the customer to plan the other part of their work accordingly as we need to sit idle till the time the refresh is happen or are not able to concentrate at other work as we don't know how much longer it will take for the refresh.
-
Data Masking in CI - OOB
Suggested by Suravarapu Naidu – New – 0 Comments
Would be great if we have a OOB feature available to mask data Like - phone number, email, etc. for contact records. Request to please make it available in future.
thanks
-
creating a new string field for the concatenation of CC same as To Recipients
We are trying to build out email response capabilities in a canvas power app, and have discovered that the CC field is not accessible via the Dataverse connector for the email table. See attachment indicating that we can't access the Activity Party list of CC members. We're having to build out a Flow to retrieve this information, which is adding significant unnecessary overhead to our application, and adding performance degradation for our users.
We would like Microsoft to make the CC party list from Dataverse accessible via the Dataverse connector on the email table/entity as we can do same as To Recipients
Meaning ToRecipients is currently a concatenated string of the To: parties that are stored in ActivityParty.
We are looking for a feature to have cc and BCC field as a concatenated string so we can retrieve the data without putting much efforts to pull data into Canvas apps