Forum Discussion
DAX query
- 4 years ago
You basically just need to create a realetionship based on asset column, but I will pm you anyway
- 4 years ago
Anonymous my pleasure.
Make sure that all of the assets are in both tables otherwise you will lose information as in m:m cardinality the blank row concept is not applicable.
Anonymous can you share the pbix and I will return one with solution
Hey SpartaBI , I might not be able to share the PBIX. The above data is just the dummy data for reference. I was looking for help in aggregating the sentiments for each company.
Can you please see if you can help here
- SpartaBI4 years agoCommunity Champion
You basically just need to create a realetionship based on asset column, but I will pm you anyway
- Anonymous4 years agoNot applicable
Thank You very much, It comes as a many to many relationship but seems that is the easy way to get this done.
Thanks again- SpartaBI4 years agoCommunity Champion
Anonymous my pleasure.
Make sure that all of the assets are in both tables otherwise you will lose information as in m:m cardinality the blank row concept is not applicable.