This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
I'm trying to get the total sum of quantity based on participating items (table 2) using data from table 1
please see tables below
TABLE 1
Item No Qty
1 5
2 10
3 2
4 6
TABLE 2 (participating item list)
Item No
2
4
Solved! Go to Solution.
on table two, I would use the merge-inner join function, using item no as the key columns.
--Nate
on table two, I would use the merge-inner join function, using item no as the key columns.
--Nate
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.