2개 답변
- 최신
- 최다 투표
- 가장 많은 댓글
0
DMS wont have a way to get last 7 days of data.
unless there is a date column which could have this information.
you can do filter to bring data greater than specific date
please note DMS cannot do relative time data filtering (e.g. last 7 days or last 2 hours )
답변함 4년 전
0
If you have a date column in the source table that can identify the data for the last 7 days, you can create a task to filter the table based on that date.
답변함 4년 전

Thanks for the information but can you give example how to give the filter with specific date.