Recycle Bin - data restoration functionality improvment.
when a record is deleted, the associated Business Process Flow records are permanently deleted, not sent to the recycle bin.
This behavior has caused significant challenges for our data restoration efforts. We believe this is a defect that should be addressed to support ...
Security role for importing and exporting solution
According to the document:https://learn.microsoft.com/en-us/troubleshoot/power-platform/dataverse/working-with-solutions/install-failure-priviledge-not-assigned#workaround, there are 3 roles that can help import solution (System Administrator, System Customizer, and Environment Maker). However...
Enable Solution-Level Sharing in a Environment
I’ve encountered a limitation in the Power Platform when trying to assign different access levels (read/write) for different user groups to a specific solution within a single development environment. After researching and consulting Microsoft Support, it seems this is expected behavior.
Conditional access policy
Currently, conditional access is supported for Canvas app only and it's not supported for Model-driven app. This feature is needed for many businesses security requirement
How to export log usage and file usage of the environment.
Currently, if the log usage and file usage of an environment are displayed as zero in the Power Platform Admin Center, users are unable to export the respective usage data themselves.
As a result, users are unable to access the necessary information.
Adding this feature would great...
Global Search by GUID
Our team is certain they were previously able to search by GUID in the global search. We used to be able to search by GUID for multiple different tables/entities.
Teams integration for model driven app
Integrating Teams chat in a model driven app, doesn't work.
In our company we have also Dynamics 365 Sales and there it works.
It doesn't seem to be a licence issue.
We followed all the Microsoft instructions on:
https://learn.microsoft.com/en-us/dynamics365/sales/teams...
Support for ILogger Integration with Third-Party Logging Platforms
Currently, Dynamics 365 primarily supports logging through Application Insights, which limits flexibility for customers who have invested in other enterprise logging and monitoring solutions. I would like to request native support for integrating the standard .NET ILogger
interfac...
More control/visibility on new fields deployed by Microsoft on Dataverse Tables
Microsoft can deploy new fields on Dataverse Tables at any time, and can do it in Production-type environments before Sandbox-type environments. These unexpected changes in data model can generate issues on applications (having their own constraints) that consume Dataverse.
Th...
Azure Synapse Link - Correct the structure of CSV file when the data model changes
In Azure Synapse Link for Dataverse, Tables of Dataverse are being synchronized to CSV files. We face issues when the data model of a Table changes.
Indeed, when a new column is added in a Table, only the new or updated records have the new column in the CSV file. Existing rec...