I have seen complicated ways to just use the latest data within a dataset - and I couldnt understand how to set them up.
does anyone have a simple way to just use the last batch data?
Currently I am just filtering to BATCH_ID Greater or equal to and entering latest number, obviously when the batches run I then have a few figures listed and manually change the lastest number again, that way I dont loose the old data but can see when a new batch has run.
Thanks