Forum Discussion
problem with userrelationship
- 5 years ago
jppuam Although what VijayP is suggesting would work but I believe (trust me), appending the tables in Power Query is your best otherwise you are going to do un-necessary work with DAX, if you have to create another DImension table, means you need all the keys in that table and it goes back to appending the table in the Power Query.
Good luck!
Check my latest blog post Improve UX: Show Year in Legend When Using Time Intelligence Measures | PeryTUS IT Solutions I would ❤ Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos to whoever helped to solve your problem. It is a token of appreciation!
⚡Visit us at https://perytus.com, your one-stop-shop for Power BI-related projects/training/consultancy.⚡
Create a Dim Table Having The conctenated Field and Connect that to one Fact Table and then use relation ship to bring other table values here!
i dont understand why its not working. Now, i even create a summarize and then connected to the table 2, and shows always 2 lines per record.
- jppuam5 years agoHelper V
what i needed is that i join the data from the two tables, and put the % progress in the fields that as on table 1 (and empty on those who came from table 2)
- jppuam5 years agoHelper V
i've got it. in my others field in the table was creating a duplication
thanks for all the help,
JP