Forum Discussion

francoisvv's avatar
francoisvv
Cloud Apps
07-24-2024

Comparison of data changes between data loads

We are getting more and more requests from clients to be able to see the data changes between data refreshes.   My idea was to firstly load both the old and new data into the same elasticube, and then union the data into single tables with a flag for "old" and "new", and then it will be easy to switch between the old and new data.  However, any ideas on how to flag the data changes without having to write variable by variable comparisons and flagging?  Looking forward to some creative ideas.

6 Replies

    • francoisvv's avatar
      francoisvv
      Cloud Apps

      Thanks so much for this valuable information. I just checked on our instances, and were able to enable it, however, from what I see, it does not take into consideration records that are unique.  Do you perhaps know how it identifies the new records and is this done on a dataset level or can it be specified by a criteria, for example new records added or changed by an employee or subject?

      • Liliia_DevX's avatar
        Liliia_DevX
        Sisense Employee

        francoisvv you're welcome! Hope it helps to achieve your goal 🙂

        To make the accumulative build work properly, you need to select a specific integer or date column to act as an index, and if the index value is greater in a subsequent build, then data is accumulated for the table. Is there any id or date column available in your dataset that could be used as an index for accumulation? 

  • Hello francoisvv ,

    I wanted to follow up to see if the solution offered by Liliia_DevX worked for you.

    If so, please click the 'Accept as Solution' button on the appropriate post, that way other users with the same questions can find the answer. If not, please let us know so that we can continue to help.

    Thank you.