Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello!
I'm experiencing this issue when arriving at the totals for my report. I currently have several tables that are connected by the same related field (many-to-many) called Employee ID. However, I'm hoping to display the account (many-to-many) totals for each of these employees based on an account ID. At the moment my results are giving me the total Employee ID amounts for each account so for example:
I'm wondering if this is an data model issue or is there another root cause? I considered merging the Account Revenue Files and Sales Pipeline Files into a new query but thought there might be a better resolution.
Thank you!
I did want to avoid merging the tables, using seperate tables gives me the current results included above.