Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions CustomAnalytics/readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Custom analytics solution for Power Virtual Agents

This solution allows customers to create a Power BI dashboard for their Power Virtual Agents chatbots, and includes pre-created screens to show all-up performance, customer satisfaction, topics and transcripts. There are two versions of the solution, the base report found here (most users should start with this), and a version using [Power BI DataFlows](DataFlowVersion/readme.md) for additional scalability with large datasets.
This solution allows customers to create a Power BI dashboard for their Power Virtual Agents chatbots, and includes pre-created screens to show all-up performance, customer satisfaction, topics and transcripts. There are two versions of the solution, the base report found here (most users should start with this), and a [high scale version](DataFlowVersion/readme.md), using Power BI Dataflows, for large bots.

<img src="img/PVA_Analytics.png" width="797" alt="Custom Analytics example screenshot">

Expand All @@ -9,7 +9,6 @@ This solution allows customers to create a Power BI dashboard for their Power Vi
- Microsoft Dataverse
- Microsoft Power BI Desktop
- Chat Transcripts control for Power BI - available at <https://github.com/iMicknl/powerbi-botframework-chat-transcripts> - many thanks to Mick Vleeshouwer
- (Optional) Azure Data Lake Storage v2

## Solution files

Expand Down Expand Up @@ -44,4 +43,4 @@ The report is based on what is shared through the Power Virtual Agents portal, b
## Troubleshooting

1. Ensure you have permission to access the TDS endpoint in Dataverse. Empty data tables may indicate a permissions problem.
2. Please raise issues in the repo for other
2. Please raise issues in this repo for other problems.