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 guys!
I have the following DataModel:
And what I am trying to do is get the total number of chargebacks, calculated by counting the primary key in All_CBs table called "Journal ID". Then I need that count, divided by the total deposits in All_dep_bd, which is also a count on the primary key there called "Journal ID" as well.
The relationships are:
This results in the following:
The table to the left has the date from the calendar table. The table to the right, has the date field from the All_CBs table.
The measure is the following:
Solved! Go to Solution.
Hello Guys,
I solved it. My apologies if someone was trying to figure this out. This was the solution:
Hello Guys,
I solved it. My apologies if someone was trying to figure this out. This was the solution:
User | Count |
---|---|
98 | |
76 | |
75 | |
49 | |
27 |