Forum Discussion
asif082
7 years agoFrequent Visitor
very urgent help needed
I needed some help with Power BI I need to merge or group by Position ID. Please see below image. Please help with this, thanks alot....
asif082
7 years agoFrequent Visitor
okay yeah this worked thanks alot. The real data is coming from big table so I belive all I need is to use related or some dax function to extract data from master table and use group by on this new table right?
- asif0827 years agoFrequent Visitor
Hi Basker do you know how can I group by without affecting the master table. If I group by that table it will going to impact on other reports.
Thanks one again.
- Baskar7 years agoResident Rockstar
duplicate the table and group by.
If possible share the image of your report relationship
- asif0827 years agoFrequent Visitor
This solution is not working actually.
The issue is when I apply group by to duplicate table the calculated Columns which fecting data from other table disappear.
Here is relatioship diagram.