Hi All,
I have 2 tables, not linked to eachother (they cannot be linked).
Table 1 contain the database and all values are unique.
Table 2 contains the observation made. for each observation I want to look into table 1 is the observation is in in there and if yes I want name1 returned.
Table 2 may can contain dulicates.
Has anyone any suggestions?
I m not sure about pivoting and unpivoting the tables. I did not quite understand it.
so this is what I did
@simon_boniz , You can unpivot table 2, You will have the name and observation. Then you join them in model and use in visual
or merge in power query
https://radacad.com/pivot-and-unpivot-with-power-bi
Append : https://radacad.com/append-vs-merge-in-power-bi-and-power-query
User | Count |
---|---|
140 | |
86 | |
64 | |
60 | |
57 |
User | Count |
---|---|
211 | |
109 | |
89 | |
76 | |
74 |