Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Learn how to migrate to Qlik Cloud Analytics™: On-Demand Briefing!
cancel
Showing results for 
Search instead for 
Did you mean: 
ngreddy1982
Contributor III
Contributor III

Weekly Report

I have  request from warehouse manager, she wants to know the returns of goods from customers , weekly delivered to her from nprinting excel report. I have got the data in SQL , database update every day. I have made the query contains what columns are required , went to qlikview made connection , and pasted it . I have made report, what shall i do now if she wants to get it every week report . how to write expression or do i have to do it in QMC for reports to be delivered weekly.

2 Replies
ahaahaaha
Partner - Master
Partner - Master

Hi Giridhar,

In my opinion your question is rather organizational. You need to solve the problem with your chief - what information and in what form you can provide the warehouse manager.

Regards,

Andrey

buzzy996
Master II
Master II

step 1: u have to pull only one week data at a time by writing logic in ur where clause of edit script (from today date - 7).

step 2: schedule ur report to share with customer on weekly basis once data was refreshed on step 1.