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

[BUG] Using Power BI with aliased indices #63

Open
jeremypoulter opened this issue Sep 4, 2023 · 1 comment
Open

[BUG] Using Power BI with aliased indices #63

jeremypoulter opened this issue Sep 4, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@jeremypoulter
Copy link

What is the bug?
We have been trying to connect Power BI to our OpenSearch domains but are having troubles with using aliased indexes.

This looks to be down to SHOW tables LIKE %; reporting an instance of the alias for every index that is using it. This in itself is handled by Power BI, but then when you try to connect to the aliased index/table Power BI reports an error 'Expression.Error: The key matched more than one row in the table.'

Can you offer any guidance?

How can one reproduce the bug?
Steps to reproduce the behavior:

  1. Make a new OpenSearch data source:
    image

Select one of the instances of the aliased index
image
3. See error
image

What is the expected behavior?
Ideally the aliased index should only show up once in the list of indices, but even if it does selecting it should continue and not show an error.

What is your host/environment?

  • OS: Windows 10
  • Version: OpenSearch 1.3, but same behavior on OpenSearch 2.7
    Driver version: signed_opensearch-sql-odbc-win64-1.1.0.1.msi
  • Plugins: Nothing added just the standard AWS managed OpenSearch
@jeremypoulter jeremypoulter added bug Something isn't working untriaged labels Sep 4, 2023
@Manibharathi77
Copy link

Manibharathi77 commented Nov 15, 2023

+1, facing same issue in open search connector as well.. Work around for this are all quite ineffective.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants