Forum Discussion
Powerbidev1
3 years agoRegular Visitor
Getting error from power bi desktop while try to create relationship
Hi, I was taken dim date table from one dataset and other two tables get from another dataset . I can create relationship with one table but can't able to create relationship with another table ...
hnguy71
3 years agoSuper User
Hi Powerbidev1,
The DirectQuery table can only touch 1 active relationship at a time. This is considered a chained dataset. You can link to another table and then link back to your date table but you can't link it together directly.
An alternative is to make your Date table an import and then link the two together.
Powerbidev1
3 years agoRegular Visitor
Hi Hnguy71,
Thanks for response.
I have created date table from powerbi desktop and then tried to make relationship but not working , getting same error .
Can you please give me some other solution. thanks
- hnguy713 years agoSuper User
Hi Powerbidev1 ,
You can import all your data using the AAS connection and then build your relationships in that manner.