demianrasko / Dynamics-365-Workflow-Tools

Dynamics 365 Workflow Tools is a Community solution that expands Microsoft Dynamics 365 (CRM) Workflow features with lots of new posibilities. This helps you to build very advanced Codeless solutions in CRM.
Microsoft Public License
466 stars 222 forks source link

Rollup Function - Min function is not working #275

Open LebsM opened 1 year ago

LebsM commented 1 year ago

Describe the bug when updating a field calling the {min(rollup-function)} it is always putting 0

To Reproduce Steps to reproduce the behavior:

  1. Go to 'add 3 opportunities on the opportunity grid with est.revenue'
  2. Scroll down to " lowest opportunity revenue'
  3. See error

Expected behavior it should display the minimum value amongst multiple records.

Screenshots

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

Expected behavior: minimum opportunity revenue and actual behavior: displays 0

Steps to reproduce the problem (screenshots are really usefull)

CRM Version -onpremise - WorkflowTools :msdyncrmWorkflowTools (1.0.52.1)