How can I check datagroup trigger values?

Knowledge Drop

Last tested: Jul 15, 2020
 

The Admin > Datagroups page displays the current datagroup value.


If your Looker instance is self-hosted and you would like to check previous values, you can do so in the logs by running:

grep 'UPDATE' looker.log | grep 'datagroupname' | grep 'trigger_value'

Replace datagroupname with the name of the datagroup you're looking for.

You can also see the trigger value in System Activity > PDT Event Log, but it only has data up to the pruning schedule, so only the past few days of data will be shown.

This content is subject to limited support.                

Comments
fxs7576
Participant I

Hi @paola1 , thanks for sharing this.

Is it possible to check the previous value if the instance is Looker-hosted?

Version history
Last update:
‎05-07-2021 09:48 AM
Updated by: