Essbase Studio Incremental Data Load
Hi all
I'm using Essbase Studio to refresh Outline and load data to an ASO cube on a daily basis. I'm using a custom query for the data load. Every works well and no issues. But what I observed is - every time I choose to load data to the cube, the query picks up all the data (including historical data which exists in the cube already and latest that doesn't exist) and loads it to the cube.
I'm sure there should be a way to pass the latest data alone to the cube instead of loading the entire data - for e.g. based on a Date field in the query (Date > last_run_date). Is this possible?