Hi all
I'm looking for a way to report only only the last available request in an infocube
I have an infocube that is being fully loaded every hour,
I want my query to show data only from the last request, so that I won't see duplicated data
During the upload process, I still want the users to see the previous request data!
I tried to use 0LSTRQID variable, but it tried to fetch data from the last request even when it was still loading, so that the query returned 'no data available' during the upload process
Any ideas how to achieve that?
Thanks
Shlomi