Maybe you could provide more information about your related datamodel, if you can. Because there is not one solution for it. It depends on your structure.
If there is only on entity with one attribute, then yopu propably only need an retrive by xpath (if it is persistent) and a aggregate list with count action.
Hi,
You have start date and end date attribute as date and time.You can parse those attribute in Microflow daysBetween(startdate,enddate) it will return days which should be decimal datatype.In days variable u can get number of days between startdate and enddate. FYI
Thanks
I’am getting default value 0.00 . The calculated value is not Displaying.
In this microflow I’m not able to see Refresh in Client option. Whether I need to use Commit Activity before the End Event?
I’m still not getting the output
Here I am having an error please look in it as the error is asking to return a value, how should i do it
The above created StartDate variable is correct?