I am creating a ddx brick in DOMO. My ddx brick has collections support in that when a user makes changes to the brick, the changes are written to collections. However, in addition to user changes, columns like "__created__," "__modified__," etc., are also written to collections. Here is a visual demonstrating what I am saying:
I was wondering if there is any way that I could remove these columns from my collections, so that, when the user makes changes, only the changes are written to collections. If anyone could assist in this matter it would be much appreciated. Thank you.