
In Dynamics Marketing, I have an solution installed which integrates a third party app that we use, tracking website visits.
Each Lead has a table with information on each website visit. In order to help with lead scoring, I need to create a simple flow which essentially counts the amount of entries in that table, then inputs the amount of entries into a Lead field (so then I can build the number of website visits into the scoring model).
What expression do I need to use to count the amount of entries linked to a Lead and turn it into a whole number?
Hi @jackstevensfs ,
Guess you will need a Compose action in which will include a Length function to count the value of list rows:
Best regards,
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.