I would like to use section access to limit the data displayed in QlkView based on a date filter. The date filter would be based on a specific date field in the database that, dependent upon the day of the week, would add a specific amount of days as to when to display the data (based on today's date). I only want this date filter for specific users. Is this possible and if so what is the recommended implementation?