Hi,
I am trying to make a flow where among other tasks I have to move some areas from one table to another and remove duplicates ID's for areas, but keep
in 2 attributes a list of blocks (names and ID's) - like in pic attached.
I thought I had a solution by using a Dissolver and put those values of ID's in a list, then using a ListConcatenator I could put them in desired new attributes.
First issue I discovered is that the Dissolver didn't removed the duplicates (or not all of them) and BLOCKID and BLOCKNAME doesn't contain all values.
Can you give me an idea on how to fix this issue?
Thanks.
Nicu