Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I am trying to add an incremental logic in Operations Monitor to store the usage analytics in QVD for historical analysis
What am doing now?
Problem am facing -
Once the combine QVD is created when am using it to create other tables as per the code i Operations monitor am not getting data for last 3 months / incremental data. Have verified the QVD and its provides the details for last 3 months + incremental data. Somehow the data not appearing in the UI
Any thoughts on this will be really helpful
Incremental logic is implemented based on date i.e.
LogContectHistroy.qvd where LogPeriodStartDate < cutoffdate
Concatenate
Load * Resident LogContent
G'day @punitpopli,
I think the Operations Monitor already does an incremental storage to QVD. Have a look in "C:\ProgramData\Qlik\Sense\Log\" and you should find the QVDs already there.
Cheers, Barnaby.
BTW: The client I was working with for this is on Qlik Sense Feb 2021 Patch 10, which uses version 6.16.0 of the Operations Monitor.