• Hope to create mapping and entity in D365FO for Opportunity entity that D365CE has in order to Data integration via Dual-write

    Currently, it is not possible to integrate D365CE's Opportunity entity with D365FO without customization. Therefore, we hope to create mapping and entity in D365FO for Opportunity entity that D365CE has in order to Data integration via Dual-write in the future.
  • Hope to improve the behavior that the capacity of Dataverse is consumed 1GB by default in PPAC

    As per the following docs, All environments will consume 1 GB in Dataverse capacity, regardless of whether they have an associated database. https://docs.microsoft.com/en-us/power-platform/admin/capacity-storage#im-a-power-appspower-automate-customer-and-have-environments-with-and-without-database-will-they-consume-storage-capacity This behavior is confusing to customers as it consumes 1GB by default regardless of usage. Also, some customers are complaining that 1GB is being consumed without the consent of the user. Therefore, we hope it doesn't consume 1GB by default.
  • Want to hide add filter button by customization

    The customer tried to create customization that hide the add filter button on the filter panel, but they couldn't hide it. When they check FilterDisplayControl class in the source code of D365FO, it seems that they can achieve it by passing false to parmShowAddFilterButton method, but even if false is actually entered in parmShowAddFilterButton method, they cannot hide the add filter button. Therefore, we hope this method will be fixed so that we can customize it to hide the add filter button.
  • If minor/major upgrades are skipped, notify it to customers and please make them be able to change the upgrade date again

    If minor/major upgrades is not completed on the day customers specify for some reason, upgrades will run the next day. This is the expected behavior of D365BC infrastructure. But, It's very embarrassing for customers because they don't expect the update to be not complete on the specified date and run the next day. If upgrades does not complete on the specified date for some reason, notify it to customers. And then please make them be able to change the upgrade date again.
  • Hope DEV extensions will not be removed in Sandbox on upgrade

    End users and external consultants, rather than developers, may publish extensions as DEV to Sandbox. Currently, as described in the following docs, DEV extension will be uninstalled on minor/major updates. To improve user experience, please change DEV extensions will not be removed in Sandbox on upgrade.

  • Customize Sorting function in Inbound/Outbound operations in POS

    there's no sorting function in Inbound/Outbound operations in POS, so user need to scroll down all the way to bottom to see the latest transaction or to find exact transaction. If you click the columns(order number, completed date, etc.) on POS and can switch to ascending/descending order Interactively, you can find transaction you want to find more faster.

  • Sorting function in Inbound/Outbound operations in MPOS (or CPOS)

    there's no sorting function in Inbound/Outbound operations in MPOS, so user need to scroll down all the way to bottom to see the latest transaction or to find exact transaction. If you click the columns(order number, completed date, etc.) on MPOS and can switch to ascending/descending order Interactively, you can find transaction you want to find more faster. So please allow it to be customized or add a new sorting faction.

  • Want to improve the performance of the deletion process of the data generated by the requisition worksheet calculation plan

    It takes approximately 30 mins on average to delete 4000 records of the data generated by the requisition worksheet calculation plan.

    We know that this process can be completed more faster by turning off in the change log. However, the customer needs to turn on in it depending on their business. this process is often performed, so we request that it be improved so that this process can be completed in a shorter time.

  • Preview lookups feature for tablet

    In web browser, you can see preview lookup with information (item name, quantity, etc.) associated with the item No. by clicking a value of Source No. field on Finished Production Order. On the other hands, if you do that in tablet mode, you unable to see preview lookup. This behavior makes it difficult for users to conduct their operation in tablet. Therefore, we would like to be added preview lookups feature for tablet.

  • Want the refresh button on tablet to refresh the personalization

    The refresh button on the tablet updates only the form data, not the personalization. You must sign out of the tablet page once to update your personalization. We would like the refresh button to update the personalization as well as the form data.