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.

Dialog context not showing up in Power Bi report #3612

@tomSauret847

Description

@tomSauret847

What project is affected?

Power Bi report for Virtual Assistant and skills

What language is this in?

TypeScript

What happens?

We are unable to get any dialog context to show up in the power Bi dashboard. We have updated the telemetry logger to record PII but are still not getting any dialog context in the report. All other tabs are populating correctly we are just unable to see any output on the dialog tabs

What are the steps to reproduce this issue?

Create Virtual Assistant,
Add the Boolean value "true" to the telemetry logger
const telemetryLoggerMiddleware = new TelemetryLoggerMiddleware(telemetryClient, true);
const telemetryInitializerMiddleware = new TelemetryInitializerMiddleware(telemetryLoggerMiddleware, true);
check the "All Dialogs Overview" and "Dialog Overview" tabs in the power Bi report

What were you expecting to happen?

Dialog information to be populated in the report

Can you share any logs, error output, etc.?

No errors are present

Any screenshots or additional context?

image

Metadata

Metadata

Assignees

Labels

Bot ServicesRequired for internal Azure reporting. Do not delete. Do not change color.Team: KobukThis issue is assigned to the Kobuk team.bugIndicates an unexpected problem or an unintended behavior.customer-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.in-progressThe issue is assigned and it is being worked on.staleThe issue hasn't been updated in a long time and will be automatically closed.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions