is there a possibility to compare two lists of data using variables in Docentric template?
For instance, in a list element with Column A and Column B, I want to iterate the list rows in order to find a common value to the two columns (like a for cycle).
Is there a particular function among the provided ones?
Hi Pietro, welcome to the forum and thank you for your question.
Is it possible that there are several common values in the two lists you want to compare?
Since your question is rather general and could be misinterpreted, I’d like you to provide a sample document (not necessarily a template) illustrating what you want to achieve. Please also include some screenshots so we can understand the requirements as accurately as possible.
I need to group the first 3 customers, since as you can see second and third customers belong to the first one (because Invoice Account = Customer Account on first row).
The issue is that it’s not possible to group by Invoice Account, because on first row it’s blank, then it would group only the two customers with Invoice Account != ‘’.