How could I show only the data that is updated

Hi. I wan to show only the data that is udpated in my dashboard.

Is there any way to do that...?

0 1 109
1 REPLY 1

Is there any flag in your database table which identifies the updated record like 'Active' or 'Inactive'? You can apply this flag dimension as a filter on your dashboard.

Or any date column like 'updated date' or 'modified date'? you can call these date column in your dashboard and apply a filter like 'updatedDate' = last 3months

 

Top Labels in this Space