Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visuals returning errors when interacting with slicers #31

Open
dkarlstedt opened this issue Oct 23, 2024 · 1 comment
Open

Visuals returning errors when interacting with slicers #31

dkarlstedt opened this issue Oct 23, 2024 · 1 comment

Comments

@dkarlstedt
Copy link

dkarlstedt commented Oct 23, 2024

Describe the bug
Visuals display the following error message sporadically when applying slicer selections:

image

To Reproduce
Steps to reproduce the behavior:

  1. Connect using the Clickhouse Power BI connector in DirectQuery mode
  2. Set up one fact table and 1-2 dimensions tables with many-to-many relationships
  3. Add one visual and some slicers, make selections and witness the visuals return errors sporadically

Sometimes, refreshing and selecting something else resolves this issue. These actions also produce the error. There is no logic at all.

Expected behavior
No errors returned when interacting with slicers

Screenshots
image
image

Configuration

Environment

  • PowerBI version: 2.137.952.0 64-bit
  • power-bi-clickhouse version: 0.1.5
  • ClickHouse ODBC driver version: 1.3.0.20241018
  • Operating system: Windows 11 Enterprise

Additional context
For a few minutes (1-2) it can work perfectly, then the errors occur. Leaving the app for a few minutes then refreshing resolves the errors. Altering the semantic model almost always produces more errors. Restarting Power BI temporarily resolves the issue.

@BentsiLeviav
Copy link
Collaborator

Hi @dkarlstedt

Thanks for sharing your issue.
Would you mind doing the following:

  • Enable PowerBI tracing and share the logs - here is a guide on how to do that.
  • Start ODBC tracing and attach the logs
    image
  • When getting this error, would you mind checking system.query_log in your ClickHouse instance to see if there is any incoming request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants