0
Category:
STATUS DETAILS

Comments

Dear Amit,thanks for posting that idea. We need exactly the same functionality!Best Regard

Category:

Problem is solved, no need for further analysis. Please remove the above idea. Thank you.

Category:

You can add the text qualifier to all entity fields without having to browse them all by doing the following :Select all of the lines in the mapping details formClick on the three points in the right of the grid (from where we're used to insert new columns)Click on "Edit selected rows"Select the field "Text qualifier" and "Yes" as a value Click on the "Apply" buttonSave your changesI hope this will be helpful for those who are still facing this problem.

Category:

Hi Team,I suggest refining the Journey creation flow by adjusting the order of the steps, so that "Choose the Type of Audience" follows the form selection. Additionally, enabling users to update or select a form after the Journey is created, without having to delete it, would greatly improve usability and reduce confusion.Thanks!

Category:

Hi Team,I'd like to request an enhancement to the Journey creation flow to allow users to select or change the Form both during creation and after, without needing to delete the Journey. This would reduce confusion and improve the user experience.Thanks!

Category:

Dataverse has a limit on the number of requests and will return a 429 Too Many Requests error if too many requests within a period of time as per documented by Microsoft: Service protection API limits (Microsoft Dataverse) - Power Apps | Microsoft LearnCurrently, we found out that there are no configurations available to users/administrators for limiting the frequency of API calls done to Dataverse as this is set-up at their service level.

Category:

Along with Loan management there should be Fixed deposit management as well, this has been a frequent ask from alot of Customers/Prospects I've worked with.

Category:

We are aware that there are service limits for Dataverse API based on this documentation:Our understanding is that these limits are there to restrict if there are too many API requests hitting the Data verse service. Can we check if these limits are configurable in any way, or are there any similar settings we could make use of to limit API calls to Data verse in our environment?

Category:

That menuitem does not clean up the WHSlIcensePlateLabel records. It cleans up the InventDim records related to the licenseplate numbers (not the labels). It executes the below code. I think the idea from Suf still needs some consideration.WHSLicensePlate whsLicensePlate;  delete_from inventDimLPCleanupTask    where inventDimLPCleanupTask.SessionId  == _sessionId    exists join whsLicensePlate    where whsLicensePlate.LicensePlateParent == inventDimLPCleanupTask.LicensePlateId;

Category:

Any updates?A default purchasing unit per procurement category would also be interesting, analogous to the item sales tax group on the procurement category. Users are forgetting selecting a UOM.

Category:

  • 1
  • 478
  • 479
  • 480
  • 481
  • 482
  • 483
  • 484
  • 485
  • 486
  • 500