-
Notifications
You must be signed in to change notification settings - Fork 6
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 in Relationship dialog - incompatible data types #855
Comments
Hi @edhans |
Seeing the same issue where showing incompatible data types. However, my visualizations in Power BI that uses that relationship doesn't seem to work either, nor measures using those relationships. Is it just a display issue in the software and my problem might be somewhere else or is this also seen somewhere else? I'm on 3.5.0.1077 |
Hi @redstor-albe Are you able to provide is with an example of what the relationship is you are setting up, properties etc and the error you are seeing in Power BI? |
Hi @mlonsk After posting this message yesterday I have since downgraded to 3.4.2 - my problem still persisted so I deleted the relationships and recreated them, that seems to have solved the problem. One case I had was one to many between my date table and a fact table containing some data and dates, the other was a 1:1 relationship using GUIDS. All stopped working but after recreating them and refreshing the model everything worked. |
This is fixed in 3.5.1. |
Regardless of the data types, the Create New Relationship dialog box reports the columns are of a different type. It will let me click OK and create the relationship, but it is still wrong info. You can see both of these are DateTime datatypes. I've repro'd this with strings too.
This remains an "error" if you save it, then open it back up to edit it.
There is no error in the Relationship view of the TOM panel.
The text was updated successfully, but these errors were encountered: