microsoft / CopilotStudioSamples

MIT License
287 stars 234 forks source link

Cant display the character more than 32000 #203

Open jennytseng opened 4 months ago

jennytseng commented 4 months ago

What sample tool are you using? "Chat transcripts for bot framework" in power bi.

Describe the bug if character more than 32000, then the visual will broken.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'power bi'
  2. Click on tab 'transcript'
  3. choose 'Chat transcripts for bot framework'
  4. See error

Expected behavior want to display well even more than 32000.

Screenshots image

Additional context Add any other context about the problem here.

iMicknl commented 2 months ago

Your screenshot is not related to your problem, right? The issue here is not the visual, but the underlying data source.

See https://github.com/iMicknl/powerbi-botframework-chat-transcripts/issues/345 for more context and a work-around.