I have produced a report for a client who requires a screen showing upcoming production in his workshop.
The report uses Calendar Visual by MAQ software to show the days of the current week, under which is a list of tiles/jobs that needs doing. A Relative Date filter is set to only include data for the current week.
The screen automatically refreshes periodically and at the start of each week, uses the Today button to ensure the current week is displayed.
There is otherwise no user interaction with the report.
The customer has now asked for the same report but showing next weeks data instead. This is easy to prepare by just changing the relative date to pick up the next week.
However, when the next week report is published, the embedded URL appears to define the week that will be displayed. Therefore, on Monday morning the view stays in the original week. If I manually advance the week displayed using the controls the data appears as expected, however, when the report refreshes it reverts to the original again.
The only workaround I have at the moment is to manually amend and republish the report each Sunday to ensure the correct week is displayed on Monday morning.
I can't find any functionality within Powerbi or the visual we've used to provide the behaviour we need (the developers have confirmed their visual does not currently support it). Has anyone achieved anything similar which they can share please?
I have started looking at TamperMonkey but I can't envisage how it would actually accomplish what I want to do anyway.