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.
Hi,
How do I create a measure where I calculate the TT_HRS[TT_Hours] per TT_ACT[Category]?
Solved! Go to Solution.
It's not working. I only get a calculated sum for one category. I would expect to get a calculated sum for each category.
Do you have more info about the relationship between TT_HRS and TT_ACT? What are the two linked columns?
The link is:
TT_ACT[Activity ID] one-to-many TT_HRS[TT_ACT_ID]
It's not working. I only get a calculated sum for one category. I would expect to get a calculated sum for each category.