sven
4
Hi @sylvia.debaeremaeker,
It is possible to get a list with all the companies, and you can get the timestamp from a database variable as well, as explained here :
Give it a try, like this perhaps:
Code reconciliation:
{% input custom.bedreigd.comp as:boolean %}
{% result 'bedreigd' custom.bedreigd.comp.updated_at %}
Filter through Insights:
where we look where the boolean is checked
and
where we take the value of when it was checked by the result tag.