Hi everyone! The idea is simple: I’m uploading data with one template created and map it into a grid.Then, I want to match one of the variables that I uploaded with one already existing and then being able to have a reference selector filtering by the one already there… An example could be: I’m uploading a shop list (product1, product2, product3, etc...) but I’ve already my ‘product stock” uploaded in mendix… Using a microflow how should I match that “product1” (new file) = “product1” (already there) and be able to have a reference selector filtering accordingly… Thanks in advance….
↧