Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I have a .qvw document that contains few tabs and loads every hour (incremental load).
The business wants me to add another tab with certain information which will show the data only for the last 24 hours and will be loaded every 15 minutes.
IS THAT POSSIBLE AT ALL?
Thank you.
Hello Linoy,
You could reload the last 24 hours of data into a data island...
Regards,
Julian
My thoughts.
That is possible.We had a report with two tabs one with data refreshed weekly and another one with data refreshed daily.We were loading daily facts QVD's every day and weekly facts QVD's weekly once. Separate tasks.
But application QVW will be refreshed everyday.but weekly tab data won't change as we load same data every day from weekely QVD's.
In data model you need to differentiate both of them basically using separate QVD's
Julian, please give me more details about data island...