Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

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

  • Anonymous's avatar
    Anonymous
    5 years ago

    Anonymous thanks for your reply but I've already fixed this issue by creating a custom SQL view. 

3 Replies

  • Anonymous's avatar
    Anonymous
    Not 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

    • Anonymous's avatar
      Anonymous
      Not applicable

      Anonymous thanks for your reply but I've already fixed this issue by creating a custom SQL view.