Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.
This repository was archived by the owner on Jun 30, 2022. It is now read-only.

Power BI report - date range issue #1944

@lee-borlace

Description

@lee-borlace

What project is affected?

Analytics / Power BI report

What language is this in?

N/A

What happens?

When refreshing the report one day a lot of the previous data suddenly dropped off.

Looks like it's due to this line in the EventTelemetry data source definition : #"timespan"="P7D". It restricts the report to only show 7 days data regardless of other factors. I'm guessing something behind the scenes in App Insights has been fixed and that it was just ignoring this parameter previously, but has now started honouring it. Can this param be removed?

What are the steps to reproduce this issue?

Refresh a Power BI report which is already loaded with historical telemetry. All but the last 7 days' data drops off.

What were you expecting to happen?

Keep showing previous data

Metadata

Metadata

Assignees

Labels

Status: In ProgressThis work item in underway.Type: BugSomething isn't workingcustomer-replied-toIndicates that the team has replied to the issue reported by the customer. Do not delete.customer-reportedIssue is created by anyone that is not a collaborator in the repository.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions