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

Cannot add more than one relationship to the same target table #805

Closed
tobimax opened this issue Mar 18, 2021 · 2 comments
Closed

Cannot add more than one relationship to the same target table #805

tobimax opened this issue Mar 18, 2021 · 2 comments
Labels
bug Anything that is supposed to work, but doesn't.
Milestone

Comments

@tobimax
Copy link

tobimax commented Mar 18, 2021

Hi,

Current behavior (many->one relationship)

  1. Click on column in Fact Table and choose create new relationship to target table and select column.
  2. Click on different column in Fact Table and choose create new relationship to the same target table in step 1. However the target table is no longer visible.

Expected

I would expect the table to show up but then enable you to create an inactive relationship between the two tables.

Current Workaround

Copy/Paste the relationship and edit the column manually and set the relationship to inactive.

Regards

Toby.

@tobimax tobimax added the bug Anything that is supposed to work, but doesn't. label Mar 18, 2021
@tobimax tobimax changed the title Cannot add more than one relationship to a dimension Cannot add more than one relationship to the same target table Mar 18, 2021
@otykier otykier added this to the 2.14.3 milestone Mar 18, 2021
@otykier
Copy link
Collaborator

otykier commented Mar 18, 2021

Great suggestion! 2.14.3 will show tables that already have a relationship to the current table as well:

image

otykier pushed a commit that referenced this issue Mar 19, 2021
@otykier
Copy link
Collaborator

otykier commented Mar 19, 2021

Fixed in 2.15.0.

@otykier otykier closed this as completed Mar 19, 2021
otykier pushed a commit that referenced this issue Sep 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Anything that is supposed to work, but doesn't.
Projects
None yet
Development

No branches or pull requests

2 participants