Forum Discussion
Correct relationship schema for dimention table
Hi,
I need to have a connection between DimUser(with all names of employees) table and other tables to have a possibility to use FullName in my visualizations. I can do it with Lookupvalue function or in PowerQiery via MergeQuery but it will decrease performance and refresh time significantly (the data model is huge). Maybe it is somehow possible to use measures and inactive relationships to do this?
Thanks in advance!
BR,
Oleh
- Anonymous5 years ago
Anonymous thanks for your reply but I've already fixed this issue by creating a custom SQL view.
3 Replies
- AnonymousNot applicable
amitchandak Mariusz What do you think?
- AnonymousNot applicable
Hi Anonymous ,
Is there any relationship between DimUser table and other tables? I didn't see and related columns between them, how do you connect them?
Best Regards,
Jay
- AnonymousNot applicable
Anonymous thanks for your reply but I've already fixed this issue by creating a custom SQL view.