Re: Observers from observers

2018-02-07 Thread Keith Turner
On Wed, Feb 7, 2018 at 12:59 PM, Alan Camillo wrote: > Hello guys! > > We are planing a Fluo table to receive historical data and deduplicate then > storing a count of how many times some data were repeated. Nothing wrong > until here but... > > We'd like to using a observer to insert data in anot

Observers from observers

2018-02-07 Thread Alan Camillo
Hello guys! We are planing a Fluo table to receive historical data and deduplicate then storing a count of how many times some data were repeated. Nothing wrong until here but... We'd like to using a observer to insert data in another "table"/application on Fluo that is observed by other observer