• 1

    Trial

    Suggested by Michael Graham New  0 Comments

    We have given up. Its just to hard to get started and run a trial. We just wanted to ingest some of our data and see what its capable of, but have given up. So many hoops to jump through, hidden fees to move data etc etc


  • 1

    Separate Save Option while Ingestion data

    Suggested by testlog PBILog New  0 Comments

    It would be better to have a SAVE option separately as the current save option is applying the queries and we blocking us to do any modifications until its refresh completes.


  • 1

    Incremental refresh for large datasetas

    Suggested by saisurekha cherukuri New  0 Comments

    Ability to configure incremental refresh for large datasets while ingesting data.


  • 1

    Add a way to export/report Dynamics 365 audit data

    Suggested by Krystal Pitzen New  0 Comments

    please add a way to export audit summary data and report on it. either excel or power bi connector. right now we have to click into each audit record to find a specific deletion


  • 1

    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.


  • 1

    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


  • 0

    Customizable Layout & Activity Names in Customer Profile

    Suggested by Maryam Khoshkar New  0 Comments

    Add the ability to customize the layout of the Customer Profile page (move sections like Activity Timeline and Info) and let users rename activities name, currently it shows only source table names!


  • 0

    creating a new string field for the concatenation of CC same as To Recipients

    Suggested by New  0 Comments

    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